Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Tapestry Wiki" for 
change notification.

The following page has been changed by ChristianGorbach:
http://wiki.apache.org/tapestry/Tapestry5HowToXhtml

------------------------------------------------------------------------------
  
  That's it. Now: validate!
  
+ Demo/test snippet:
+ {{{
+ <?xml version="1.0" encoding="utf-8"?>
+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
+ <html xmlns="http://www.w3.org/1999/xhtml";  
xmlns:t="http://tapestry.apache.org/schema/tapestry_5_0_0.xsd";> 
+ <head>
+       <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
+       <title>xhtml test</title>
+ </head>
+       <body>
+               valid xhtml? 
+       </body>
+ </html>
+ }}}
  
- 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to