Advertisement
Guest User

Untitled

a guest
Mar 28th, 2020
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.89 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4.  
  5.  
  6. <meta charset="windows-1250" />
  7. <meta name="author" content="Mateusz Baranek" />
  8. <link rel="stylesheet" href="styl5.css" type="text/css" />
  9.  
  10. <title>Dom Weselny</title>
  11.  
  12. </head>
  13. <body>
  14.  
  15.  
  16.  
  17.  
  18. <div id="header" >
  19.  
  20. <h1>Dom Weselny zorganizuje wesele za Ciebie</h1>
  21. <img src="Logo Domu Weselnego.png" height="70px"/>
  22.  
  23. </div>
  24.  
  25. <div id="panel_lewy" >
  26. <h2>Dom Weselny</h2>
  27.  
  28.  
  29.  
  30.  
  31.  
  32. <div id="panel_srodkowy" >
  33.  
  34.  
  35.  
  36. </div>
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43. </div>
  44.  
  45.  
  46. <div id="panel_prawy" >
  47.  
  48. </div>
  49.  
  50. <div id="panel_dolny" >
  51.  
  52. </div>
  53.  
  54.  
  55. <div id="footer" >
  56.  
  57. Portal ogłoszeniowy opracował:
  58.  
  59. </div>
  60.  
  61.  
  62.  
  63. </body>
  64. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement