Bad_Practices
stringlengths
7
42
Good_Practices
stringlengths
11
44
<tr><ul>List Item</tr></ul>
<ul><tr>List Item</tr></ul>
<a><div>Text</a></div>
<div><a>Text</a></div>
<span id=container>Data</span>
<span id='container'>Data</span>
<h1><span>Content</h1></span>
<span><h1>Content</h1></span>
<li style=container>Hello</li>
<li style='container'>Hello</li>
<div class=container>Content</div>
<div class='container'>Content</div>
<td alt=container>Text</td>
<td alt='container'>Text</td>
<table src=header>Title</table>
<table src='header'>Title</table>
<div alt='description'>Data
<div alt='description'>Data</div>
<p src='image.jpg'>List Item
<p src='image.jpg'>List Item</p>
<h1 id='width:100px'>Text
<h1 id='width:100px'>Text</h1>
<li class='link.html'>Title
<li class='link.html'>Title</li>
<td alt='container'>Link
<td alt='container'>Link</td>
<p href='header'>List Item
<p href='header'>List Item</p>
<ul class='container'>Link
<ul class='container'>Link</ul>
<h1 src=header>Hello</h1>
<h1 src='header'>Hello</h1>
<h1 src=image.jpg>Content</h1>
<h1 src='image.jpg'>Content</h1>
<span id=header>Title</span>
<span id='header'>Title</span>
<h1 href='container'>Text
<h1 href='container'>Text</h1>
<tr src='container'>List Item
<tr src='container'>List Item</tr>
<table><span>List Item</table></span>
<span><table>List Item</table></span>
<h1 alt=width:100px>Content</h1>
<h1 alt='width:100px'>Content</h1>
<h1 href=header>List Item</h1>
<h1 href='header'>List Item</h1>
<p><h1>Text</p></h1>
<h1><p>Text</p></h1>
<a href='container'>Content
<a href='container'>Content</a>
<h2 alt=link.html>Hello</h2>
<h2 alt='link.html'>Hello</h2>
<td id='description'>Hello
<td id='description'>Hello</td>
<div href=container>Link</div>
<div href='container'>Link</div>
<div alt=header>Text</div>
<div alt='header'>Text</div>
<h3 id=image.jpg>Data</h3>
<h3 id='image.jpg'>Data</h3>
<p><div>Title</p></div>
<div><p>Title</p></div>
<a src='container'>Text
<a src='container'>Text</a>
<h2 alt=image.jpg>Hello</h2>
<h2 alt='image.jpg'>Hello</h2>
<td class=header>Text</td>
<td class='header'>Text</td>
<td src='description'>Text
<td src='description'>Text</td>
<h3 style='link.html'>Text
<h3 style='link.html'>Text</h3>
<tr href=container>Data</tr>
<tr href='container'>Data</tr>
<div style=link.html>Title</div>
<div style='link.html'>Title</div>
<p><ul>Content</p></ul>
<ul><p>Content</p></ul>
<li alt='description'>List Item
<li alt='description'>List Item</li>
<a style=image.jpg>Data</a>
<a style='image.jpg'>Data</a>
<div href=header>Content</div>
<div href='header'>Content</div>
<h3><h2>Link</h3></h2>
<h2><h3>Link</h3></h2>
<h2 href='description'>Hello
<h2 href='description'>Hello</h2>
<a href=description>List Item</a>
<a href='description'>List Item</a>
<h2 id=container>Link</h2>
<h2 id='container'>Link</h2>
<p src=image.jpg>Link</p>
<p src='image.jpg'>Link</p>
<h3 alt=header>Link</h3>
<h3 alt='header'>Link</h3>
<table id='image.jpg'>List Item
<table id='image.jpg'>List Item</table>
<div src=width:100px>Data</div>
<div src='width:100px'>Data</div>
<li class=width:100px>Data</li>
<li class='width:100px'>Data</li>
<ul href='description'>Title
<ul href='description'>Title</ul>
<tr src=description>Hello</tr>
<tr src='description'>Hello</tr>
<tr href='image.jpg'>Hello
<tr href='image.jpg'>Hello</tr>
<p style='container'>Text
<p style='container'>Text</p>
<span><tr>Text</span></tr>
<tr><span>Text</span></tr>
<ul src=description>Text</ul>
<ul src='description'>Text</ul>
<tr id='image.jpg'>Content
<tr id='image.jpg'>Content</tr>
<a src=image.jpg>Title</a>
<a src='image.jpg'>Title</a>
<h3><div>Text</h3></div>
<div><h3>Text</h3></div>
<h2 id='container'>List Item
<h2 id='container'>List Item</h2>
<h2 style=container>Link</h2>
<h2 style='container'>Link</h2>
<tr><h2>Text</tr></h2>
<h2><tr>Text</tr></h2>
<table style=header>List Item</table>
<table style='header'>List Item</table>
<div src='link.html'>List Item
<div src='link.html'>List Item</div>
<td id='description'>Content
<td id='description'>Content</td>
<h2 class=image.jpg>Text</h2>
<h2 class='image.jpg'>Text</h2>
<td src='image.jpg'>Data
<td src='image.jpg'>Data</td>
<h3 id=description>Title</h3>
<h3 id='description'>Title</h3>
<h2 class='header'>Data
<h2 class='header'>Data</h2>
<table alt='image.jpg'>Link
<table alt='image.jpg'>Link</table>
<tr><h2>Data</tr></h2>
<h2><tr>Data</tr></h2>
<p class='link.html'>Text
<p class='link.html'>Text</p>
<a src=description>Content</a>
<a src='description'>Content</a>
<span id=header>Hello</span>
<span id='header'>Hello</span>
<ul src=link.html>Hello</ul>
<ul src='link.html'>Hello</ul>
<tr href=width:100px>Hello</tr>
<tr href='width:100px'>Hello</tr>
<p id=width:100px>Content</p>
<p id='width:100px'>Content</p>
<div><h3>Title</div></h3>
<h3><div>Title</div></h3>
<li src=link.html>List Item</li>
<li src='link.html'>List Item</li>
<h2 href='description'>Title
<h2 href='description'>Title</h2>
<tr class='description'>Title
<tr class='description'>Title</tr>
<h1 href=link.html>Hello</h1>
<h1 href='link.html'>Hello</h1>
<table style='width:100px'>Hello
<table style='width:100px'>Hello</table>
<tr href='container'>Content
<tr href='container'>Content</tr>
<td><ul>Link</td></ul>
<ul><td>Link</td></ul>
<li href=image.jpg>Title</li>
<li href='image.jpg'>Title</li>
<ul src=header>Link</ul>
<ul src='header'>Link</ul>
<a href='image.jpg'>Hello
<a href='image.jpg'>Hello</a>
<p><li>Content</p></li>
<li><p>Content</p></li>
<a id=header>Hello</a>
<a id='header'>Hello</a>
<h1 id=container>Text</h1>
<h1 id='container'>Text</h1>
<ul href='container'>List Item
<ul href='container'>List Item</ul>
<h2 style=description>Title</h2>
<h2 style='description'>Title</h2>
<a src=width:100px>Data</a>
<a src='width:100px'>Data</a>
<p src='description'>Content
<p src='description'>Content</p>
<tr href=container>Hello</tr>
<tr href='container'>Hello</tr>
<ul alt=header>Hello</ul>
<ul alt='header'>Hello</ul>
<h1 style=description>Content</h1>
<h1 style='description'>Content</h1>
<a style='container'>Data
<a style='container'>Data</a>