[Typo3] FCE and clean XHTML+CSS
JoH
info at cybercraft.de
Tue Apr 19 16:15:39 CEST 2005
>> but it's not as clean as i'd want it to be:
>>
>> <h3 style="background:url("path of the created image");
>> height:[height of image]; width:[width of image];"><span
>> style="display:none;">My Header: Yeah, it is text!</span></h3>
>>
>> This would be visible also on text only devices and would look great
>> on small screens disabling CSS. Is this possible? Any hint?
>>
But it will not be visible to modern screenreaders, since "display:none" is
interpreted as "don't read"!
> Yep, search the list archive; there have been a couple of threads
> about doing this, and I also posted a basic setup for this kind of
> headers to the accessibility newsgroup a few months ago (to find
> that, search for 'FIR' and I think you'll find it.
Here's another solution that will work with screenreaders too:
text-indent and/or line-height
http://phark.typepad.com/phark/2003/08/accessible_imag.html
TS Setup can be found in the same threads mentione by Christopher.
Joey
--
Wenn man keine Ahnung hat: Einfach mal Fresse halten!
(If you have no clues: simply shut your knob sometimes!)
Dieter Nuhr, German comedian
openBC: http://www.openbc.com/go/invuid/Jo_Hasenau
More information about the TYPO3-english
mailing list