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