delvinkrasniqi

headeri-navbari-middlebox

Dec 6th, 2019
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.22 KB | None | 0 0
  1. <section class="divtop">
  2. <div class="welcome" style="background-image: url(http://localhost/myproject/wp-content/uploads/2019/11/image-1.png)">
  3. <div class="navbar-gradient fixed-top">
  4.  
  5.  
  6. <nav class="navbar navbar-expand-lg navbar-light">
  7. <div class="container">
  8.  
  9. <a class="navbar-brand" href="http://localhost/myproject/">
  10. <img src="http://localhost/myproject/wp-content/uploads/2019/11/insurance..png" class="img-fluid" alt="">
  11. </a>
  12. <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
  13. <span class="navbar-toggler-icon"></span>
  14. </button>
  15.  
  16. <!-- The WordPress Primary Menu -->
  17. <div id="navbarNav" class="collapse navbar-collapse"><ul id="menu-primary-menu" class="navbar-nav ml-auto w-100 justify-content-end"><li id="menu-item-10" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-8 current_page_item menu-item-10"><a href="http://localhost/myproject/" aria-current="page">Home</a></li>
  18. <li id="menu-item-245" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-245"><a href="#uberuns">Über uns</a></li>
  19. <li id="menu-item-246" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-246"><a href="#partners">Partners</a></li>
  20. <li id="menu-item-247" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-247"><a href="#dienstleistung">Dienstleistungen</a></li>
  21. <li id="menu-item-248" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-248"><a href="#vision">Vision</a></li>
  22. <li id="menu-item-249" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-249"><a href="#kontakt">Kontakt</a></li>
  23. </ul></div> </div>
  24. </nav>
  25.  
  26. </div>
  27. <!-- Welcome page's Welcome Text/Heading -->
  28. <div class="content-welcome">
  29. <h2>Lorem Ipsum is simply dummy text of the printing and typesetting industry.</h2>
  30. </div>
  31. </div>
  32. </section>
  33.  
  34. <!-- BlueBox with two sides(heading/paragraph) -->
  35.  
  36.  
  37.  
  38. <div class="container">
  39. <div class="bluebox">
  40. <div class="row">
  41. <div class="col-lg-6 col-md-6 col-sm-12">
  42. <h2>Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book<br />
  43. <h2>
  44. </div>
  45. <div class="col-lg-6 col-md-6 col-sm-12">
  46. <p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.</p>
  47. </div>
  48. </div>
  49. </div>
  50. </div>
Advertisement
Add Comment
Please, Sign In to add comment