JavaScript Indexing

settings_applicationsEventTarget  >   settings_applicationsNode  >   settings_applicationsElement  >   settings_applicationsHTMLElement  >   settings_applicationsHTMLLinkElement  >   settings_applications[[Prototype]]

{object_name}

Editing

stringrel

Details

연결된 대상 객체와의 연결 관계를 지정하는 HTML의 rel 애트리뷰트(attribute)를 조회하거나 설정한다.

설명

rel 프로퍼티의 일반적인 사용은 외부 스티일 시트를 사용하는 경우이다. 이 때 rel 프로퍼티의 값은 stylesheet로 설정되어야 하며 href 프로퍼티는 해당 CSS 파일의 경로를 지정한다.

구문

형식
htmlLinkElement.rel

속성 명세

명세
분류설명
writableyes

지원 웹브라우저