Parent Directory
|
Revision Log
Typo in DOCTYPE fixed
1 | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> |
2 | <html> |
3 | <head> |
4 | <title>Content-Style-Type: text/css</title> |
5 | </head> |
6 | <body> |
7 | <h1>Content-Style-Type: text/css</h1> |
8 | |
9 | <p style="color: red">RED</p> |
10 | <p style="color: green">GREEN</p> |
11 | <p style="color: blue">BLUE</p> |
12 | </body> |
13 | </html> |
admin@suikawiki.org | ViewVC Help |
Powered by ViewVC 1.1.24 |