Advertisement
Guest User

Untitled

a guest
Jun 16th, 2019
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.02 KB | None | 0 0
  1. <header id="showcase">
  2. <div class="logo">
  3. <img src="img/logo.png" alt="" class="logo1">
  4. </div>
  5.  
  6. <div class="maintext">
  7. <h1>Be the master of your own mind.</h1>
  8. <p>Teaching a future generation what matters and helping them achieve their goals.</p>
  9. <p id="subtext">Each and every child has their own abilities and external factors shouldn't stop them from achieveing their dreams. We want to make a difference and allow each child to be the master of their own minds.</p>
  10. </div>
  11.  
  12. <div class="buttons">
  13. <a href="signup.php"><button type="button" class="btn btn-outline-primary">Testing</button></a>
  14. <button type="button" class="btn btn-outline-secondary">Contact us</button>
  15. </div>
  16.  
  17.  
  18. <div id="cross">
  19. <img src="img/cross_down.png" alt="error" class="crossd">
  20. </div>
  21. </header>
  22.  
  23. <section id="section-a">
  24. <p style="color: black">sdasdasdsd</p>
  25. </section>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement