-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
atualizando ancoras, e iniciando convite
- Loading branch information
1 parent
a05c5ab
commit 742f39a
Showing
2 changed files
with
125 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,122 @@ | ||
<!DOCTYPE html> | ||
<html lang="pt-br"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<title>Sintec</title> | ||
<!-- css --> | ||
<link rel="stylesheet" href="./styles/commonStyle.css"> | ||
<link rel="stylesheet" href="./styles/ModalEventos.css"> | ||
<link rel="stylesheet" href="./styles/style.css"> | ||
<link rel="stylesheet" href="./styles/cardEventos.css"> | ||
<!-- fontawesome --> | ||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/all.min.css" integrity="sha512-Kc323vGBEqzTmouAECnVceyQqyqdsSiqLQISBL29aUW4U/M7pSPA/gEUZQqv1cwx4OnYxTxve5UMg5GT6L4JJg==" crossorigin="anonymous" referrerpolicy="no-referrer" /> | ||
<!-- minhatura --> | ||
<link rel="shortcut icon" href="./img/logo-mini.ico" type="image/x-icon"> | ||
</head> | ||
<body> | ||
<!-- Header --> | ||
<header> | ||
<div id="logo"> | ||
<a href="./index.html"> | ||
<img src="./img/oficial-logo.png" alt="" height="170px" > | ||
</a> | ||
</div> | ||
<ul class="nav" id="nav"> | ||
<ul class="navLogo"> | ||
<a href="./index.html"> | ||
<img src="./img/oficial-logo.png" alt="" height="170px"> | ||
</a> | ||
</ul> | ||
|
||
<li class="nav-link"><a href="./index.html">Início</a></li> | ||
<li class="nav-link"><a href="./eventos.html">Eventos</a></li> | ||
<li class="nav-link"><a href="./aboutus.html">Conheça</a></li> | ||
<li class="nav-link"><a href="./contact.html">Forms</a></li> | ||
<li class="sociallinkContainer"> | ||
<img class="sociallink" src="./img/fabook-icon-white.svg" alt=""> | ||
<img class="sociallink" src="./img/inkedin-icon-white.svg" alt=""> | ||
<img class="sociallink" src="./img/whatsapp-icon-white.svg" alt=""> | ||
</li> | ||
</ul> | ||
<div id="barContainer"> | ||
<i id="bar" class="fa-solid fa-bars"></i> | ||
</div> | ||
</header> | ||
|
||
<!-- Hero page --> | ||
<section class="hero gridSection"> | ||
<div class="sectionDesc"> | ||
<h1 class="headline"> | ||
Semana da Inovação <span class="cryptoText">SINTEC</span>. | ||
</h1> | ||
<p class="sub-headline"> | ||
A primeira turma a criar um evento de tecnologia no Senac Nova Londrina, o maior da região onde profissionais da área estarão presentes. | ||
</p> | ||
</div> | ||
<div class="sectionPic bouncepic" id="sectionPic"> | ||
<img src="./img/hero-image.png" alt=""> | ||
</div> | ||
</section> | ||
<!-- content... --> | ||
<section> | ||
<h2>convite</h2> | ||
</section> | ||
|
||
<footer> | ||
<div class="joinSection"> | ||
<div class="joinDesc"> | ||
<h1 class="sectionHeader">Avalie sua Experiência</h1> | ||
<p class="sectionPara"> | ||
Deixe seu Feedback para os desenvolvedores, Agradecido! | ||
</p> | ||
</div> | ||
<a href="https://docs.google.com/forms/d/e/1FAIpQLSdYKqUSNiXhlb1R_rwDb-14gPTeM5TWgQZ38eyReqPvOvLxOg/viewform?vc=0&c=0&w=1&flr=0"><button class="btn primaryBtn">Envie Feedback!</button></a> | ||
</div> | ||
<div class="footerlinksContainer"> | ||
<div class="footerAboutus"> | ||
<img src="./img/oficial-logo.png" alt="" height="100px"> | ||
<p class="darkPara">A SINTEC é organizada pelo alunos e instrutores do Técnico de Informática para Internet que desejam compartilhar seu conhecimento e paixão pelo mundo digital. | ||
</p> | ||
<div class="footersociallinkContainer"> | ||
<img class="sociallink" src="./img/fabook-icon-white.svg" alt=""> | ||
<img class="sociallink" src="./img/inkedin-icon-white.svg" alt=""> | ||
<img class="sociallink" src="./img/whatsapp-icon-white.svg" alt=""> | ||
</div> | ||
</div> | ||
|
||
<div class="footerlink"> | ||
<h1 class="linkTitle">Explore</h1> | ||
<a href="./aboutus.html" class="eachLink">About us</a> | ||
<a href="./pageError.html" class="eachLink">FAQ</a> | ||
<a href="./pageError.html" class="eachLink">Blog</a> | ||
<a href="https://github.com/felipetaua" class="eachLink">Contact</a> | ||
</div> | ||
|
||
<div class="footerlink"> | ||
<h1 class="linkTitle">Nav</h1> | ||
<a href="./index.html" class="eachLink">Home</a> | ||
<a href="./eventos.html" class="eachLink">Programação</a> | ||
<a href="./aboutus.html" class="eachLink">Conheça</a> | ||
<a href="./contact.html" class="eachLink">Forms</a> | ||
</div> | ||
|
||
<div class="footerlink"> | ||
<h1 class="linkTitle">Resource</h1> | ||
<a href="./tecnology.html" class="eachLink">Tecnology</a> | ||
<a href="pageError.html" class="eachLink">Page Error</a> | ||
<a href="./Licences.html" class="eachLink">License</a> | ||
</div> | ||
</div> | ||
|
||
<div class="footerCopyright"> | ||
<p>© Direitos Reservados SINTEC 2024 desenvolvido por <a href="https://github.com/felipetaua" class="developedBy" target="_blank">felipetauaSystems</a>.</p> | ||
</div> | ||
</footer> | ||
<script src="https://vlibras.gov.br/app/vlibras-plugin.js"></script> | ||
<script> | ||
new window.VLibras.Widget('https://vlibras.gov.br/app'); | ||
</script> | ||
<script src="./script.js"></script> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters