Advertisement
Guest User

jjjjjjjjjjjjjjjjjjjjjjjjjjj

a guest
Jan 20th, 2020
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <head>
  3. <title>Nasz sklep komputerowy</title>
  4. <meta charset="UTF-8">
  5. <link rel="stylesheet" href="sty18.css">
  6. </head>
  7. <body>
  8. <header>
  9. <section id="menu"></section>
  10. <a href="index.php">Główna</a>
  11. <section id="logo"></section>
  12. </header>
  13. <main>
  14. <section id="srodek"></section>
  15. </main>
  16. </body>
  17. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement