1. <!doctype html>
  2. <html>
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  5. <title>Insert title here</title>
  6. <link rel="stylesheet" href="css/style.css">
  7. </head>
  8. <body>
  9. <div id="wrapper">
  10. <header class="logo">
  11. <img src="nucleo_marketing_uniasselvi_logo.png" alt="logo">
  12. </header>
  13. <section>
  14. <div id="whywhowhat">
  15. <ul>
  16. <li class="bold">Porque ?<br><br></li>
  17. <li>Unir as turmas de Marketing e gerir o desenvolvimento do curso/alunos dentro da Uniasselvi.<br><br><br></li>
  18. <li class="bold">Como ?<br><br></li>
  19. <li>Grupo WhatsApp</li>
  20. <li>Site ( este :)</li>
  21. <li>Lista de discussão por e-mail<br><br><br></li>
  22. <li class="bold">Outro objetivos:<br><br></li>
  23. <li>Solicitar compra de livros de marketing na biblioteca</li>
  24. <li>Trazer palestrantes para dentro e fora da semana da administração</li>
  25. </ul>
  26. </div>
  27. </section>
  28. </div>
  29. </body>
  30. </html>