Styling itemprop in CSS

The itemprop global attribute is used to add properties to an item. Every HTML element can have an itemprop attribute specified, and an itemprop consists of a name-value pair.

[itemprop="itemreviewed"] {
    color: #143196;
    font-size: 20px;
}
Tag: |   Category:
Copyright © 2023 Siam Naulak.
magnifiercrossmenu