A type selector matches every instance of the element type in the document tree.
SyntaxE { }
Parameters
E: String that specifies the name of a document language element type.
ExamplesThe following style rule applies to all the H1 tags within the document.
h1 {
color:teal;
font-variant:small-caps;
}
Related specifications
type
Microsoft Developer Network: [Windows Internet Explorer API reference Article]
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4