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