source:
Dev/trunk/node_modules/grunt-htmlhint/test/fixtures/invalid.html
@
484
Last change on this file since 484 was 484, checked in by hendrikvanantwerpen, 11 years ago | |
---|---|
File size: 110 bytes |
Line | |
---|---|
1 | <html> |
2 | <head> |
3 | <meta charset="UTF-8"> |
4 | <title></title> |
5 | </head> |
6 | <body> |
7 | <ul><li></ul> |
8 | <div> |
9 | </body> |
10 | </html> |
Note: See TracBrowser
for help on using the repository browser.