URL Detangler
HTML
<h2>Daily</h2>
<p><a href="http://att.yahoo.com/" target="_blank">att.net Email</a></p>
<p><a href="https://mail.google.com/mail/u/0/?shva=1#inbox" target="_blank">gmail</a></p>
<p><a href="http://theweek.com/" target="_blank">The Week (Daily News Synopsis)</a></p>
<p><a href="http://slashdot.org/" target="_blank">The Slashing of the Dot</a></p>
<p><a href="http://www.jsonline.com/" target="_blank">Packers News</a></p>
<h2>Periodically</h2>
<p><a href="http://www.jw.org/" target="_blank">jw.org</a></p>
<p><a href="http://www.calaverasenterprise.com/" target="_blank">Calaveras Enterprise</a></p>
<h2>Search</h2>
<p><a href="www.google.com" target="_blank">Google</a></p>
<p><a href="www.bing.com" target="_blank">Bing</a></p>
<p><a href="https://duckduckgo.com/" target="_blank">Duck Duck Go</a></p>
<p><a href="http://www.wikipedia.org/" target="_blank">wikipedia</a></p>
<p><a href="http://www.gutenberg.org/" target="_blank">gutenberg.org</a></p>
<p><a href="http://www.amazon.com/" target="_blank">amazon</a></p>
<p><a href="http://commons.wikimedia.org/wiki/Main_Page" target="_blank">Wikimedia Commons (Public Domain Images, etc.)</a></p>
<h2>Work</h2>
<p><a href="http://www.alvinashcraft.com/" target="_blank">Alvin Lee's Mourning Dove</a></p>
<p><a href="http://stackoverflow.com/questions/ask" target="_blank" >Stack Overboard</a></p>
<p><a href="http://jsfiddle.net/clayshannon/pRgQL/28/" target="_blank" >jsfiddle</a></p>
<p><a href="http://www.codeproject.com/" target="_blank">Code Project</a></p>
<p><a href="http://www.codeproject.com/script/Articles/MemberArticles.aspx?amid=9040137" target="_blank">My Articles/Tips on Code Project</a></p>
<p><a href="http://superuser.com/" target="_blank">Super User</a></p>
<h2>Business</h2>
<p><a href="http://jsfiddle.net/clayshannon/pRgQL/31/" target="_blank">Released and Upcoming Books from Found in the Translation</a></p>
<p><a href="http://squidutils.com/amazon-links.php" target="_blank" >amazon image link (use...
CSS
h2 {
font-family: Verdana, sans-serif;
}
p {
font-family: Candara, Consolas, 'Segoe UI', sans-serif;
}