Advertisement
Guest User

Untitled

a guest
Nov 19th, 2019
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.67 KB | None | 0 0
  1. <div class="row sectionBlockLayout" style="display: flex; flex-wrap: wrap; text-align: center; min-height: 420px; background: url('/Homehero.png'); padding: 8px; margin: 0px;">
  2. <div class="container" style="display: flex; flex-wrap: wrap;">
  3. <div class="col-md-12 columnBlockLayout" style="display: flex; flex-direction: column; justify-content: center;">
  4. <h1 style="font-size: 36px; color: #ffffff; font-weight: bold;">Build your website!</h1>
  5. <p style="font-size: 18px; color: #f9f9f9;">Dette er en eksempelmålside for nettstedet som du kan bruke til å komme i gang med.</p>
  6. </div>
  7. </div>
  8. </div>
  9. <div class="row sectionBlockLayout" style="display: flex; flex-wrap: wrap; text-align: center; min-height: 200px; background: rgb(255, 255, 255); padding: 8px; margin: 0px;">
  10. <div class="container" style="display: flex; flex-wrap: wrap; padding-top: 20px; padding-bottom: 20px;">
  11. <div class="col-md-12 columnBlockLayout" style="display: flex; flex-direction: column; justify-content: center;">
  12. <h2 style="color: #000000; font-size: 28px; font-weight: bold;"> Getting started</h2>
  13. <p style="color: #000000;">Dette er en eksempeltekst. Du kan begynne å redigere direkte her.</p>
  14. </div>
  15. </div>
  16. </div>
  17. <div class="row sectionBlockLayout" style="display: flex; flex-wrap: wrap; text-align: left; min-height: 100px; padding: 8px; margin: 0px;">
  18. <div class="container" style="display: flex; flex-wrap: wrap;">
  19. <div class="col-md-12 columnBlockLayout" style="display: flex; flex-direction: column;">
  20.  
  21. </div>
  22. </div>
  23. </div>
  24. <div class="row sectionBlockLayout" style="display: flex; flex-wrap: wrap; text-align: left; min-height: 100px; background: rgb(255, 255, 255); padding: 8px; margin: 0px;">
  25. <div class="container" style="display: flex; flex-wrap: wrap; padding-top: 20px; padding-bottom: 20px;">
  26. <div class="col-md-4 columnBlockLayout" style="display: flex; flex-direction: column;"><img src="/Benchmark.png" alt="benchmark-bilde" style="width: 100%; height: auto; background-color: #fafafa; margin-left: 0; margin-right: auto;">
  27. <h3 style="font-size: 18px; color: #000000; font-weight: bold;">Sample title</h3>
  28. <p style="color: #000000;">Dette er en eksempeltekst. Du kan begynne å redigere direkte her.</p>
  29. </div>
  30. <div class="col-md-4 columnBlockLayout" style="display: flex; flex-direction: column;"><img src="/Innovate.png" alt="forny bilde" style="width: 100%; height: auto; background-color: #fafafa; margin-left: 0; margin-right: auto;">
  31. <h3 style="font-size: 18px; color: #000000; font-weight: bold;">Sample title</h3>
  32. <p style="color: #000000;">Dette er en eksempeltekst. Du kan begynne å redigere direkte her.</p>
  33. </div>
  34. <div class="col-md-4 columnBlockLayout" style="display: flex; flex-direction: column;"><img src="/Peer2Peer.png" alt="Node til node-bilde" style="width: 100%; height: auto; background-color: #fafafa; margin-left: 0; margin-right: auto;">
  35. <h3 style="font-size: 18px; color: #000000; font-weight: bold;">Sample title</h3>
  36. <p style="color: #000000;">Dette er en eksempeltekst. Du kan begynne å redigere direkte her.</p>
  37. </div>
  38. </div>
  39. </div>
  40. <div class="row sectionBlockLayout" style="display: flex; flex-wrap: wrap; text-align: left; min-height: 350px; background: rgb(244, 244, 244); padding: 8px; margin: 0px;">
  41. <div class="container" style="display: flex; flex-wrap: wrap; padding-top: 20px; padding-bottom: 20px;">
  42. <div class="col-md-6 columnBlockLayout" style="display: flex; flex-direction: column; justify-content: center;">
  43. <h2 style="color: #000000; font-size: 26px; font-weight: bold;"> Grow your business</h2>
  44. <p style="color: #000000;">Dette er en eksempeltekst. Du kan begynne å redigere direkte her.</p>
  45. </div>
  46. <div class="col-md-6 columnBlockLayout" style="display: flex; flex-direction: column;">
  47. <div style="position: relative; top: 12%;"><img src="/Laptop.png" style="width: 100%; height: auto; background-color: #fafafa; margin-left: 0; margin-right: auto;"></div>
  48. </div>
  49. </div>
  50. </div>
  51. <div class="row sectionBlockLayout" style="display: flex; flex-wrap: wrap; text-align: center; min-height: 270px; background: rgb(48, 44, 225); padding: 8px; margin: 0px;">
  52. <div class="container" style="display: flex; flex-wrap: wrap; padding-top: 20px; padding-bottom: 20px;">
  53. <div class="col-md-12 columnBlockLayout" style="display: flex; flex-direction: column; justify-content: center;">
  54. <h2 style="font-size: 24px; color: #f9f9f9; font-weight: bold;"> About your website</h2>
  55. <p style="color: #ffffff;">Dette er en eksempeltekst. Du kan begynne å redigere direkte her.</p>
  56. </div>
  57. </div>
  58. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement