Saltos y lìneas
 

Saltos y lìneas en HTML


 Saltos y lìneas; las lineas son unas lìneas divisoras que a veces son de gran utilidad, conocidas con la etiqueta <hr>, se les puede modificar el ancho, y el color. En cambio los "Saltos", tiene que ver con el espacio, por ejemplo con la etiqueta <br /> se hace un salto de lìnea.
Ahora vamos a ver los tipos de "saltos de lìnea":
Etiqueta ¿Que hace? Ejemplo Resultado
<br />
Hace un salto de lìnea, o bien, "un salto de renglòn".
Prueba de <br /> salto de lìnea
Prueba de
salto de lìnea
&nbsp;
Hace un espacio entre cada palabra.
Prueba&nbsp;de&nbsp;espacio
Prueba de espacio

Ahora vamos a ver las lineas divisoras y como modificarlas:
Etiqueta Ejemplo Resultado
<hr>
Prueba <hr>
Prueba
<hr size="">
Prueba <hr size="15">
Prueba
<hr size="">
Prueba <hr size="30">
Prueba
<hr width="">
Prueba <hr width="10px">
Prueba
<hr width="">
Prueba <hr width="25px">
Prueba
<hr width="">
         +
<hr size="">
Prueba <hr width="10px" size="15px">
Prueba
<hr width="">
         +
<hr size="">
Prueba <hr width="25px" size="30px">
Prueba
<hr color="">
Prueba <hr color="red">
Prueba
<hr color="">
Prueba <hr color="blue">
Prueba
<hr color="">
Prueba <hr color="green">
Prueba
<hr width="">
         +
<hr size="">
         +
<hr color="">
Prueba <hr width="25px" size="30px" color="red">
Prueba

 
 
Hoy hubo 2 visitantes (3 clics a subpáginas)
 
 
Este sitio web fue creado de forma gratuita con PaginaWebGratis.es. ¿Quieres también tu sitio web propio?
Registrarse gratis