Priklady/01/Kuk.php


  1  <!DOCTYPE html   PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"  "DTD/xhtml1-strict.dtd">
  2  <html>
  3  <head>
  4    <title>Kuk_HTML</title>
  5    <meta http-equiv="Author" content="Imrich BURANSKY" />
  6    <meta http-equiv="Content-Type" content="text/html; charset=Windows-1250" />
  7  </head>
  8  <body>
  9    <h3>HTML dokument</h3>
 10    <p>Želám dobrý deň !</p>
 11  </body>
 12  </html>