항목 페이지, 그룹 설명, 맵 팝업, 구성 설정 앱에 서식 있는 텍스트 편집기가 포함되어 있으면 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은 항상 새 브라우저 탭에 열립니다.
CSS 등록정보
지원되는 CSS 등록정보 테이블은 다음과 같습니다.
비고:
ArcGIS Online은 인라인 CSS만 지원합니다. CSS는 스타일 속성 내에서 정의해야 합니다.
CSS 등록정보 | ||
---|---|---|
align-items | break-inside | justify-content |
align-self | clear | justify-items |
background | color | justify-self |
background-attachment | color-interpolation-filters | letter-spacing |
background-clip | display | lighting-color |
background-color | display-inside | line-height |
background-image | display-list | list-style |
background-origin | display-outside | list-style-image |
background-position | flex | list-style-position |
background-repeat | flex-basis | list-style-type |
background-size | flex-direction | margin |
border | flex-flow | margin-bottom |
border-bottom | flex-grow | margin-left |
border-bottom-color | flex-shrink | margin-right |
border-bottom-left-radius | flex-wrap | margin-top |
border-bottom-right-radius | float | max-height |
border-bottom-style | font | max-width |
border-bottom-width | font-family | min-height |
border-collapse | font-feature-settings | min-width |
border-color | font-kerning | overflow |
border-image | font-language-override | padding |
border-image-outset | font-size | padding-bottom |
border-image-repeat | font-size-adjust | padding-left |
border-image-slice | font-stretch | padding-right |
border-image-source | font-style | padding-top |
border-image-width | font-synthesis | text-align |
border-left | font-variant | text-align-last |
border-left-color | font-variant-alternates | text-combine-upright |
border-left-style | font-variant-caps | text-decoration |
border-left-width | font-variant-east-asian | text-decoration-color |
border-radius | font-variant-ligatures | text-decoration-line |
border-right | font-variant-numeric | text-decoration-skip |
border-right-color | font-variant-position | text-decoration-style |
border-right-style | font-weight | text-emphasis |
border-right-width | gap | text-emphasis-color |
border-spacing | grid | text-emphasis-position |
border-style | grid-area | text-emphasis-style |
border-top | grid-auto-columns | text-height |
border-top-color | grid-auto-flow | text-indent |
border-top-left-radius | grid-auto-rows | text-justify |
border-top-right-radius | grid-column | text-orientation |
border-top-style | grid-column-end | text-overflow |
border-top-width | grid-column-start | text-shadow |
border-width | grid-row | text-space-collapse |
box-decoration-break | grid-row-end | text-transform |
box-shadow | grid-row-start | text-underline-position |
box-sizing | grid-template | text-wrap |
box-snap | grid-template-areas | width |
box-suppress | grid-template-columns | word-break |
break-after | grid-template-rows | word-spacing |
break-before | height | word-wrap |