cannabinieri website
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

59 lines
2.1 KiB

3 years ago
  1. <div class="page-wrapper">
  2. <section class="title">
  3. <div id="heading">
  4. <h1>About a</h1>
  5. <h1 id="two">Spider</h1>
  6. </div>
  7. <article>
  8. <p class="short">Imagine <br class="mobile">a spider<br class="mobile"> doing your gardening.</p>
  9. <i class="fa fa-angle-down"></i>
  10. </article>
  11. <div class="image">
  12. <img type="image/webp" src="img/spider.svg" alt="spider">
  13. </div>
  14. </section>
  15. <section id="about">
  16. <p> <span>Spider Pi </span>is the garden hexapod we are working on.<br>
  17. He is aimed to be a helper and walking database that recognizes disseases and pests in plants and knows how to fight them.<br>
  18. He will help us understand how environmental conditions and relations between plants are connected to the spread of pests and disseases. <br>
  19. In order for him to understand what we don't there is a lot of work to do and we can use your help.
  20. </p>
  21. </section>
  22. <section id="links">
  23. <div id="pi-link">
  24. <div class="image">
  25. <a href="spiderpi.html">
  26. <img type="image/webp" src="img/sample-spiderpi.svg">
  27. </a>
  28. </div>
  29. <div class="description">
  30. <h3 class="heading">Spider <span>Pi</span></h3>
  31. <p class="text">Learn about our project Spider Pi
  32. and be part of the spider's journey to become a garden helper.<br>
  33. Follow Spider Pi's progress and watch us training him step by step.<br>
  34. Be part of our project from beginning to end and participate in if you like.</p>
  35. </div>
  36. <div class="page-button">
  37. <a href="spiderpi.html">Learn</a>
  38. </div>
  39. </div>
  40. <div id="join-link">
  41. <div class="image">
  42. <a href="greenlab.html">
  43. <h1 id="plus">&</h1>
  44. </a>
  45. </div>
  46. <div class="description">
  47. <h3 class="heading">Join</span></h3>
  48. <p class="text">Become part of us.<br>
  49. We can use your help to build and develope our garden spider !<br><br>
  50. Let's create together.
  51. </p>
  52. </div>
  53. <div class="page-button">
  54. <a href="join.html">Join</a>
  55. </div>
  56. </div>
  57. </section>
  58. </div>