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.

<code>

요약

HTML Code 요소 (<code>) 는 컴퓨터 코드의 조각을 나타냅니다.  기본적으로, 이것은 브라우저의 기본 모노스페이스 폰트로 표시됩니다

속성

이 요소는  전역 속성만을 포함할 수 있습니다.

예제

<p>일반적인 글자. <code>이것은 코드입니다.</code> 일반적인 글자.</p>

결과

일반적인 글자. 이것은 코드입니다. 일반적인 글자.

각주

브라우저의 기본 폰트를 오버라이드 하기 위한 code 셀렉터가 CSS 규칙에 의해 정의되어질수 있습니다. 사용자에 의한 설정이 지정된 CSS보다 우선될 수 있습니다

명세

명세 상태 주석
WHATWG HTML Living Standard
The definition of '<code>' in that specification.
Living Standard  
HTML5
The definition of '<code>' in that specification.
Recommendation  
HTML 4.01 Specification
The definition of '<code>' in that specification.
Recommendation  

브라우저 호환성

특징 Chrome Firefox (Gecko) Internet Explorer Opera Safari (WebKit)
기본 지원 1.0 1.0 (1.7 or earlier) (Yes) (Yes) (Yes)
특징 Android Firefox Mobile (Gecko) IE Phone Opera Mobile Safari Mobile
기본 지원 (Yes) 1.0 (1.0) (Yes) (Yes) (Yes)

참고

문서 태그 및 공헌자

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