Well I am having another problem with the layout of a website im currently making, the url is bteck.fscrew.org, im using a div to position the text in the nav, and it screws up the content text. In ff it looks fine, but broken in ie, can someone please help me, thanks in advance.it looks the same in both to me...same hereIt's fine in IE6. It is off in IE5.x/Win.
<!-- m --><a class="postlink" href="http://www.tjkdesign.com/articles/boxmodel.asp">http://www.tjkdesign.com/articles/boxmodel.asp</a><!-- m -->
Difference between box models, doctype switching, etc. (<!-- m --><a class="postlink" href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnie60/html/cssenhancements.asp">http://msdn.microsoft.com/library/defau ... ements.asp</a><!-- m -->)
The Box Model Problem (<!-- m --><a class="postlink" href="http://www.communitymx.com/content/article.cfm?cid=E0989953B6F20B41">http://www.communitymx.com/content/arti ... 53B6F20B41</a><!-- m -->)
Since you're using the XHTML 1.1 doctype, uou should be using the application/xhtml+xml mime-type.
<!-- m --><a class="postlink" href="http://www.w3.org/2003/01/xhtml-mimetype/">http://www.w3.org/2003/01/xhtml-mimetype/</a><!-- m -->
<!-- m --><a class="postlink" href="http://www.xml.com/pub/a/2003/03/19/dive-into-xml.htmlyes">http://www.xml.com/pub/a/2003/03/19/div ... ml.htmlyes</a><!-- m --> well i ended up getting it to work, there was smoe problem with stupid padding with the navigation that was messing up the float
<!-- m --><a class="postlink" href="http://www.tjkdesign.com/articles/boxmodel.asp">http://www.tjkdesign.com/articles/boxmodel.asp</a><!-- m -->
Difference between box models, doctype switching, etc. (<!-- m --><a class="postlink" href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnie60/html/cssenhancements.asp">http://msdn.microsoft.com/library/defau ... ements.asp</a><!-- m -->)
The Box Model Problem (<!-- m --><a class="postlink" href="http://www.communitymx.com/content/article.cfm?cid=E0989953B6F20B41">http://www.communitymx.com/content/arti ... 53B6F20B41</a><!-- m -->)
Since you're using the XHTML 1.1 doctype, uou should be using the application/xhtml+xml mime-type.
<!-- m --><a class="postlink" href="http://www.w3.org/2003/01/xhtml-mimetype/">http://www.w3.org/2003/01/xhtml-mimetype/</a><!-- m -->
<!-- m --><a class="postlink" href="http://www.xml.com/pub/a/2003/03/19/dive-into-xml.htmlyes">http://www.xml.com/pub/a/2003/03/19/div ... ml.htmlyes</a><!-- m --> well i ended up getting it to work, there was smoe problem with stupid padding with the navigation that was messing up the float