Answers for "what does :root do in html"

0

what does :root do in html

In HTML, :root represents the <html> element and is identical to the selector html , except that its specificity is higher.
Posted by: Guest on March-19-2022

Browse Popular Code Answers by Language