Hi.
I've try to convert my website into correct xhtml/css.
I've convert a <table> ... but there is some bug, as you can see on <!-- m --><a class="postlink" href="http://bouh.net/~tmp/css/css.jpg">http://bouh.net/~tmp/css/css.jpg</a><!-- m -->.
The first problem is a bug there is under IE (but working with mozilla). In field 'ré—ÂÂ焨m?, the second line and all the following lines doesnt start on the same margin ...
If someone can explain why (and maybe a solution ) it will be helpfull.
The second problem is in the line "titre". The link "blabla" and "titre" aren't on the same line ...
Thank you for your help.
Jé—ÂÂ為枡y.
EDIT : i've forgot, the html & css are <!-- m --><a class="postlink" href="http://bouh.net/~tmp/css">http://bouh.net/~tmp/css</a><!-- m --> < here .Try setting all your margins and padding to 0 using:
body {
margin: 0;
padding: 0;
}
Maybe that will help you see your problem more clearly.Thanks Dave ... i've just fix the problem with your help !
I've Download & try under firefox ... omg i didnt imagine that IE sux so much ...Congratulations (on solving your problem and getting firefox!)
I've try to convert my website into correct xhtml/css.
I've convert a <table> ... but there is some bug, as you can see on <!-- m --><a class="postlink" href="http://bouh.net/~tmp/css/css.jpg">http://bouh.net/~tmp/css/css.jpg</a><!-- m -->.
The first problem is a bug there is under IE (but working with mozilla). In field 'ré—ÂÂ焨m?, the second line and all the following lines doesnt start on the same margin ...
If someone can explain why (and maybe a solution ) it will be helpfull.
The second problem is in the line "titre". The link "blabla" and "titre" aren't on the same line ...
Thank you for your help.
Jé—ÂÂ為枡y.
EDIT : i've forgot, the html & css are <!-- m --><a class="postlink" href="http://bouh.net/~tmp/css">http://bouh.net/~tmp/css</a><!-- m --> < here .Try setting all your margins and padding to 0 using:
body {
margin: 0;
padding: 0;
}
Maybe that will help you see your problem more clearly.Thanks Dave ... i've just fix the problem with your help !
I've Download & try under firefox ... omg i didnt imagine that IE sux so much ...Congratulations (on solving your problem and getting firefox!)