Facebook
From Crippled Teal, 4 Years ago, written in Plain Text.
This paste is a reply to Untitled from Sloppy Camel - view diff
Embed
Download Paste or View Raw
Hits: 263
  1.  
  2.  
  3. <!DOCTYPE html>
  4.  
  5. <html lang="en">
  6. <head>
  7.     <meta name="viewport" content="width=device-width" />
  8.     <title>HTML Result</title>
  9.     <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css"
  10.           integrity="sha384-WskhaSGFgHYWDcbwN70/dfYBj47jz9qbsMId/iRN3ewGhXQFZCSftd1LZCfmhktB" crossorigin="anonymous">
  11. </head>
  12. <body>
  13.     <div class="container body-content">
  14.        
  15.  
  16.  
  17.  
  18. <div class="container">
  19.  
  20.  
  21.                     <div class="row justify-content-start" style="padding-top:10px;">
  22.  
  23.                 <div class="col" style="padding-top:10px;">
  24. <h1>PRODUCT CATALOG</h1>
  25.  
  26.  
  27.                 </div>
  28.                 <div class="col" style="padding-top:10px;">
  29. <input class="form-control"></input>
  30.  
  31.  
  32.                 </div>
  33.                 <div class="col" style="padding-top:10px;">
  34. <button class="btn btn-primary">SEARCH</button>
  35.  
  36.  
  37.                 </div>
  38.                 </div>
  39.                 <div class="row justify-content-start" style="padding-top:10px;">
  40.  
  41.                 <div class="col" style="padding-top:10px;">
  42.  
  43.  
  44. <img alt="Image html" width="90%" height="90%" style="max-height:500px;max-width:500px;" src="https://sketch2code.azurewebsites.net/Content/img/fake_img.svg" />
  45.  
  46.  
  47.                 </div>
  48.                 <div class="col" style="padding-top:10px;">
  49.  
  50.  
  51. <img alt="Image html" width="90%" height="90%" style="max-height:500px;max-width:500px;" src="https://sketch2code.azurewebsites.net/Content/img/fake_img.svg" />
  52.  
  53.  
  54.                 </div>
  55.                 <div class="col" style="padding-top:10px;">
  56.  
  57.  
  58. <img alt="Image html" width="90%" height="90%" style="max-height:500px;max-width:500px;" src="https://sketch2code.azurewebsites.net/Content/img/fake_img.svg" />
  59.  
  60.  
  61.                 </div>
  62.                 </div>
  63.                 <div class="row justify-content-start" style="padding-top:10px;">
  64.  
  65.                 <div class="col" style="padding-top:10px;">
  66. <p class="text-black-50">
  67.     Lorem ipsum dolor sit amet, consectetur adipiscing elit
  68.     <br />
  69.     sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
  70.     <br />
  71.     Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris
  72. </p>
  73.                 </div>
  74.                 <div class="col" style="padding-top:10px;">
  75. <input class="form-control"></input>
  76.  
  77.  
  78.                 </div>
  79.                 </div>
  80.                 <div class="row justify-content-start" style="padding-top:10px;">
  81.  
  82.                 <div class="col" style="padding-top:10px;">
  83. <label>$ 20.15</label>
  84.  
  85.  
  86.  
  87.                 </div>
  88.                 <div class="col" style="padding-top:10px;">
  89. <label>$ 19.50</label>
  90.  
  91.  
  92.  
  93.                 </div>
  94.                 <div class="col" style="padding-top:10px;">
  95. <label></label>
  96.  
  97.  
  98.  
  99.                 </div>
  100.                 </div>
  101.                 <div class="row justify-content-start" style="padding-top:10px;">
  102.  
  103.                 <div class="col" style="padding-top:10px;">
  104. <button class="btn btn-primary">ADD TO CART</button>
  105.  
  106.  
  107.                 </div>
  108.                 <div class="col" style="padding-top:10px;">
  109. <button class="btn btn-primary">ADD TO CART [ ADD TO CART</button>
  110.  
  111.  
  112.                 </div>
  113.                 <div class="col" style="padding-top:10px;">
  114. <button class="btn btn-primary">ADD TO CART [ ADD TO CART</button>
  115.  
  116.  
  117.                 </div>
  118.                 </div>
  119.  
  120.  
  121. </div>
  122.  
  123.  
  124.  
  125.     </div>
  126. </body>
  127. </html>
  128.