Tag HTML

O HTML tag
is an inline HTML element used to designate that a section of text is computer code. The following sections contain information about this tag , including an example of it in use, and related attributes, browser compatibility.
This element is unique in that it is a phrase tag , which indicates that a section of text has structural meaning.
Example of
The first part of this sentence is normal text,
and the second is formatted with the
tag.
Resultado de exemplo
A primeira parte desta frase é um texto normal, and the second is formatted with the
tag.
Atributos
Dentro de uma tag HTML, um atributo dita certos aspectos de um elemento HTML. Os atributos são formados por um par de nome e valor. Enquanto otag não tem atributos exclusivos, ela utiliza todos os atributos padrão.
Compatibilidade
Internet Explorer | Raposa de fogo | Safári | Ópera | cromada |
---|---|---|---|---|
Todas versões | Todas versões | Todas as versões | Todas versões | Todas versões |