“línea horizontal html” Código de respuesta

Estilo de línea horizontal HTML

<!-- HTML -->

<!-- You can change the style of the horizontal line like this: --> 

<hr style="width:50%", size="3", color=black>  


<!-- Or like this: -->

<hr style="height:2px; width:50%; border-width:0; color:red; background-color:red">

Ana

línea horizontal html

<!-- code -->

<hr>

<!-- code -->
Abbot Of Boolean Zen

Respuestas similares a “línea horizontal html”

Preguntas similares a “línea horizontal html”

Más respuestas relacionadas con “línea horizontal html” en HTML

Explore las respuestas de código populares por idioma

Explorar otros lenguajes de código