Pattern:
element
Definition:
The element selector matches every instance of the element type in the document tree.
Examples:
p { color: gold; }
a { background-color: azure; }
Pattern:
element
Definition:
The element selector matches every instance of the element type in the document tree.
Examples:
p { color: gold; }
a { background-color: azure; }
Designed by : w10schools
service@w10schools.com
Please login to continue.