Dreamweaver MX Browser check errors

Need technical advice on coding your web pages? Covers HTML, JavaScript, CSS, and some server side technologies. Also the issue of some webpages not displayed well.

Moderator: Don_HH2K

Dreamweaver MX Browser check errors

Postby amanda » Mon 02 Jan, 2006 3:49 pm

Hello I am seeing that I have some errors on my pages when I look at the check browser support list. I am not sure how to fix these??

I have this one a lot: "Tag IMG is missing required attribute alt" (Netscape Navigator 7.0, Safari 1.0)

Here is the code: <tr>
<td><a href="http://66.223.32.234/privatedining.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image16','','privatedining_over.gif',1)"><img src="privatedining.gif" name="Image16" width="107" height="24" border="0"></a></td>
</tr>


Have a fix? also, how can I find out the solution to these errors? not very familiar with code yet.....

Thank you!!!
UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; T312461; SV1)
amanda
junior member
junior member
 
Posts: 14
Joined: Mon 02 Jan, 2006 3:40 pm

Re: Dreamweaver MX Browser check errors

Postby Antony » Mon 02 Jan, 2006 8:53 pm

amanda wrote:I have this one a lot: "Tag IMG is missing required attribute alt" (Netscape Navigator 7.0, Safari 1.0)
As the message said, the required attribute [tt]alt[/tt] is missing.
Just add sometime for the [tt]alt[/tt] into [tt]IMG[/tt] tag, even an empty [tt]alt[/tt] would do.

E.g.
Code: Select all
<img src="privatedining.gif" name="Image16" width="107" height="24" border="0" alt="">
UserAgent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/416.12 (KHTML, like Gecko) Safari/416.13
User avatar
Antony
diamond member
diamond member
 
Posts: 14509
Joined: Tue 18 Jun, 2002 11:36 pm
Location: Sydney, Australia


Return to Web Design and Page Coding

Who is online

Registered users: Google [Bot]