Parent Directory
|
Revision Log
New tests
1 | wakaba | 1.1 | <!DOCTYPE html "-//W3C//DTD HTML 4.01//EN"> |
2 | <html lang="en"> | ||
3 | <head> | ||
4 | <title>Script macro in NUMBER attribute</title> | ||
5 | </head> | ||
6 | <body> | ||
7 | |||
8 | <table border> | ||
9 | <tr> | ||
10 | <td colspan="&{2};">Cell (0, 0) [colspan="&{2};"]</td> | ||
11 | </tr> | ||
12 | <tr> | ||
13 | <td>Cell (1, 0)</td><td>Cell (1, 1)</td> | ||
14 | </tr> | ||
15 | </table> | ||
16 | |||
17 | </body> | ||
18 | </html> |
admin@suikawiki.org | ViewVC Help |
Powered by ViewVC 1.1.24 |