473,382 Members | 1,389 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,382 software developers and data experts.

Real advantages in using HTML4 strict vs XHTML Translational?

Besides

1. matter of taste
2. XHTML content-type issue, i.e. trigger IE quirk mode if send using
the correct xml content type
Are there any real advantage that can differentiates these two?
Nov 15 '07 #1
5 3389
On Thu, 15 Nov 2007, howa wrote:
Subject: Real advantages in using HTML4 strict vs XHTML Translational?

Are there any real advantage that can differentiates these two?
You are messing different questions. Three separate questions are:

- Strict or Transitional?

- HTML or XHTML?

- text/html or application/xhtml+xml?

--
In memoriam Alan J. Flavell
http://groups.google.com/groups/sear...Alan.J.Flavell
Nov 15 '07 #2
howa wrote:
Besides

1. matter of taste
2. XHTML content-type issue, i.e. trigger IE quirk mode if send using
the correct xml content type
Are there any real advantage that can differentiates these two?
Well the real point is this. For building a webpage HTML will do
everything you need it to do, whereas with XHTML if you serve it
properly all versions of IE cannot handle it. Period. So unless your
goal is to disenfranchise IE users from your site then use what tool
works, HTML.

--
Take care,

Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
Nov 15 '07 #3
On 11$B7n(B16$BF|(B, $B>e8a(B2$B;~(B28$BJ,(B, "Jonathan N. Little" <lws4...@centralva.net>
wrote:
howa wrote:
Besides
1. matter of taste
2. XHTML content-type issue, i.e. trigger IE quirk mode if send using
the correct xml content type
Are there any real advantage that can differentiates these two?

Well the real point is this. For building a webpage HTML will do
everything you need it to do, whereas with XHTML if you serve it
properly all versions of IE cannot handle it. Period. So unless your
goal is to disenfranchise IE users from your site then use what tool
works, HTML.

--
Take care,

Jonathan
-------------------
LITTLE WORKS STUDIOhttp://www.LittleWorksStudio.com
Another issue I have found in the past,
even 4.0 strict & XHTML 1.0 translational pages are running in their
standard rendering mode (CSS), they behave are not 100% the same.
Nov 16 '07 #4
In article
<f1**********************************@s36g2000prg. googlegroups.com>,
howa <ho******@gmail.comwrote:
Besides

1. matter of taste
2. XHTML content-type issue, i.e. trigger IE quirk mode if send using
the correct xml content type
I'm not sure what you consider "the correct xml content type" for XHTML,
but if you send content labeled as 'application/xhtml+xml' to IE6, it
does a lot worse than just trigger quirks mode.

HTML versus XHTMl has been discussed many, many times. Google a little.

--
Philip
http://NikitaTheSpider.com/
Whole-site HTML validation, link checking and more
Nov 16 '07 #5
howa wrote:
>
even 4.0 strict & XHTML 1.0 translational pages are running in their
standard rendering mode (CSS), they behave are not 100% the same.
What do you mean by "not 100% the same". They are not exactly
pixel-perfect? They likely won't be no matter the DOCTYPE.

--
Berg
Nov 16 '07 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

59
by: Philipp Lenssen | last post by:
I've tested some of the new Nokia 6600 functionality. It ships with WAP2 and XHTML Support (it says). What it does is check the Doctype -- if it's not the XHTML Mobile Profile Doctype, but a...
7
by: Simon Strandgaard | last post by:
There are no <iframe> tag in xhtml strict, instead I should use <object>. If I change <iframe> to <object> then my javascript stops working. I am curious to how to use <object> with javascript...
4
by: Tom Eldridge | last post by:
Hi all I'm getting tons of these errors when running the w3c validator on my template page. Basically it will say for example: element "TITLE" undefined. Do I need to put this into lowercase...
5
by: rengaw03 | last post by:
How do I center a HTML login form horizontally on a page? I can't find anything useful on the web -- no shortage of sites offering to sell me three-column layouts with a flexible center column, or...
15
by: Zhang Weiwu | last post by:
http://www.w3.org/MarkUp/2004/xhtml-faq provided a trick to serve xhtml webpage to IE as application/xml I used that trick and now every one of my xhtml webpage have following first 4 starting...
1
by: DeveloperQuest | last post by:
How do I make Xhtml 1.0 strict or Xhtml 1.1 strict appear in the Visual Studio 2005 dropdown? How do I add a Xhtml 1.0 strict to the dropdown in visual studio 2005? I have used the default...
13
by: mark4asp | last post by:
When I write a url in xhtml, with an unencoded ampersand, like this: http://localhost:2063/Client/ViewReport.aspx?Ref=58&Type=SUMMARY the xhtml sytax checker correctly indicates an error,...
83
by: liketofindoutwhy | last post by:
I am learning more and more Prototype and Script.aculo.us and got the Bungee book... and wonder if I should get some books on jQuery (jQuery in Action, and Learning jQuery) and start learning about...
3
by: Olivia Towery | last post by:
I cannot figure out how to complete two script validations onsubmit. Only the first one listed runs. If anyone knows how to do this, please help. -- Olivia Towery
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.