/[suikacvs]/www/test/html/global-attr/html-global-class-1.xml
Suika

Contents of /www/test/html/global-attr/html-global-class-1.xml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations) (download) (as text)
Sat Dec 23 12:30:53 2006 UTC (18 years, 6 months ago) by wakaba
Branch: MAIN
CVS Tags: HEAD
File MIME type: text/xml
New tests

1 wakaba 1.1 <html xmlns="http://www.w3.org/1999/xhtml">
2     <head>
3     <title>xhtml:class</title>
4     <style>
5     .xhtmlclass {
6     background-color: green;
7     }
8     </style>
9     </head>
10     <body xmlns:ns="http://www.example.com/"
11     xmlns:xhtml="http://www.w3.org/1999/xhtml">
12     <h1><code><var>xhtml</var>:class</code></h1>
13    
14     <p xhtml:class="xhtmlclass">
15     The background of this text should not be <em>GREEN</em>.
16     </p>
17    
18     </body>
19     </html>

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24