-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
26 lines (23 loc) · 1.22 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
<!DOCTYPE html>
<html lang-"pt-br">
<head>
<meta charset="UTF-8">
<title>sobre html</title>
<link rel="slylesheet" href="style.css">[]
<stylen>
</sylen>
</Head>
<body>
<h1 style="text-align: center; RGB: black">resumo sobre html</h1>
<p stylel="fonte-size: 20px; text-align: center">HTML é uma linguagem de código padrão para criar sites estáticos e dinâmicos.
<strong>HTML significa hypertext markup language,</strong>HTML é uma parte crucial da internet pois permite
que os usuários acessem e compartilhem informações na world wide web.
<p style="text-align: center">Sem HTML a internet não funciona como hj,e uma linguagem baseada em texto usada para criar
página da web.Cada página da web e criada com código Html,isso inclui home pages, revistas
online, catálogo de compras e muito mais.</p>
<p style="text-align: center"> A estrutura de uma página da web html é composta de tag,links, texto e outros conteúdos,
cada página da web é única,pois cada página usa seu próprio código Html personalizado,como se
fosse seu código-fonte legível por humanos que pode se visualizado usando um navegador da web.</p>
<img id="html" src="htmll.html" alt="características html"
</body>
</html>