Re: Web-design in Fedora



On Sat, 2006-05-06 at 11:39 -0700, Michael A. Peters wrote:
I'd suggest looking at xhtml

I wouldn't. There's numerous reasons why, here's just a few:

* The most prolific browser will not display XHTML served as
XHTML, it'll only do so if it pretends to be HTML. Other
browsers would be correct to behave the same way, as well.
* Lying that XHTML is HTML can bring about other problems, as the
requirements for empty tags to be written like <img/> has a
different meaning in HTML. Well behaved HTML clients can treat
that as they're supposed to, like <img>> (the second closing >
symbol will be displayed in the page).
* Writing broken XHTML to accomodate broken HTML clients means
that you're not writing "XHTML". You either write it correctly,
or it's in error. XML types of documents with errors aren't
supposed to be displayed at all.
* XHTML offers no real tangible benefits over HTML. It only
offers a new set of problems.

--
(Currently running FC4, occasionally trying FC5.)

Don't send private replies to my address, the mailbox is ignored.
I read messages from the public lists.

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



Relevant Pages

  • Re: Problem with render page to html
    ... I read on Nokia site that your phone supports XHTML not HTML 4.0 ... But if I change the config to render to "wml11", it can display ...
    (microsoft.public.dotnet.framework.aspnet.mobile)
  • Re: XHTML vs HTML
    ... If you can't raionally argue why XHTML should or should not be persued and ... we're talking about XML here. ... the information that HTML doesn't cut it anymore is nuts. ... into virtually *any* other data format. ...
    (microsoft.public.frontpage.programming)
  • Re: What if you dont have a thead/tbody/tfoot?
    ... use their HTML parser to do it, treating the contents of your page as HTML ... depends on IE's error correction to display properly in the first place. ... IE uses its HTML parser to display it. ... So even if your XHTML page validates, you're still relying on IE's HTML ...
    (alt.html)
  • Re: Anyone else noticed this issue?
    ... and never has been XHTML. ... The mark-up you are using is tag-soup HTML ... But like any assertion that assertion can be a false ...
    (comp.lang.javascript)
  • Re: FAQ Topic - How do I POST a form to a new window? (2011-01-03)
    ... user-defined DTD) declaring the Transitional variant of HTML 4.01 and ... XHTML 1.0 DTDs. ... HTML* requires that. ... have been tested in at most one browser. ...
    (comp.lang.javascript)