- From: Orsi Molnar <vulcan@kabelszat2002.hu>
- Date: Fri, 10 Apr 2009 00:37:42 +0200
- To: www-html-editor@w3.org
Hi
http://www.w3.org/TR/2002/REC-xhtml1-20020801/#prohibitions
pre
must not contain the img, object, big, small, sub, or sup elements.
should be instead:
pre
must not contain the img, object, applet, big, small, sub, sup, font or
basefont elements.
as stated in the XHTML 1.0 Transitional and Frameset DTDs
<!-- content is %Inline; excluding
"img|object|applet|big|small|sub|sup|font|basefont" -->
Orsi Molnar
Received on Thursday, 9 April 2009 22:42:32 UTC