Etiquetas HTML - Forum

Forum Navigation
You need to log in to create posts and topics.

Etiquetas HTML

Hola a todos. Quisiera que alguien me oriente en cuanto a lo siguiente:

¿Se sabe exactamente cuáles son las ETIQUETAS HTML que se pueden usar por ejemplo en un objeto de tipo "contenedor"? (etiquetas como <center>,<br>, etc)

gracias


Hello everyone. I would like someone to guide me in the following:

Do you know exactly what are the HTML TAGS that can be used for example in an object of type "container"? (tags like <center>,<br>, etc)

Hola @iosoft, es muy sencillo: puedes utilizar todas. Cualquier etiqueta HTML.
Eso si, fíjate que <center> es una etiqueta muy antigua que está desaconsejada hace años, en su lugar se recomienda utilizar CSS (text-align:center).
Un truco: Si pulsas Mayusculas-Enter se añadirá automáticamente un <br>.

Saludos.

Comprendido, Luis

Muchas gracias!!

luishp has reacted to this post.
luishp

hi,@iosoft

You can use <Div> Tag .

Regards.

 

luishp has reacted to this post.
luishp