T
Toby A Inkster
Nick said:<meta name="description">Description of my website</meta>
That is indeed what's happening in XHTML 2.
Nick said:<meta name="description">Description of my website</meta>
That is indeed what's happening in XHTML 2.
XHTML is a poor mans XML.
so a cludgy fudge of mixing HTML (designed for
displaying content) and XML (designed for describing data) was invented just
for these idiots.
Steve said:As XHTML 1.0 is identical to HTML 4.01 and as XHTML 1.1 takes a lot
out and only adds ruby in, that statement is rather suspect.
Big deal. Decent authors were closing elemeents long before XHTML came
along. CSS bugs have been more of a driving force in this respect than
XHTML has been.
so how did you close your said:How? Does it force users to use <h1> rather than <div class="title">?
Everything that can be done in HTML 4.01 can be done in XHTML 1.0.
XHTML 1.0 Transitional has _all_ the presentational crud that HTML
4.01 Transitional has.
I think it's safe to say that Jukka sees an awful lot of what people
are doing and that is why he is prone to so much pessimism.
Italy said:<SNIP>
XHTML is a poor mans XML. It is for people who are too fucking stupid to properly
understand what XML is for and so a cludgy fudge of mixing HTML (designed for
displaying content) and XML (designed for describing data) was invented just
for these idiots.
I think it's safe to say that Jukka sees an awful lot of what people
are doing and that is why he is prone to so much pessimism.
Bernhard said:Steve Pugh schrieb:
according to W3C XHTML 1.0 is NOT identical to HTML 4.01:
read: http://www.w3.org/TR/xhtml1/#diffs
so how did you close your <img> tag long ago?
What advantage is there to closing said:, if you ever heard of lynx, or text-to-speech browsers. or download
for a try the IBM home page reader
http://www-3.ibm.com/able/solution_offerings/hpr.html
then you will understand the importance of a logical structured site
(e.g. the proper use of <h1>)
or simply try lynx.
read the W3C specs.
I don't know about you, but here in Switzerland the government has
established a set of rules and guidelines for gov websites, and hence
webdesigners aiming for a gov contract. In order to be readable with as
many user-agents as possible a page has to be XHTML valid
Kris said:I don't know about you, but here in Switzerland the government has
established a set of rules and guidelines for gov websites, and hence
webdesigners aiming for a gov contract. In order to be readable with as
many user-agents as possible a page has to be XHTML valid, and provide,
of course, the strict separation of structure and layout.
David said:What advantage is there to closing <img> tags?
yes but then it's not structured.No, it doesn't. XHTML can be abused with <div class="title"> just as easily
as HTML.
That's interesting. I'm not aware of any user agents designed for use on the
web that support XHTML but not HTML. On the other hand, I have encountered
browsers which support HTML so well that they correctly render <img
src="dot.png" alt="." /> as ".>".
many WAP2.0 user agents use XHTML as their basic profile, if it's not
wellformed it's not XHTML. your WAP agent will not be able to render
correctly your page, hence the necessity of closing all tags.
http://web.zdnet.com.au/builder/architect/sdi/story/0,2000035062,20266421,00.htm?
under WAP 2.0 brings new standards.
yes but then it's not structured.
just download the home page reader and try it.
WAP2.0 user agents use XHTML as their basic profile, and not HTML.
Bernhard said:It's just much easier to have an XHTML site ready for WAP, instead
of an non-wellformed HTML site.
Joel said:Seems like there is a third alternative missing there. The choice is
not just between any XHTML and badly-formed HTML.
Bernhard said:I don't know about you, but here in Switzerland the government has
established a set of rules and guidelines for gov websites
Firas D. said:From what I can see, XHTML2 is
going to be a W3C spec too.
Nobody's going to decide to go
backwards and figure that those trailing backslashes (to close
empty tags) weren't such a good idea after all, are they?
Because,
well, the only thing I've noticed is that conforming to XHTML (I'm
strictly a novice) requires the markup to adhere to somewhat more
stringent standards.
Andy Dingley said:True enough, but there's also the issue of closure for elements
like <br /> I don't think _anyone_ was doing that in HTML, until
XML content-management started to be used.
Bernhard Sturm said:according to W3C XHTML 1.0 is NOT identical to HTML 4.01:
so how did you close your <img> tag long ago?
What benefit is there in writing said:yes, if you ever heard of lynx, or text-to-speech browsers. or download
for a try the IBM home page reader
http://www-3.ibm.com/able/solution_offerings/hpr.html
then you will understand the importance of a logical structured site
(e.g. the proper use of <h1>)
or simply try lynx.
read the W3C specs.
I don't know about you, but here in Switzerland the government has
established a set of rules and guidelines for gov websites, and hence
webdesigners aiming for a gov contract.
In order to be readable with as
many user-agents as possible a page has to be XHTML valid,
and provide,
of course, the strict separation of structure and layout.
Jukka said:As currently drafted, it will
break continuity - XHML 2 documents wouldn't work on "older" browsers
(including all current browsers),
Actually, just about half of the truth, or actually less than half.
Since XHTML uses a stripped-down metalanguage (XML), it has _less_
strict formalized syntax in many ways (in addition to imposing, on the
other hand, more strict syntax at in some issues).
The sites I've built for the UK Gov have had to follow similar
guidelines.
Firas said:(http://www.cs.tut.fi/~jkorpela/html/empty.html) is concerned, it's all
far-out stuff about how markup should be rendered rather than how it is.
Firas D. said:*sigh* ok, I give up. How about "I'm stubborn and it's what my
tools output anyway"?
That just went over my head.
All it takes to convert a 4.01 Strict
to XHTML 1.0 is a few closing tags, no?
As far this
(http://www.cs.tut.fi/~jkorpela/html/empty.html) is concerned, it's
all far-out stuff about how markup should be rendered rather than
how it is.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.