Advertisement
Guest User

Untitled

a guest
Jan 20th, 2017
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.71 KB | None | 0 0
  1. <section class="carousel-replacment">
  2. <div class="container">
  3. <div class="row-flex reveal">
  4. <div class="col-flex">
  5. <img class="img-responsive" src="./images/plane.png" alt="mario" />
  6. </div>
  7. <div class="col-flex">
  8. <h4>QUIZ</h4>
  9. <p>SmartUp was created for the mobile generation—entrepreneurs, millennials and innovators. Inspired by microlearning, we’ve evolved for the enterprise.</p>
  10. </div>
  11. </div>
  12. <div class="row-flex reveal">
  13. <div class="col-flex">
  14. <img class="img-responsive" src="./images/bye.png" alt="mario" />
  15. </div>
  16. <div class="col-flex">
  17. <h4>QUIZ</h4>
  18. <p>Our peer-to-peer knowledge platform democratizes the creation and consumption of knowledge throughout your business.</p>
  19. </div>
  20. </div>
  21. <div class="row-flex reveal">
  22. <div class="col-flex">
  23. <img class="img-responsive" src="./images/dear_microsoft.png" alt="mario" />
  24. </div>
  25. <div class="col-flex reveal">
  26. <h4>QUIZ</h4>
  27. <p>SmartUp reveals the passions, interests, skills and talents hidden by traditional organization structures, silos and hierarchies.</p>
  28. </div>
  29. </div>
  30. <div class="row-flex reveal">
  31. <div class="col-flex">
  32. <img class="img-responsive" src="./images/mario.png" alt="mario" />
  33. </div>
  34. <div class="col-flex">
  35. <h4>QUIZ</h4>
  36. <p>Create, share and exchange interactive content for a learning experience that’s fun and collaborative. Unlock your own real knowledge and see where it takes you.</p>
  37. </div>
  38. </div>
  39. </div>
  40. </section>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement