Advertisement
Guest User

HTML Kostra

a guest
Jun 17th, 2019
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.42 KB | None | 0 0
  1. <!DOCTYPE html>
  2.  
  3. <html lang="cs">
  4. <head>
  5.   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  6.     <meta name="description" content="" />
  7.     <meta name="author" content="" />
  8.     <meta name="keywords" content="" />
  9.     <title>Titulek stránky</title> <!-- Sem doplň titulek-->
  10.     <link rel="stylesheet" type="text/css" href="soubor.css" /> <!-- Sem doplň soubor .CSS -->
  11. </head>
  12. <body>
  13.  
  14. </body>
  15. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement