For the discerning eye of the aesthetically challenged, we present to you our collection of deliberately unpleasant code snippets.
/*
body {
background-color: #FF00FF;
font-family: Courier;
font-size: 12px;
line-height: 1.5;
color: #666666;
}
.code {
border: 4px solid white;
padding: 1em;
margin: 1em;
background-color: #333333;
}
.code a {
color:_goals;
text-decoration: blink;
}
*/
A CSS nightmare for those with sensitive eyes.
<!--
<table>
<tr>
<td>
This table is a mess.
</td>
</tr>
<tr>
<td>
<marquee>
This is an animated_goals;
</marquee>
</td>
</tr>
</table>
-->
A table so ugly, it's almost beautiful.