Mudanças entre as edições de "HTML"
De Babel Digital
(→Principais Tags) |
(→Principais Tags) |
||
Linha 16: | Linha 16: | ||
<h3> </h3> | <h3> </h3> | ||
+ | |||
+ | * <i> </i> | ||
+ | |||
+ | * <small> </small> | ||
+ | |||
+ | * <br /> :que serve para criar uma quebra de linha | ||
+ | |||
+ | * <hr /> :que serve para definir uma linha horizontal ("hr" vem "horizontal rule" - régua horizontal ) | ||
=== Alguns links interessantes === | === Alguns links interessantes === |
Edição das 08h47min de 23 de fevereiro de 2011
Índice
Como utilizar a linguagem HTML
Principais Tags
- <html> </html>
- <head> </head>
- <body> </body>
-
:que serve para criar uma quebra de linha
-
:que serve para definir uma linha horizontal ("hr" vem "horizontal rule" - régua horizontal )
Alguns links interessantes
http://www.w3schools.com/html/default.asp
http://pt-br.html.net/tutorials/html/