/[suikacvs]/www/test/html/title/display/title-display-inline-1.html
Suika

Contents of /www/test/html/title/display/title-display-inline-1.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations) (download) (as text)
Sun Apr 1 07:45:28 2007 UTC (19 years, 3 months ago) by wakaba
Branch: MAIN
CVS Tags: HEAD
File MIME type: text/html
New tests

1 wakaba 1.1 <!DOCTYPE html>
2     <html lang="en">
3     <head>
4     <title>The Title of the Document</title>
5     <style type="text/css">
6     head {
7     display: block;
8     }
9     title {
10     display: inline;
11     }
12     </style>
13     </head>
14     <body>
15     <p>This is the body of the document.</p>
16     </body>
17     </html>

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24