“Cómo agregar un párrafo en HTML” Código de respuesta

Cómo agregar un párrafo en HTML

<body>
  <p>This is paragraph #1</p>
  <p>This is paragraph #2</p>
  <p>This is paragraph #3</p>
</body>
Lazy Lion

Cómo hacer un párrafo en HTML

write <p></p>
then inside the two tags write something that you want like this:
<p>visit  https://www.youtube.com/channel/UCZRNeVTWLXmx1ww5S9IUnoA 
  to learn japanese </p>

yeah pls subscribe and comment 
Itchy Ibex

párrafo en html

<p style="text-align: center;">text</p>
BlueMoon

Respuestas similares a “Cómo agregar un párrafo en HTML”

Preguntas similares a “Cómo agregar un párrafo en HTML”

Más respuestas relacionadas con “Cómo agregar un párrafo en HTML” en HTML

Explore las respuestas de código populares por idioma

Explorar otros lenguajes de código