<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How to create a dotted line for hyperlink in CSS</title>
	<atom:link href="http://www.haggardhosting.com/wordpress/how-to-create-a-dotted-line-for-hyperlink-in-css/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.haggardhosting.com/wordpress/how-to-create-a-dotted-line-for-hyperlink-in-css/</link>
	<description>Affordable Website Design</description>
	<lastBuildDate>Thu, 26 Jan 2012 21:45:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Dale Sackrider, II</title>
		<link>http://www.haggardhosting.com/wordpress/how-to-create-a-dotted-line-for-hyperlink-in-css/comment-page-1/#comment-22</link>
		<dc:creator>Dale Sackrider, II</dc:creator>
		<pubDate>Fri, 05 Dec 2008 22:12:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.haggardhosting.com/?p=75#comment-22</guid>
		<description>Hey - great information.... I thought I would add that the &quot;border-width&quot; settings you have here are default, so you can leave that line out unless you want to change them.  The &quot;border-bottom&quot; is the color (which defaults to a blue color).

If you want to play with where the dotted line is displayed or how thick the line is you just change the &quot;0px 0px 1px 0px&quot; settings.  The px number is the thickness of the line (0= no line, 1= thin, etc).  The order is Top, Right, Bottom, Left.  so in the example here its 0 on top, 0 to the right, 1px on the bottom, and 0 on the left.  If you wanted to REALLY make your links standout try something like 10px 10px 10px 10px.</description>
		<content:encoded><![CDATA[<p>Hey &#8211; great information&#8230;. I thought I would add that the &#8220;border-width&#8221; settings you have here are default, so you can leave that line out unless you want to change them.  The &#8220;border-bottom&#8221; is the color (which defaults to a blue color).</p>
<p>If you want to play with where the dotted line is displayed or how thick the line is you just change the &#8220;0px 0px 1px 0px&#8221; settings.  The px number is the thickness of the line (0= no line, 1= thin, etc).  The order is Top, Right, Bottom, Left.  so in the example here its 0 on top, 0 to the right, 1px on the bottom, and 0 on the left.  If you wanted to REALLY make your links standout try something like 10px 10px 10px 10px.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

