Zachary, Me again. I also do not see your reason using a text-only version. It is absolutely redudant! You did a too good work, to hang on your page a text-version.
Also you are using CDATA sections which are not recommended due to poor browser support (even some newer browsers fail to properly support it) and due to other complications. Your new window does not open on your privacy policy page to send you an email, when JavaScript is disabled. Have a look here to see how to solve this: http://www.webnauts.net/new_window.html Regards, John S. Britsios http://www.webnauts.net ----- Original Message ----- From: "Zachary Hopkins" <[EMAIL PROTECTED]> To: "Web Standards Group" <[email protected]> Sent: Sunday, February 06, 2005 3:09 AM Subject: [WSG] WAI checkpoint 13.1 Help > 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 > > ****************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
