I'm in the situation of wanting to stay true CSS and accessibility standards
by separating content and structure but am in a situation where I have an
anchor (a:link) but want to replace the standard text based link with an
image for those browsers/ that will see the image.

The Links are curently sitting in an unordered list as <li> like so -

<li><a href="https://jr.slimink.com.au/#login"; id="a_slogin">Secure
Login</a></li>
<li><a href="https://jr.slimink.com.au/signup"; id="a_signup">Sign
Up</a></li>

I have an images waiting to be used for each but am not quite sure how to go
about it.

Any help would be appreciated.

Thanks
Leah Maclean
w:  http://workingsolo.com.au
e:  [EMAIL PROTECTED]
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to