@hint/utils-dom
Version:
utils for DOM
14 lines (13 loc) • 419 B
HTML
<html>
<head>
<meta property="og:description" content="webhint, a linting tool for the web focused on best practices and flexibility for the end user">
</head>
<body>
<h1 class="title">Title</h1>
<div class="container">
<p class="content">This is some content</p>
<p class="content">This is more content</p>
</div>
</body>
</html>