Ok.. just a couple of comments then.
1 - don't use <center> it's deprecated, use CSS to center.
2 - If you use CSS, you can put that list of links into a REAL list and style it - making all those unnecessary non-breaking spaces go away.
3 - like I said the first time, add 'border=0" to your <img> tag.
Quote:
|
<img src=images/11.jpg" border=0>
|
4 - add the alt attribute to ALL images - alt="description of image"
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!
Please login or register to view this content. Registration is FREE
Please login or register to view this content. Registration is FREE
Last edited by LadynRed; 05-09-2007 at 12:46 PM..
|