Hypertext Markup Language (HTML) é usado no site ArcGIS Online para personalizar seu conteúdo e dados. Esta página descreve o HTML aceito pelos sanitizadores de HTML.
Tags e atributos da HTML
Abaixo está uma tabela de tags de HTML e atributos suportados que você pode utilizar.
Tag | Atributo |
---|---|
a | href, style |
abbr | title |
article | style |
aside | style |
audio | autoplay, controls, loop, muted, preload |
b, strong, i, em, u, ul, ol, li, tbody, br, hr | |
blockquote | style |
code | style |
dd, dl, dt | style |
del | style |
details | style, open |
div | style, align, aria-label, aria-hidden |
figcaption | style |
figure | style |
font | size, color, style |
footer | style |
h1, h2, h3, h4, h5, h6 | style |
header | style |
img | src, width, height, border, alt, style |
main | style |
mark | style |
nav | style |
p | style |
pre | style |
section | style |
source | media, src, type |
span | style, aria-label, aria-hidden |
sub | style |
summary | style |
sup | style |
table | width, height, cellpadding, cellspacing, border, style |
td, th | height, width, valign, align, colspan, rowspan, nowrap, style |
time | style |
tr | height, valign, align, style |
video | autoplay, controls, height, loop, muted, poster, preload, width |
Considerações da HTML
Tenha em mente o seguinte:
- As tags da HTML que não estão listadas na tabela acima não são suportadas e serão filtradas.
- Os protocolos permitidos para href e src são https, tel e mailto.
- As tags são automaticamente fechadas caso não fechadas.
- <>&"ssão saídas de tags legais se não forem saídas utilizando <>&".
- Links de UNC não são suportados.
- Quando uma tag a é utilizada, a URL de destino href sempre abre em uma nova guia do navegador.
Propriedades CSS
As tabelas abaixo mostram as propriedades CSS suportadas.
Anotação:
O ArcGIS Online suporta somente CSS embutido. O CSS deve ser definido dentro do atributo de estilo.
Propriedades da cópia de segurança
Abaixo está uma tabela das propriedades da cópia de segurança suportadas.
Propriedades | ||
---|---|---|
background | background-color | background-position |
background-attachment | background-image | background-repeat |
background-clip | background-origin | background-size |
Propriedades de borda
Abaixo está uma tabela das propriedades de borda suportadas.
Propriedades | ||
---|---|---|
border | border-image-repeat | border-right-style |
border-bottom | border-image-slice | border-right-width |
border-bottom-color | border-image-source | border-spacing |
border-bottom-left-radius | border-image-width | border-style |
border-bottom-right-radius | border-left | border-top |
border-bottom-style | border-left-color | border-top-color |
border-bottom-width | border-left-style | border-top-left-radius |
border-collapse | border-left-width | border-top-right-radius |
border-color | border-radius | border-top-style |
border-image | border-right | border-top-width |
border-image-outset | border-right-color | border-width |
Propriedades da caixa
Abaixo está uma tabela das propriedades da caixa suportadas.
Propriedades | ||
---|---|---|
box-decoration-break | box-sizing | box-suppress |
box-shadow | box-snap |
Propriedades de quebra
Abaixo está uma tabela das propriedades de quebra suportadas.
Propriedades | ||
---|---|---|
break-after | break-before | break-inside |
Propriedades de visualização
Abaixo está uma tabela das propriedades de quebra suportadas.
Propriedades | |||
---|---|---|---|
display | display-inside | display-list | display-outside |
Propriedades flexíveis
Abaixo está uma tabela das propriedades flexíveis suportadas.
Propriedades | |||
---|---|---|---|
flex | flex-direction | flex-grow | flex-wrap |
flex-basis | flex-flow | flex-shrink |
Propriedades de fonte
Abaixo está uma tabela das propriedades de fonte suportadas.
Propriedades | ||
---|---|---|
font | font-size-adjust | font-variant-caps |
font-family | font-stretch | font-variant-east-asian |
font-feature-settings | font-style | font-variant-ligatures |
font-kerning | font-synthesis | font-variant-numeric |
font-language-override | font-variant | font-variant-position |
font-size | font-variant-alternates | font-weight |
Propriedades de grade
Abaixo está uma tabela das propriedades de grade suportadas.
Propriedades | ||
---|---|---|
grid | grid-column | grid-row-start |
grid-area | grid-column-end | grid-template |
grid-auto-columns | grid-column-start | grid-template-areas |
grid-auto-flow | grid-row | grid-template-columns |
grid-auto-rows | grid-row-end | grid-template-rows |
Propriedades de justificar
Abaixo está uma tabela das propriedades de justificar suportadas.
Propriedades | ||
---|---|---|
justify-content | justify-items | justify-self |
Propriedades de lista
Abaixo está uma tabela das propriedades de lista suportadas.
Propriedades | |||
---|---|---|---|
list-style | list-style-image | list-style-position | list-style-type |
Propriedades de margem
Abaixo está uma tabela das propriedades de margem suportadas.
Propriedades | ||
---|---|---|
margin | margin-left | margin-top |
margin-bottom | margin-right |
Propriedades de preenchimento
Abaixo está uma tabela das propriedades de preenchimento suportadas.
Propriedades | ||
---|---|---|
padding | padding-left | padding-top |
padding-bottom | padding-right |
Propriedades de texto
Abaixo está uma tabela das propriedades de texto suportadas.
Propriedades | |
---|---|
text-align | text-emphasis-style |
text-align-last | text-height |
text-combine-upright | text-indent |
text-decoration | text-justify |
text-decoration-color | text-orientation |
text-decoration-line | text-overflow |
text-decoration-skip | text-shadow |
text-decoration-style | text-space-collapse |
text-emphasis | text-transform |
text-emphasis-color | text-underline-position |
text-emphasis-position | text-wrap |
Propriedades mundiais
Abaixo está uma tabela das propriedades mundiais suportadas.
Propriedades | ||
---|---|---|
word-break | word-spacing | word-wrap |
Outras propriedades
Abaixo está uma tabela de outras propriedades CSS suportadas.
Propriedades | ||
---|---|---|
align-items | gap | max-width |
align-self | height | min-height |
clear | letter-spacing | min-width |
color | lighting-color | overflow |
color-interpolation-filters | line-height | width |
float | max-height |