Re: Constructing the layout for web-based applications
- From: Jim Moe <jmm-list.AXSPAMGN@xxxxxxxxxxxxxx>
- Date: Thu, 25 Aug 2005 14:17:01 -0700
Michael Schuerig wrote:
Perhaps you could enlighten us what the differences in page rendering are between IE and everyone else. I see no discernalbe difference.
http://www.schuerig.de/michael/boilerplate/
I'm mostly pleased with the layout as it is presented by standards-compliant browsers. Unfortunately, they are only a minority, especially when it comes to corporate desktop computers. [...]
If cross-browser compatibility is a concern, I suggest using HTML 4.01 Strict rather than XHTML loose. Presentation is the most consistent for 4.01 Strict.
If you insist on XHTML, delete the "<?xml ...>" line (it confuses IE), and serve the page as "Content-type: application/xhtml+xml". There are other issues as well and they are covered in Appendix C of the XHTML spec <http://www.w3.org/TR/xhtml1/#guidelines>.
-- jmm dash list (at) sohnen-moe (dot) com (Remove .AXSPAMGN for email) .
- Follow-Ups:
- Re: Constructing the layout for web-based applications
- From: Spartanicus
- Re: Constructing the layout for web-based applications
- From: Michael Schuerig
- Re: Constructing the layout for web-based applications
- References:
- Constructing the layout for web-based applications
- From: Michael Schuerig
- Constructing the layout for web-based applications
- Prev by Date: Re: rookie uprooting remaining hair
- Next by Date: Re: CSS and Firefox
- Previous by thread: Constructing the layout for web-based applications
- Next by thread: Re: Constructing the layout for web-based applications
- Index(es):
Relevant Pages
|