On my website, http://www.hopkinsprogramming.net/, I use CSS background images instead of the <img> tag. So, I have hyper linked background-images, if that makes sense, and they have no actual link text. Watchfire's WebXACT (http://webxact.watchfire.com/) accessibility validator is giving me an error with WAI Priority 2, Checkpoint 13.1. I understand why I am getting the error, but I am not sure of the best way to correct it, as I do not want text covering up the images.
Any suggestions?


= Sample Code of my link =========================
<a href="http://place.com/"; title="Link Title" style="display:block;width:80px;height:15px;background-image:url('img.png');"></a>
==================================================


-- Zachary Hopkins

--

"The best way to predict the future is to invent it."

[EMAIL PROTECTED]
http://www.hopkinsprogramming.net

begin:vcard
fn:Zachary Hopkins
n:Hopkins;Zachary
org:Hopkins Programming
adr:;;;;;;United States
email;internet:[EMAIL PROTECTED]
title:Owner
x-mozilla-html:TRUE
url:http://www.hopkinsprogramming.net/
version:2.1
end:vcard

Reply via email to