Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

<kbd>

현재 번역은 완벽하지 않습니다. 한국어로 문서 번역에 동참해주세요.

개요

HTML Keyboard Input 요소 (<kbd>) 는 유저 입력을 나타내며, 브라우저의 기본 모노스페이스 폰트로 표시되는 인라인 요소를 생성합니다.

속성

이 요소는 전역 속성만을 포함합니다.

예제

<p>Type the following in the Run dialog: <kbd>cmd</kbd><br />Then click the OK button.</p>

<p>Save the document by pressing <kbd><kbd>Ctrl</kbd>+<kbd>S</kbd></kbd></p>

결과

참고

브라우저의 기본 폰트를 오버라이드 하기위해 kbd 셀렉터를 위한 CSS 규칙이 정의돌수 있습니다. Preferences set by the user might take precedence over the specified CSS.

사양

사양 상태 주석
WHATWG HTML Living Standard
The definition of '<kbd>' in that specification.
Living Standard  
HTML5
The definition of '<kbd>' in that specification.
Recommendation Expanded to include any user input, like voice input and individual keystrokes.
HTML 4.01 Specification
The definition of '<kbd>' in that specification.
Recommendation  

브라우저 호환성

기능 Chrome Firefox (Gecko) Internet Explorer Opera Safari
Basic support (Yes) 1.0 (1.7 or earlier) (Yes) (Yes) (Yes)
기능 Android Firefox Mobile (Gecko) IE Mobile Opera Mobile Safari Mobile
Basic support (Yes) 1.0 (1.0) (Yes) (Yes) (Yes)

같이 보기

문서 태그 및 공헌자

 이 페이지의 공헌자: azunyan3
 최종 변경: azunyan3,