Parent Directory
|
Revision Log
New tests; see <http://suika.fam.cx/gate/2005/sw/styleSheets> for results
| 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 |