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