[ZPT] structure usage question
Florent Guillaume
fg@nuxeo.com
24 Sep 2002 14:09:44 +0200
On Tue, 2002-09-24 at 12:54, Chris Withers wrote:
> > Note that
> > <a href="Reports.py?doit&task_id=bar">foo</a>
> > is illegal (even if accepted by lots of browsers).
> >
> > You should use:
> > <a href="Reports.py?doit&task_id=bar">foo</a>
>
> Can you point ot me the URL of the relevent RFC please, I wasn't aware of this...
See http://www.w3.org/TR/REC-html40/charset.html#h-5.3.2 where it says
"should" but doesn't say that it's illegal strictly speaking
See also http://www.w3.org/TR/xhtml1/#C_12 where it says that it's
illegal for xhtml and gives explanations.
Florent
--
Florent Guillaume, Nuxeo (Paris, France)
+33 1 40 33 79 87 http://nuxeo.com mailto:fg@nuxeo.com