/[suikacvs]/www/test/dom/document/style/style-sheets/test.html
Suika

Contents of /www/test/dom/document/style/style-sheets/test.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations) (download) (as text)
Sun Jan 13 03:12:04 2008 UTC (18 years, 5 months ago) by wakaba
Branch: MAIN
CVS Tags: HEAD
File MIME type: text/html
New tests; see <http://suika.fam.cx/gate/2005/sw/styleSheets> for results

1 wakaba 1.1 <!DOCTYPE HTML>
2     <html>
3     <head>
4     <title>An HTML Document</title>
5     <style>
6     p {
7     color: blue;
8     }
9     </style>
10     </head>
11     <body>
12     <p>An HTML Document.</p>
13     </body>
14     </html>

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24