|
Posted by Bergamot on 10/05/06 22:19
silkmountain wrote:
>
>>From what I can tell, the problem is embedding a table within all the
> div code -- I took over this website from the webmaster, who had a much
> more sophisticated grasp of CSS. I may be in over my head....
>>
>> > http://www.executivesoul.com/test_5_about_usNEW_6.html
The former webmaster may have been in over his head, too. ;)
I suggest getting rid of all the absolute positioning. If the document
is structured logically, it is very unlikely you need any of it.
BTW, image maps are terrible when it comes to accessibility. Just try to
use one when image loading is disabled. I bet you can't. And it is
unwise to resize images in HTML. The quality is pretty awful, for one thing.
--
Berg
[Back to original message]
|