Main formatting
Bold/Highlight
Nesta frase temos um termo em negrito usando a tag B (não semântica).
In this sentence we have a bold term using the B tag (non-semantic).
Nesta frase, tenho um termo em destaque usando a tag STRONG (semântica).
In this sentence, I have a highlighted term using the STRONG tag (semantic).
Italics / Emphasis
Nesta frase, temos um termo em itálico usando a tag I (não semântica).
In this sentence, we have an italicized term using the I tag (non-semantic).
Nesta frase, temos um termo em ênfase usando a tag EM (semântica).
In this sentence, we have an emphasized term using the EM (semantic) tag.
Marked text
Podemos criar também um texto marcado usando a tag MARK.
We can also create marked text using the MARK tag.
E no outro parágrafo, temos outro texto marcado no final.
And in the other paragraph, we have other marked text at the end.
Large and small text
Estamos criando um texto grande e um texto pequeno nesse parágrafo.
We are creating large text and small text in this paragraph.
Deleted text
Podemos marcar um texto como excluído para indicar que ele deve ser lido, mas não considerado.
We can mark a text as deleted to indicate that it should be read, but not considered.
Inserted text
Podemos marcar um texto como inserido para dar uma ênfase e indicar que ele foi adicionado depois.
We can mark a text as inserted to give emphasis and indicate that it was added later.
Existe também o sublinhado com a tag U (não semântica)
There is also underscore with the U tag (non-semantic)
Superscript text
Para inserir coisas do tipo x20+3
To insert things like x20+3<
Subscript text
Para inserir coisas do tipo H2O
To insert things like H2O<