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/jss</title> |
5 | </head> |
6 | <body> |
7 | <h1>Content-Style-Type: text/jss</h1> |
8 | |
9 | <p style="letter-spacing: 0">letter-spacing: 0</p> |
10 | <p style="letter-spacing: 0.5em">letter-spacing: 0.5em</p> |
11 | <p style="letter-spacing: 1em">letter-spacing: 1em</p> |
12 | </body> |
13 | </html> |
admin@suikawiki.org | ViewVC Help |
Powered by ViewVC 1.1.24 |