Quote:
Originally Posted by ardcor
i usually use hte h1 { style="hidden" } instead of the indent. is there any advantages of using the indent method?
|
The -9999px method works with screen readers as well. They don't like visibility:hidden; or display:none; for some reason.
http://www.alistapart.com/articles/fir/