Advertisement
Rondeo

AquaMan Code

Apr 14th, 2023
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.49 KB | Source Code | 0 0
  1. <div class="row">
  2. <div class="col-md-12" style="background: linear-gradient( #289bf6, #2ddec4 )">
  3. <h2>Aquatech Water</h2>
  4. <p><center>Safe and affordable...</cente></p>
  5. </div>
  6.  
  7. <div class="col-md-4">
  8. <h3>Safe and Clean...</h3>
  9. <p>Lorem ipsum...</p>
  10. <p>Lorem ipsum...</p>
  11. </div>
  12.  
  13. <div class="col-md-4">
  14. <h3>We deliver...</h3>
  15. <p>Lorem ipsum...</p>
  16. <p>Lorem ipsum...</p>
  17. </div>
  18.  
  19. <div class="col-md-4">
  20. <h3>Gigabit...</h3>
  21. <p>Lorem ipsum...</p>
  22. <p>Lorem ipsum...</p>
  23. </div>
  24.  
  25. </div>
Tags: html
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement