-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
57 lines (57 loc) · 3.15 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
<!DOCTYPE html>
<html lang="pt-BR">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>GE</title>
<link rel="stylesheet" type="text/css" href="style.css" />
</head>
<body>
<body style="display: block;
margin: 80px;
margin-top: 80px;
margin-right: 80px;
margin-bottom: 80px;
margin-left: 80x;">
<body bgcolor=black>
<body text=white>
<font face="Courier">
<h1>HELLO WORD!</h1>
<h3>Em construção!</h3>
<div align="center">
<img width="100px" height="100px" src="./img/GE2022 (1)2.png">
<h2>GE - Sao Paulo Educational Group</h3>
<h3>De Sao Paulo para o mundo!</h3>
</div>
<div align="center">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2586.5216000236815!2d-46.49717790495114!3d-23.536311839302265!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x94ce673578555849%3A0x576d6cba06666faf!2sCol%C3%A9gio%20Interativo!5e0!3m2!1sen!2sbr!4v1665080169322!5m2!1sen!2sbr" width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
<p>Que tal um papo de aluno para aluno? Para nós o jeito que os alunos passam informações entre eles é único, que tal passar um reforço do conteúdo da aula assim? É isso que fazemos!</p>
</div>
<br><br><br><br><br><br><br><br>
<h1>Botões</h1>
<a href="/routes/donate/donate.html"><button>Donate</button></a>
<div class="btn">
<a href="/routes/english/index-en.html"><button>do you prefer the english version?</button></a>
</div>
<h1>Patrocinador</h1>
<img src="/img/hcb-logo-original-dark.png" alt="Hack Club Bank" width="162px" height="41px">
<h1>Agradecimentos Esoeciais</h1>
<img width="72px" height="72px" src="https://colegiointerativo.com/wp-content/uploads/2018/08/angelica-professora-de-lingua-portuguesa-150x150.jpg">
<h2>Prof Angélica</h2>
<p>Profª de Língua Portuguesa e Língua Espanhola do Ensino Fundamental II, co-criadora do projeto</p>
<img width="72px" height="72px" src="https://colegiointerativo.com/wp-content/uploads/2018/08/carina-professora-historia-150x150.jpg">
<h2>Prof Carina</h2>
<p>Profª de Geografia e História do Ensino Fundamental II, co-criadora do projeto</p>
<h2>Igor</h2>
<p>Diretor Executivo, tradutor e co-criador do projeto</p>
<img width="72px" height="72px" src="https://avatars.githubusercontent.com/u/88567622?v=4">
<h2>Lucas</h2>
<p>Diretor de Operações, Designer, Redator, Revisor e co-criador do projeto</p>
<img width="72px" height="72px" src="/img/rafaella_ge.jpg">
<h2>Rafaella</h2>
<p>ex-redatora, atualmente lidera o GE Representações</p>
<img width="72px" height="72px" src="https://hackclub.com/team/liv.png">
<h2>Liv</h2>
<p>Diretora do Hack Club Bank</p>
</body>
</html>