Advertisement
Guest User

Untitled

a guest
Sep 19th, 2019
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html lang="pl-PL">
  3. <head>
  4. <meta charset="UTF-8">
  5. <title>Filmy</title>
  6. <link rel="Stylesheet" href="styl1.css">
  7. </head>
  8. <body>
  9. <div id="caly_blok">
  10. <div id="naglowek"><h3>Dostępne gatunki filmu</h3>></div>
  11. <div id="lewy">lewa kolumna</div>
  12. <div id="prawy">prawa kolumna</div>
  13. <div id="stopka">stopka strony</div>
  14. </div>
  15. </body>
  16.  
  17.  
  18. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement