Advertisement
Guest User

Untitled

a guest
Nov 27th, 2015
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
  2. <html>
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  5. <title>Company</title>
  6. <link href="css.css" rel="stylesheet" type="text/css">
  7. </head>
  8.  
  9. <body>
  10.                      
  11. <div id="pudelko">
  12.                            
  13.                            
  14.                            
  15. <div id="logo"></div>
  16. <div id="opisstrony"></div>
  17. <div id="pierwszapodstrona"></div>
  18. <div id="drugapodstrona"></div>
  19. <div id="trzeciapodstrona"></div>
  20. <div id="czwartapodstrona"></div>
  21. <div id="piatapodstrona"></div>
  22. <div id="szostapodstrona"></div>
  23.   <div id="menu">
  24.                 <div id="naglowekmenu"></div>
  25.                 <div id="trescmenu"></div>
  26.   </div>
  27.   <div id="tresc"></div>
  28.   <div id="stopka"></div>
  29. </div>
  30. </body>
  31. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement