Usamah M. Ali wrote:
> The link:
> http://sidahmed.com.sd
>
> I tried to figure out what causes the issues in IE6 but couldn't. Would
> appreciate pointing me in the right direction.
>
>
>
> Regards,
> Usamah
>   




The target selector for IE/6 is .grid_16. The star hack reinforces the 
ruleset for IE/6. And the margin amendments position it horizontally.

* html .grid_16 {
display: inline;
float: left;
position: relative;
margin-left: /*10px*/13px;
/*margin-right: 10px;*/
}

reference: <http://www.satzansatz.de/cssd/onhavinglayout.html>

~d

















______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to