-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcourse.html
233 lines (199 loc) · 5.54 KB
/
course.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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
<html>
<head>
<link rel="stylesheet" type="text/css" href="meusite.css">
<link rel="stylesheet" type="text/css" href="conteudo.css">
<link rel="stylesheet" href="footer.css">
<link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css">
<meta charset="UTF-8">
<title>
About the course
</title>
</head>
<body>
<div class="cabeçalho">
<a href="begin.html">
<div class="logo">
<img src="foto/logo.png" class="logotipo">
</div>
</a>
<div class="inscriçao">
<div class="textoinscrição">
</div>
<a href="curso.html" class="bont">
<div class="botao1">
<h3 class="botao"> Traduzir </h3>
</div>
</a>
</div>
<div class="escrito">
<h3 class="escrito">
Preparatory Course for ETECs
</h3>
</div>
</div>
<div class="menu">
<ul>
<li>
<a href="https://www.vestibulinhoetec.com.br/unidades-cursos/default.asp?q=S%C3%A3o%20Paulo" target="blank"> Etecs from São Paulo</a>
</li>
<li>
<a href="i.html"> About me </a>
</li>
<li>
<a href="disciplinas.html"> School Subjects </a>
</li>
<li>
<a href="begin.html"> Home </a>
</li>
<li>
<a href="prova.html"> Tests </a>
</li>
<li>
<a href="course.html"> About the course</a>
</li>
</ul>
</div>
<br>
<div class="descriçao">
<h1 class="curso">
What is CPETEC?
</h1>
<div class="cpetec">
<p class="cpetec">
CPETEC is an online preparatory course for technical schools with the main focus on ETEC, where you will have access to all the syllabus for ETEC assessment
(you can see all our the content below), previous test exercises to train your knowledge with your feedback,
to help you learn and you will also have access to a list of all the ETECs in the city of São Paulo (SP), all for free. <br>
The CPETEC was created by Pedro Costa da Silva, a student of the Integrated Technical High School (ETIM) of Systems Development at ETESP
(ETEC of São Paulo). He created this site with two goals: <br>
The first is to make this site your Module Completion Work (TCM) project; <br>
And the second is to help those who want to do an ETEC but don't have the time or money to pay or study on a cram. <br>
These are basically the definitions and ideas behind this project, I hope this can help you and I wish all those who try to join an ETEC good luck.
</p>
</div>
<h1 class="curso">
Programatic Content
</h1>
<div class="conteudo">
<p class="aula">
Math
</p>
<p class="cpetec">
<ul>
<li> Fractions </li>
<li> MMC and MDC </li>
<li> 1st Degree Equation </li>
<li> Rule of Three </li>
<li> Percentage </li>
<li> Story Theorem </li>
<li> Pythagorean Theorem </li>
<li> Flat Figures </li>
<li> 1st Degree Inequality </li>
<li> Metric Relations in Rectangle Triangle </li>
<li> 2nd Degree Equation </li>
<li> Linear Systems </li>
<li> Circumference </li>
<li> Spatial Geometry </li>
<li> Sets </li>
</ul>
</p>
</div>
<div class="conteudo">
<p class="aula">
History
</p>
<p class="cpetec">
<ul>
<li> Prehistory </li>
<li> Ancient Greece </li>
<li> Ancient Rome </li>
<li> Middle Ages </li>
<li> Modern Age </li>
<li> Brazil Cologne </li>
<li> Enlightenment </li>
<li> French Revolution </li>
<li> First Reign </li>
<li> Regency Period </li>
<li> Second Reign </li>
<li> Old Republic </li>
<li> Russian Revolution </li>
<li> World War I </li>
<li> Vargas Era and Populist Liberal Republic </li>
<li> World War II </li>
<li> Military Dictatorship </li>
</ul>
</p>
</div>
<div class="cont2">
<p class="aula">
Geography
</p>
<p class="cpetec">
<ul>
<li> Geological Relief Structure </li>
<li> Relief and Hydrography of Brazil </li>
<li> Climate </li>
<li> Vegetation </li>
<li> Vegetation in Brazil </li>
<li> Economic Systems </li>
</ul>
</p>
</div>
<div class="cont">
<p class="aula">
Portugese
</p>
<p class="cpetec">
<ul>
<li> Nouns, Adjectives, Articles, Numerals and Pronouns </li>
<li> Verbs </li>
<li> Invariable Classes </li>
<li> Subject </li>
<li> Predicate </li>
<li> Coordinated Prayers </li>
<li> Subordinate Prayers </li>
<li> Agreement </li>
<li> Language Functions </li>
</ul>
</p>
</div>
<div class="conteudo">
<p class="aula">
Science
</p>
<p class="cpetec">
<ul>
<li> Physical, Chemical, and State Matters </li>
<li> Uniform and Evenly Varied Rectilinear Motion </li>
<li> Newton's Laws </li>
<li> Chemical Bonds </li>
<li> Inorganic Functions </li>
<li> Eletricity </li>
<li> Cytology </li>
<li> Zoology </li>
<li> Botany </li>
</ul>
</p>
</div>
</div>
</div>
<footer class="footer-distributed">
<div class="footer-left">
<img src="foto/logo.png" class="imgfooter">
<p class="footer-links">
<a href="https://www.vestibulinhoetec.com.br/unidades-cursos/default.asp?q=S%C3%A3o%20Paulo" target="blank">Etecs from São Paulo</a>
·
<a href="i.html"> About me</a>
·
<a href="disciplinas.html"> School Subjects</a>
·
<a href="begin.html">Home</a>
·
<a href="prova.html">Tests</a>
·
<a href="course.html"> About me</a>
</p>
<p class="footer-company-name">CPETEC© 2019, All rights reserved </p>
</div>
</footer>
</body>
</html>