Guest User

Untitled

a guest
Jul 7th, 2021
480
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 3.41 KB | None | 0 0
  1.  <!-- Table settings -->  
  2.     <style>
  3.     body {
  4.       background-image: url("http://ptofitness.org/wp-content/uploads/2014/02/Fade-background.gif");
  5.       background-position: center;
  6.       background-repeat: no-repeat;
  7.       background-size: cover;
  8.       }
  9.     table,
  10.     table td {
  11.               text-align: center;
  12.               vertical-align: middle;
  13.               }
  14.       </style>
  15. </head>
  16. <body>
  17.  
  18. <!-- Webpage Title -->  
  19. <center>        
  20.     <table border=1 bordercolor="#000000" width="100%" bgcolor=#db2730  cellspacing=1 cellpadding=3 >      
  21.     <tr>
  22.     <th><font face="Tahoma" size=16 color=white> <p style="text-align:center;"> Yard Sale! - Buying high & selling low since 1993 </p> </th>
  23.    </tr>
  24.    </table>
  25.  
  26. <!-- Webpage Subtitle -->  
  27.    <br>
  28.    <font face="Tahoma" size = 14 color=#db2730 <p> <b> Our loss is your profit!</b> </p>
  29.    <br>
  30. </center>
  31.  
  32.  
  33.    <!-- Table Title left -->  
  34.    <table border=1 bordercolor="#000000" bgcolor=#db2730  cellspacing=1 cellpadding=1 >        
  35.    <tr>
  36.    <th width=540px ><font face="Tahoma" size=6 color=white> <p style="text-align:center;">>>Online<< for sale</p> </th>
  37.     </tr>
  38.     </table>
  39.     <br>
  40.  
  41.     <!-- Items left -->  
  42.     <td><a style="text-decoration:none" href="https:/randomsite/lawnmower412">     <img src="Bildmaterial\lawn mower.jpg">  </td>
  43.     <td><a style="text-decoration:none" href="https://randomsite/vacuumcleaner324"><img src="Bildmaterial\vacuum.jpg">      </td>
  44.  
  45.     <br>
  46.  
  47.  
  48.     <td><a style="text-decoration:none" href="https://randomsite/escooter423">      <img src="Bildmaterial\escooter.png">   </td>
  49.     <td><a style="text-decoration:none" href="https://randomsite/gardengnome42">    <img src="Bildmaterial\gnome.jpg">      </td>
  50.  
  51.     <br>
  52.  
  53.     <td><a style="text-decoration:none" href="https://randomsite/bicycle243">       <img src="Bildmaterial\bicycle.jpg">    </td>
  54.     <td><a style="text-decoration:none" href="https://randomsite/skateboard543">    <img src="Bildmaterial\skateboard.jpg"> </td> <a>
  55.     <br>
  56.     </font>
  57.  
  58.  
  59.  
  60.     <!--  Table Title right -->  
  61.     <font size="6" face="Courier New" >
  62.     <table class="center" align="right" style="vertical-align: top;" border=1 bordercolor="#000000" bgcolor=#db2730 cellspacing=1 cellpadding=1 >      
  63.     <tr>
  64.     <th width=1040px> <font face="Tahoma" color=white> <p style="text-align:center;">>>Offline<< Yard Sale</p> </th>
  65.     </tr>
  66.     </table>
  67.     <br>
  68.     <br>
  69.     <br>
  70.     <br>
  71.  
  72.     <!-- Table Info right -->  
  73.     <table align="right" style="vertical-align: top;" bgcolor=white  cellspacing=50 cellpadding=1 >    
  74.     <td> <b> Business hours </b> </td>
  75.     <td><img src="Bildmaterial\date.png"> </td>
  76.     <td>  <b> Monday - Friday <br> 9:00AM - 16:00PM </b></td>
  77.  
  78.     </tr>
  79.     </tr>
  80.     <td><b>Contact <b/></td>
  81.     <td> <img src="Bildmaterial\contact.png"> </td>
  82.     <td><b>0123/456789 <br> [email protected]<b/></td>
  83.     </tr>
  84.  
  85.     </tr>
  86.     <td><b>Location <b></td>
  87.     <td> <img src="Bildmaterial\location.png"> </td>
  88.     <td><iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d7342.695323969441!2d8.680989807352459!3d49.40824704818634!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x4797c12265fbed6b%3A0x5755b3daffd18fdc!2sNeckarwiese!5e0!3m2!1sen!2sde!4v1625658573515!5m2!1sen!2sde" width="400" height="300" style="border:0;" allowfullscreen="" loading="lazy"></iframe></td>
  89.     </tr>
  90.     </table></font>
  91. </body>
Advertisement
Add Comment
Please, Sign In to add comment