Guest User

Untitled

a guest
Jan 1st, 2019
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.67 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html lang="pl">
  3. <head>
  4. <link href=”css.css” type=”text/css” rel=”stylesheet” />
  5. <meta charset="utf-8" />
  6. <title>My garden</title>
  7. <meta name="description" content="This page was created so that I could share with you my gardening story" />
  8. <meta name="keywords" content="tree, orchard, peer, gardening, hobby, citrus" />
  9.  
  10. <style>
  11.  
  12. #logo
  13. { color: #CC0066;
  14. font-size: x-large;
  15. text-align: center;
  16. font-family: fantasy;
  17. opacity: 0,5; }
  18.  
  19. #div1
  20. { float: left
  21. color: #000000;
  22. font-size: medium;
  23. margin-left: 28px;
  24. min-height: 200px;
  25. width: 100px;
  26. text-align: center;}
  27.  
  28. #div2
  29. { color: #000000;
  30. font-size: medium;
  31. margin-left: 130px;
  32. min-height: 200px;
  33. width: 100px;
  34. text-align: center;}
  35.  
  36. #panel
  37. { float: left;
  38.  
  39. font-size: medium;
  40. font-family: serif;
  41. color: white
  42. text-align: left;
  43. margin-left: 28px;
  44. min-height: 950px;
  45. width: 180px; }
  46.  
  47. #content
  48. { text-align: center;
  49. margin-left: 210px;
  50. margin-right: 5px;
  51. width:400px;
  52. float: left;
  53. min-height: 950px }
  54.  
  55. #ad
  56. { float: right;
  57. margin-right: 28px;
  58. min-height: 950px
  59. width: 190px; }
  60.  
  61. #footer
  62. { background-color: #C0C0C0;
  63. font-family: serfin
  64. color: #990066;
  65. margin-left: 20px;
  66. margin-right: 20px;
  67. text-align: center;
  68. clear: both; }
  69. #table
  70. { font-size: 25px;
  71. color: white;
  72. bgcolor: grey
  73. font-family: verdana; }
  74. #textarea
  75. { width: 250;
  76. height: 1000; }
  77.  
  78. </style>
  79.  
  80. </head>
  81. <body background="images/background.jpg">
  82. <div id="logo">
  83. <a ref="..."> <img src="images/logo1.jpg"></a>
  84. </div>
  85.  
  86.  
  87. <div id="panel">
  88. <audio></audio>
  89. </br>
  90. <p1>
  91. <a href="adres"><img src="images/peach.jpg" alt="peach" width="292" height="88"></a>
  92. </p1>
  93. </br></br>
  94. <p2>
  95. <a href="adres"><img src="images/citrus.jpg" alt="citrus" width="292" height="88"></a>
  96. </p2>
  97. </br></br>
  98. <p3>
  99. <a href="adres"><img src="images/kaki.jpg" alt="kaki" width="292" height="88"></a>
  100. </p3>
  101. </br></br>
  102. <p4>
  103. <a href="adres"><img src="images/apple.jpg" alt="apple" width="292" height="88"></a>
  104. </p4>
  105. </br></br>
  106. <p5>
  107. <a href="adres"><img src="images/contact.jpg" alt="contact" width="292" height="88"></a>
  108. </p5>
  109. </br></br>
  110. <p6>
  111. <a href="adres"><img src="images/orchard_gallery.jpg" alt="orchard_gallery" width="292" height="88"></a>
  112. </p6>
  113. </div>
  114.  
  115.  
  116. <div id="ad">
  117.  
  118. </ br>
  119. <img src="main_pic.jpg">
  120. </div>
  121.  
  122. <div id="content">
  123.  
  124. <br />
  125. <h4>Welcome to my site!</h4>
  126. <p lang="en">My name is <b>Davide</b> and I live in the <b>north of Italy</b>. Since my childhood I have been in love with all the topics related to gardening, especially those connected to rare and <b>exotic citrus</b></p>
  127. <a href="gardening2"><img src="images/main_pic.jpg" width="110" height="150"></a>
  128. <hr />
  129. <br />
  130. <p lang="pl">In case of any additional questions, please contact me using the adress below:</p>
  131. <a href="mailto:davyferro@gmail.com"><img src="images/mailbox.png"></a>
  132. <br>
  133. <a href="mailto:davyferro@gmail.com">davyferro@gmail.com</a>
  134. <br/><br/>
  135. <hr />
  136. <p>If you want to share any comment, please fill the area below:</p>
  137. <textarea id="textarea" name=�comments�>Please leave your comment here... </textarea>
  138.  
  139. </hr>
  140.  
  141.  
  142. </div>
  143.  
  144. <div id="footer">
  145.  
  146. </br>
  147. <p1 lang="en">All rights reserved</p1>
  148. <br>
  149. </div>
  150. </body>
  151. </html>
  152.  
  153. <h4>Prices for my trees:</h4>
  154. <table id="table" border=3>
  155. <tr>
  156. <th></th>
  157. <th scope="col">Apple</th>
  158. <th scope="col">Peach</th>
  159. <th scope="col">Citrus</th>
  160. <th scope="col">Kaki</th>
  161. </tr>
  162.  
  163. <tr>
  164. <th>5-10 cm</th>
  165. <td scope="row">3 EUR</td>
  166. <td colspan="3">5 EUR</td>
  167. </tr>
  168.  
  169. <tr>
  170. <th scope="row">10-15cm</th>
  171. <td scope="row">7 EUR</td>
  172. <td scope="row">7 EUR</td>
  173. <td scope="row">9 EUR</td>
  174. <td scope="row">16 EUR</td>
  175. </tr>
  176.  
  177. </table>
Add Comment
Please, Sign In to add comment