Ticket #15: index.html
| File index.html, 417 bytes (added by deus2k, 3 years ago) |
|---|
| Line | |
|---|---|
| 1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> |
| 2 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> |
| 3 | <head><meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> |
| 4 | <title>bla</title><link rel="stylesheet" type="text/css" href="test.css" /> |
| 5 | <body> |
| 6 | |
| 7 | abcâ_defâ_110â_321 <- on tokyotosho |
| 8 | <br> |
| 9 | abc_def_110_321 <- how it should be |
| 10 | |
| 11 | </body></html> |
