Advertisement
Guest User

Untitled

a guest
Sep 15th, 2019
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.49 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4.  
  5.     <link rel="stylesheet" type="text/css" href="style.css"/>
  6.  
  7. </head>
  8. <body>
  9.     <div id="gora"></div>
  10.     <div id="lewo">
  11.         <h2>Menu</h2>
  12.         <ol>
  13.             <li>Siema</li>
  14.             <li>Siema</li>
  15.             <li>Siema</li>
  16.             <li>Siema</li>
  17.         </ol>
  18.     </div>
  19.     <div id="srodek"></div>
  20.     <div id="prawo">
  21.         dsadsads<br>brrrrr<br> Kocham Cię <br>
  22.     </div>
  23.     <div id="dol"></div>
  24.    
  25. </body>
  26. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement