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
- 오라클
- Oracle
- 날짜
- SSL
- checbox
- 스크립트
- 톰캣
- 문자열
- JSTL
- MYSQL
- java
- switch
- 웹 플랫폼 설치 관리자
- 한글
- jquery
- 네이버스마트 에디터
- 전자정부 표준프레임워크
- null
- DB
- spring form tag
- maven
- php
- exception
- json
- 호환성
- @RequestBody
- html
- 이클립스
- RADIO
- HTML5
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