Previous Message
Next Message

<a><img alt=""></a>

Sent by Scott Hamm on 7 July 2004 03:03


While learning the difference between normal mark-up and css-p, 
I got a question:


<a href="foo.htm"><img src="foo.jpg" alt="Foo This" height=10 width=50
/></a>
...

Converted to css-p as follows:
<ul>
<li><a class="foo" href="foo.htm"><span>Foo</span></a></li>
...
</ul>
How can I replace alt="" that was lost, is there a way I 
can use css to emulate the alt="" tag?


Scott

______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread: