This page contains 1 rule for the anchor ("A") tag. For consistency, it also contains 1000 rules that don't match any elements in the page:
A { background: #CFD; }
.noclass0001 { background: #CFD; }
...
.noclass1000 { background: #CFD; }
This page contains 1000 anchor elements, buried in a hierarchy of DIV -> DIV -> DIV -> P elements:
<div>
<div>
<div> <p> <a id='id0001' class='class0001'>0001</a> </p> </div>
...
<div> <p> <a id='id1000' class='class1000'>1000</a> </p> </div>
</div>
</div>
page load time:
Click this button to measure how long it takes for the page to reflow.