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