Do browsers have default style sheets that I as a programmer can use?
Something like for example
<span class="chrome_header_default"></span>
I have searched the network and I have only managed to find the default styles that browsers apply to html
elements such as the margin to h1
or the size of the sources of these.