source: Dev/trunk/node_modules/grunt-htmlhint/test/fixtures/invalid.html

Last change on this file was 484, checked in by hendrikvanantwerpen, 11 years ago

Commit node_modules, to make checkouts and builds more deterministic.

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.