Login
Roast topics
Find topics
Find it!
From:
developer.mozilla.org
(Uncensored)
subscribe
ID selectors - CSS | MDN
https://developer.mozilla.org/en-US/docs/Web/CSS/ID_selectors
links
backlinks
Roast topics
Find topics
Roast it!
The CSS ID selector matches an element based on the value of the element's id attribute. In order for the element to be selected, its id attribute must match exactly the value given in the selector.