Can anyone tell me why my site is looking different in Firefox than I.E.
It is correct in I.E. and show spacing and not lining up right in Firefox.
Site (<!-- m --><a class="postlink" href="http://66.118.157.209/*custompleasure.com/httpdocs/index.html">http://66.118.157.209/*custompleasure.c ... index.html</a><!-- m -->)It might be because you've got errors in your code.
List of your markup errors (<!-- m --><a class="postlink" href="http://validator.w3.org/check?verbose=1&uri=http%3A//66.118.157.209/*custompleasure.com/httpdocs/index.html">http://validator.w3.org/check?verbose=1 ... index.html</a><!-- m -->)
List of your CSS errors (<!-- m --><a class="postlink" href="http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2F66.118.157.209%2F*custompleasure.com%2Fhttpdocs%2Fstyle.css&usermedium=all">http://jigsaw.w3.org/css-validator/vali ... medium=all</a><!-- m -->)
Fix these and see if it helps!I am having trouble with charset...When I run the analyze WC3 feature it is saying that the ISO is not set properly...
I don't know what this is and I don't know who to fix it...
I read the WC# documentation and still am lost...
Thanks,Put this in the head :
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
It is correct in I.E. and show spacing and not lining up right in Firefox.
Site (<!-- m --><a class="postlink" href="http://66.118.157.209/*custompleasure.com/httpdocs/index.html">http://66.118.157.209/*custompleasure.c ... index.html</a><!-- m -->)It might be because you've got errors in your code.
List of your markup errors (<!-- m --><a class="postlink" href="http://validator.w3.org/check?verbose=1&uri=http%3A//66.118.157.209/*custompleasure.com/httpdocs/index.html">http://validator.w3.org/check?verbose=1 ... index.html</a><!-- m -->)
List of your CSS errors (<!-- m --><a class="postlink" href="http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2F66.118.157.209%2F*custompleasure.com%2Fhttpdocs%2Fstyle.css&usermedium=all">http://jigsaw.w3.org/css-validator/vali ... medium=all</a><!-- m -->)
Fix these and see if it helps!I am having trouble with charset...When I run the analyze WC3 feature it is saying that the ISO is not set properly...
I don't know what this is and I don't know who to fix it...
I read the WC# documentation and still am lost...
Thanks,Put this in the head :
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />