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