Gunlaug Sørtun wrote:

Webmaster wrote:

http://www.gypsydev.us/css/

All I'm trying to do is get the image to be exactly along the top.


Images defaults to 'display: inline' in IE/win - regardless of mode.

Solution...

.check img {display: block;}

...should solve all positioning-problems.

regards
    Georg

Hello,

This solved my issue!!!

http://www.gypsydev.us/css/index3.html

Thanks,
Roger
******************************************************
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************

Reply via email to