10 steps to improve site accessibility

Main:

.hidden { position:absolute; left:-10000px; top:auto; width:1px; height:1px; overflow:hidden; }
<a href="/viev/?pages=10"><span class="hidden">View items per page: </span>10</a>

Additional:

Links:

Licensed under CC BY-SA 3.0