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