Parent Directory
|
Revision Log
New tests
| 1 | <html xml:lang="en" xmlns="http://www.w3.org/1999/xhtml"> |
| 2 | <head> |
| 3 | <title>The Title of the Document</title> |
| 4 | <style type="text/css"> |
| 5 | head { |
| 6 | display: block; |
| 7 | } |
| 8 | title { |
| 9 | display: block; |
| 10 | } |
| 11 | </style> |
| 12 | </head> |
| 13 | <body> |
| 14 | <p>This is the body of the document.</p> |
| 15 | </body> |
| 16 | </html> |
| [email protected] | ViewVC Help |
| Powered by ViewVC 1.1.24 |