CSS 입문 | CSS 기본 속성 | CSS 컨텐트(content)

a:after {
    content: " (" attr(href) ")";
}

Browser Support The numbers in the table specify the first browser version that fully supports the property.

Property
content 1.0 8.0 1.0 1.0 4.0




최종 수정 : 2021-08-27