You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xap-commits@incubator.apache.org by jm...@apache.org on 2006/09/15 02:20:12 UTC

svn commit: r446464 - /incubator/xap/trunk/WebContent/examples/widgets/table.html

Author: jmargaris
Date: Thu Sep 14 19:20:11 2006
New Revision: 446464

URL: http://svn.apache.org/viewvc?view=rev&rev=446464
Log:
now with proper doctype

Modified:
    incubator/xap/trunk/WebContent/examples/widgets/table.html

Modified: incubator/xap/trunk/WebContent/examples/widgets/table.html
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/WebContent/examples/widgets/table.html?view=diff&rev=446464&r1=446463&r2=446464
==============================================================================
--- incubator/xap/trunk/WebContent/examples/widgets/table.html (original)
+++ incubator/xap/trunk/WebContent/examples/widgets/table.html Thu Sep 14 19:20:11 2006
@@ -1,3 +1,5 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
+"http://www.w3.org/TR/html4/loose.dtd">
 <html>
 <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">