Hypertext Markup Language (HTML) è utilizzato nel sito Web ArcGIS Online per personalizzare il contenuto e i dati. Questa pagina delinea l'HTML accettato dai sanificatori HTML.
Tag HTML e attributi
Nella tabella seguente sono indicati i tag HTML supportati e gli attributi che è possibile utilizzare.
Tag | Attributo |
---|---|
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 |
Considerazioni su HTML
Tieni a mente quanto segue:
- I tag HTML non elencati nella tabella precedente non sono supportati e verranno esclusi.
- I protocolli consentiti per href e src sono https, tel e mailto.
- I tag vengono chiusi automaticamente.
- <>&"s vengono preceduti da un carattere di escape all'esterno di tag ammessi, a meno che non si utilizzino <>&".
- I collegamenti UNC non sono supportati.
- Quando si utilizza un tag a, l'URL target href si apre sempre in una scheda nuova del browser.
Proprietà CSS
La tabella seguente mostra le proprietà CSS supportate.
Nota:
ArcGIS Online supporta solo CSS in linea. Il codice CSS deve essere definito all'interno dell'attributo di stile.
Proprietà sfondo
Di seguito è riportata una tabella delle proprietà dello sfondo supportate.
Proprietà | ||
---|---|---|
background | background-color | background-position |
background-attachment | background-image | background-repeat |
background-clip | background-origin | background-size |
Proprietà bordo
Di seguito è riportata una tabella delle proprietà del bordo supportate.
Proprietà | ||
---|---|---|
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 |
Proprietà casella
Di seguito è riportata una tabella delle proprietà della casella supportate.
Proprietà | ||
---|---|---|
box-decoration-break | box-sizing | box-suppress |
box-shadow | box-snap |
Proprietà interruzione
Di seguito è riportata una tabella delle proprietà dell'interruzione supportate.
Proprietà | ||
---|---|---|
break-after | break-before | break-inside |
Visualizza proprietà
Di seguito è riportata una tabella delle proprietà di visualizzazione supportate.
Proprietà | |||
---|---|---|---|
display | display-inside | display-list | display-outside |
Proprietà flex
Di seguito è riportata una tabella delle proprietà flex supportate.
Proprietà | |||
---|---|---|---|
flex | flex-direction | flex-grow | flex-wrap |
flex-basis | flex-flow | flex-shrink |
Proprietà carattere
Di seguito è riportata una tabella delle proprietà del carattere supportate.
Proprietà | ||
---|---|---|
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 |
Proprietà della griglia
Di seguito è riportata una tabella delle proprietà della griglia supportate.
Proprietà | ||
---|---|---|
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 |
Proprietà giustificazione
Di seguito è riportata una tabella delle proprietà di giustificazione supportate.
Proprietà | ||
---|---|---|
justify-content | justify-items | justify-self |
Proprietà elenco
Di seguito è riportata una tabella delle proprietà dell'elenco supportate.
Proprietà | |||
---|---|---|---|
list-style | list-style-image | list-style-position | list-style-type |
Proprietà margine
Di seguito è riportata una tabella delle proprietà del margine supportate.
Proprietà | ||
---|---|---|
margin | margin-left | margin-top |
margin-bottom | margin-right |
Proprietà riempimento
Di seguito è riportata una tabella delle proprietà del riempimento supportate.
Proprietà | ||
---|---|---|
padding | padding-left | padding-top |
padding-bottom | padding-right |
Proprietà testo
Di seguito è riportata una tabella delle proprietà del testo supportate.
Proprietà | |
---|---|
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 |
Proprietà parola
Di seguito è riportata una tabella delle proprietà della parola supportate.
Proprietà | ||
---|---|---|
word-break | word-spacing | word-wrap |
Altre proprietà
Di seguito è riportata una tabella delle proprietà CSS supportate.
Proprietà | ||
---|---|---|
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 |