Bad_Practices
stringlengths 7
42
| Good_Practices
stringlengths 11
44
|
---|---|
<table id='description'>List Item
|
<table id='description'>List Item</table>
|
<a id=image.jpg>Text</a>
|
<a id='image.jpg'>Text</a>
|
<h1 src='description'>Data
|
<h1 src='description'>Data</h1>
|
<h3 alt=image.jpg>Title</h3>
|
<h3 alt='image.jpg'>Title</h3>
|
<p alt=link.html>Data</p>
|
<p alt='link.html'>Data</p>
|
<span src=header>Title</span>
|
<span src='header'>Title</span>
|
<tr style='container'>Link
|
<tr style='container'>Link</tr>
|
<h1><ul>Title</h1></ul>
|
<ul><h1>Title</h1></ul>
|
<span src=container>Data</span>
|
<span src='container'>Data</span>
|
<div alt=description>Text</div>
|
<div alt='description'>Text</div>
|
<p class='image.jpg'>Hello
|
<p class='image.jpg'>Hello</p>
|
<ul src=container>Content</ul>
|
<ul src='container'>Content</ul>
|
<a href='width:100px'>Content
|
<a href='width:100px'>Content</a>
|
<a><p>Text</a></p>
|
<p><a>Text</a></p>
|
<li><tr>Data</li></tr>
|
<tr><li>Data</li></tr>
|
<h1 class='container'>List Item
|
<h1 class='container'>List Item</h1>
|
<table src=description>Link</table>
|
<table src='description'>Link</table>
|
<h1 alt=width:100px>List Item</h1>
|
<h1 alt='width:100px'>List Item</h1>
|
<tr class=image.jpg>Text</tr>
|
<tr class='image.jpg'>Text</tr>
|
<div href='header'>Text
|
<div href='header'>Text</div>
|
<li><h2>Text</li></h2>
|
<h2><li>Text</li></h2>
|
<td id='link.html'>Link
|
<td id='link.html'>Link</td>
|
<ul style='description'>Link
|
<ul style='description'>Link</ul>
|
<tr><h2>List Item</tr></h2>
|
<h2><tr>List Item</tr></h2>
|
<table alt='container'>List Item
|
<table alt='container'>List Item</table>
|
<h1 href='container'>Hello
|
<h1 href='container'>Hello</h1>
|
<td><li>Title</td></li>
|
<li><td>Title</td></li>
|
<span style=container>Content</span>
|
<span style='container'>Content</span>
|
<h3 href=image.jpg>Data</h3>
|
<h3 href='image.jpg'>Data</h3>
|
<div class='width:100px'>List Item
|
<div class='width:100px'>List Item</div>
|
<tr href=container>Link</tr>
|
<tr href='container'>Link</tr>
|
<h3><ul>Hello</h3></ul>
|
<ul><h3>Hello</h3></ul>
|
<table id=container>Text</table>
|
<table id='container'>Text</table>
|
<tr><div>Hello</tr></div>
|
<div><tr>Hello</tr></div>
|
<span href=description>Hello</span>
|
<span href='description'>Hello</span>
|
<td style=header>Hello</td>
|
<td style='header'>Hello</td>
|
<h2 src=header>Link</h2>
|
<h2 src='header'>Link</h2>
|
<td style=width:100px>Hello</td>
|
<td style='width:100px'>Hello</td>
|
<h3 class=width:100px>Content</h3>
|
<h3 class='width:100px'>Content</h3>
|
<tr class='link.html'>List Item
|
<tr class='link.html'>List Item</tr>
|
<div style=description>Data</div>
|
<div style='description'>Data</div>
|
<ul><tr>Hello</ul></tr>
|
<tr><ul>Hello</ul></tr>
|
<td style=link.html>Link</td>
|
<td style='link.html'>Link</td>
|
<table><li>Text</table></li>
|
<li><table>Text</table></li>
|
<tr><p>Hello</tr></p>
|
<p><tr>Hello</tr></p>
|
<p style='link.html'>Hello
|
<p style='link.html'>Hello</p>
|
<td href=image.jpg>Hello</td>
|
<td href='image.jpg'>Hello</td>
|
<li href='container'>List Item
|
<li href='container'>List Item</li>
|
<h2 id='container'>Title
|
<h2 id='container'>Title</h2>
|
<h3 alt=container>Hello</h3>
|
<h3 alt='container'>Hello</h3>
|
<a class=image.jpg>Link</a>
|
<a class='image.jpg'>Link</a>
|
<span style=header>Content</span>
|
<span style='header'>Content</span>
|
<tr class=header>Link</tr>
|
<tr class='header'>Link</tr>
|
<p><span>Text</p></span>
|
<span><p>Text</p></span>
|
<ul alt=container>List Item</ul>
|
<ul alt='container'>List Item</ul>
|
<li><ul>List Item</li></ul>
|
<ul><li>List Item</li></ul>
|
<h1><p>List Item</h1></p>
|
<p><h1>List Item</h1></p>
|
<td class='container'>Text
|
<td class='container'>Text</td>
|
<h2 src=header>Title</h2>
|
<h2 src='header'>Title</h2>
|
<h1><span>Link</h1></span>
|
<span><h1>Link</h1></span>
|
<p id=link.html>Text</p>
|
<p id='link.html'>Text</p>
|
<tr href='description'>List Item
|
<tr href='description'>List Item</tr>
|
<h2><p>Hello</h2></p>
|
<p><h2>Hello</h2></p>
|
<h2><div>Link</h2></div>
|
<div><h2>Link</h2></div>
|
<h1 src='link.html'>Text
|
<h1 src='link.html'>Text</h1>
|
<tr><h3>Title</tr></h3>
|
<h3><tr>Title</tr></h3>
|
<td href=header>Data</td>
|
<td href='header'>Data</td>
|
<li><p>Link</li></p>
|
<p><li>Link</li></p>
|
<h2 id=description>Content</h2>
|
<h2 id='description'>Content</h2>
|
<table style=description>Text</table>
|
<table style='description'>Text</table>
|
<span href='container'>Data
|
<span href='container'>Data</span>
|
<span src=container>List Item</span>
|
<span src='container'>List Item</span>
|
<div alt='container'>Data
|
<div alt='container'>Data</div>
|
<h2 style='description'>Text
|
<h2 style='description'>Text</h2>
|
<h3 src='container'>Text
|
<h3 src='container'>Text</h3>
|
<tr alt='width:100px'>Content
|
<tr alt='width:100px'>Content</tr>
|
<li src='container'>Title
|
<li src='container'>Title</li>
|
<p class=header>Title</p>
|
<p class='header'>Title</p>
|
<a class=image.jpg>Content</a>
|
<a class='image.jpg'>Content</a>
|
<ul id='link.html'>Link
|
<ul id='link.html'>Link</ul>
|
<table class=image.jpg>Hello</table>
|
<table class='image.jpg'>Hello</table>
|
<a class=description>Hello</a>
|
<a class='description'>Hello</a>
|
<h1 href='image.jpg'>List Item
|
<h1 href='image.jpg'>List Item</h1>
|
<span><p>Content</span></p>
|
<p><span>Content</span></p>
|
<h2 style=container>Content</h2>
|
<h2 style='container'>Content</h2>
|
<h1 style='description'>Hello
|
<h1 style='description'>Hello</h1>
|
<td href=image.jpg>Title</td>
|
<td href='image.jpg'>Title</td>
|
<ul alt='container'>Data
|
<ul alt='container'>Data</ul>
|
<span src='image.jpg'>Hello
|
<span src='image.jpg'>Hello</span>
|
<h1 class=container>Text</h1>
|
<h1 class='container'>Text</h1>
|
<h1><table>Title</h1></table>
|
<table><h1>Title</h1></table>
|
<a id=link.html>Link</a>
|
<a id='link.html'>Link</a>
|
<table href=description>Content</table>
|
<table href='description'>Content</table>
|
<table class='image.jpg'>Content
|
<table class='image.jpg'>Content</table>
|
<td src=header>List Item</td>
|
<td src='header'>List Item</td>
|
<p class='width:100px'>Title
|
<p class='width:100px'>Title</p>
|
<li href=container>Link</li>
|
<li href='container'>Link</li>
|
<h1><p>Title</h1></p>
|
<p><h1>Title</h1></p>
|
<h2><span>Text</h2></span>
|
<span><h2>Text</h2></span>
|
<table class=link.html>Text</table>
|
<table class='link.html'>Text</table>
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.