Mudanças entre as edições de "HTML"
De Babel Digital
(→Principais Tags) |
(→Principais Tags) |
||
Linha 3: | Linha 3: | ||
=== Principais Tags === | === Principais Tags === | ||
− | * <html> | + | * <html> </html> |
− | * <head> | + | * <head> </head> |
− | * <body> | + | * <body> </body> |
+ | |||
+ | * <p> </p> | ||
+ | |||
+ | * <h1> </h1> | ||
+ | |||
+ | * <h2> </h2> | ||
+ | |||
+ | * <h3> </h3> | ||
=== Alguns links interessantes === | === Alguns links interessantes === |
Edição das 08h42min de 23 de fevereiro de 2011
Índice
Como utilizar a linguagem HTML
Principais Tags
- <html> </html>
- <head> </head>
- <body> </body>
Alguns links interessantes
http://www.w3schools.com/html/default.asp
http://pt-br.html.net/tutorials/html/