Está en la página 1de 2

HTM+A1:B24L

<!DOCT+A2:A25+A2:A24YPE html>
<html lang="es"></html>
<head></head>
<meta charset="utf-8">
<title>Mi pagina</title>
<meta name="description" concent="">
<meta name="author" concent="">
<meta name="keywords" concent="">
br Separar
<body> cabeza
<header></header> cabecera
<h1></h1> titulo
<nav></nav> navegacion
<ul></ul>
<section></section> seccion
<article></article> articulo
<hgroup></hgroup> grupo
<time></time> tiempo
<p></p> parrafo
<img src="menu/imagenes/inicio.PNG"> imagen
<footer></footer>
<address></address>
<a href="http://google.com">Google</a> poner link
<aside></aside> aparte
<blockquote cite="http://faztweb.com"></blockquote>
CSS
* todo
style="background: blue;
style="color" red;
id=""
class=""
float flotar
background fondo
padding relleno
width ancho
display mostrar
margin margen
margin-top margen superior
margin-left margen izquierdo
margin-bottom margen inferior
margin-right margen derecho
font fuente
font-size tamaño de fuente
font-style estilo de fuente
font-family familia tipografica
font-weight peso de fuente
text texto
text-align texto alineado

También podría gustarte