Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- switch
- 네이버스마트 에디터
- 오라클
- checbox
- 문자열
- 전자정부 표준프레임워크
- 호환성
- exception
- html
- php
- @RequestBody
- DB
- 한글
- java
- JSTL
- 톰캣
- 스크립트
- Oracle
- HTML5
- maven
- MYSQL
- 날짜
- null
- SSL
- RADIO
- 웹 플랫폼 설치 관리자
- 이클립스
- json
- jquery
- spring form tag
Archives
- Today
- Total
개인적인 정리
건너뛰기 링크 본문
<style>
#skipnavigation a {position:absolute; top: -9999px; left:-3000%; height:0px;}
#skipnavigation a:focus { display:block; left:0; top:0; z-index:10000000000; width:100%; height:30px; line-height:30px; background:#039; color:#fff; text-align:center;}
</style>
<div id="skipnavigation">
<a href="#visual-box">본문 바로가기</a>
<a href="#gnb">주 메뉴 바로가기</a>
</div>
항목 14. 콘텐츠의 반복되는 영역은 건너뛸 수 있어야 한다.
'웹접근성' 카테고리의 다른 글
<caption>제공방법이 부적절한 경우 (0) | 2018.04.04 |
---|---|
html5에서 caption, summary (0) | 2016.12.05 |
Comments