|
|
 |
FN-FORUM: Css check - Windows IE v6,7
date posted 14th March 2008 14:15
Hello again
After all of yesterdays hot air, I have tried (and possibly failed) to adapt
the css code I have used
Could anyone check this page:
http://www.photofixer.co.uk/photofixer_v6/retouching6.html
Particularly with internet explorer, and tell me which version you are using
It works fine on my Camino Mac os x 10.2, I have looked at it on:
IE6 Windows : big gap at the bottom
IE7 Linux (?) : Looks good
At this stage I want to get it to an 'acceptable stage' and if necessary
provide a tabled version for unexpected errors because I cannot test it in
all browsers and any mods
also:
http://www.photofixer.co.uk/photofixer_v5/retouching5.html
Which works better on my Windows/IE6 - exactly the same but I have not
applied the wrapper to centrally align it:
body {
margin: 0px;
padding: 0px;
background-image: url(sitegraphics/testbac.gif);
height: 100%;
text-align: center;
}
.wrap {
width: 750px;
margin: 0 auto;
text-align: left;
}
Thank you for your help and patience
John
|
 |
|