http://janaagraha.org/rahul/John/

Rahul,

IE is wrongly centering the content,
.inner { ... text-align: left;}

does not wrap the link text after the image (at inline-level)
.nav img { ... display: block;}

and needs some layout to make the whole link area clickable
.nav a {zoom:1;} [1]


Ingo

[1] http://www.brunildo.org/test/IEABlock1.html
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to