“linha horizontal html” Respostas de código

estilo de linha 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

linha horizontal html

<!-- code -->

<hr>

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

Respostas semelhantes a “linha horizontal html”

Perguntas semelhantes a “linha horizontal html”

Mais respostas relacionadas para “linha horizontal html” em HTML

Procure respostas de código populares por idioma

Procurar outros idiomas de código