본문 바로가기

웹표준/(X)HTML

noscript

noscript
원어 및 기능 noscript (스크립트 대체내용)
Element Block       (Element 종류)
포함가능 Element Block Inline Text
속성 - align="값" (값 = left / center / right / justify)
- class="클래스 이름"
- id="id 이름"
- style="스타일 시트 입력"
- title="제목"
특이사항 - WCAG1.0 '우선도1'로 규정되어 있다.
- script 요소와 noscript 요소는 세트로 지정 (head요소의 직접적인 자식 요소가 될 수 없기 때문에)
예제
결과