1 stwaller Jan 27, 2005 02:11
3 stk Feb 10, 2005 17:41
To add to Whoo ...
if you still want H1 header data, you can always add something like this:
<span class="header"><a href="www.site.com" "my cool site"><img src="logo.gif" /></a><h1 style="display:none;">My Cool Site</h1></span>
Using the CSS display:none to hide the text from the visual browser, but text-only devices would STILL be able to see your heading as "my cool site".
thats going to be dependant on the skin you are using.. but its as simple as just editing the code