항목 페이지, 그룹 설명, 맵 팝업, 구성 설정 앱에 서식 있는 텍스트 편집기가 포함되어 있으면 ArcGIS Online 웹사이트에서 HTML을 사용할 수 있습니다.
HTML 태그 및 속성
아래는 지원되는 HTML 태그 및 속성 표입니다.
태그 | 속성 |
---|---|
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 |
HTML 고려 사항
다음 사항을 고려하세요.
- 위의 표에 나열되지 않은 HTML 태그는 지원되지 않으므로 필터링됩니다.
- href 및 src에 허용된 프로토콜은 https, tel 및 mailto입니다.
- 태그를 닫지 않아도 자동으로 닫힙니다.
- <>&s은(는) <>&"을(를) 사용하여 이스케이프되지 않은 경우에는 태그 외부에서 이스케이프됩니다.
- UNC 링크는 지원되지 않습니다.
- a 태그가 사용된 경우 href 대상 URL은 항상 새 브라우저 탭에 열립니다.