Advertisement
tei123

Untitled

Oct 24th, 2016
364
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. <html>
  2. <head>
  3. <meta charset='utf-8'
  4. 0<link rel="stylesheet" type="text/css" href="styl.css">
  5. </head>
  6. <body>
  7. <div id=glow>
  8. <div id=ban>
  9. <img src="baner.jpg" href="index.html" width='100%'>
  10. </div>
  11. <div id=men>
  12. Menu <br>
  13. <a href="proste.html">- proste działania</a>
  14. <br>
  15. <a href="pot.html">- potęgowanie</a>
  16.  
  17. </div>
  18.  
  19.  
  20. <div id=trs>
  21. </div>
  22.  
  23. </div>
  24. </body>
  25.  
  26. </html>
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38. #glow
  39. {
  40. width:100%;
  41. height:100%;
  42.  
  43. }
  44. #ban
  45. {
  46.  
  47. height:100px;
  48. width:100%;
  49.  
  50.  
  51. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement