<?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: CSS Drop Cap Effect</title> <atom:link href="http://tinsology.net/2009/06/css-drop-cap-effect/feed/" rel="self" type="application/rss+xml" /><link>http://tinsology.net/2009/06/css-drop-cap-effect/</link> <description>Searching for the Right Questions</description> <lastBuildDate>Sun, 05 Feb 2012 10:13:23 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: Tinsley</title><link>http://tinsology.net/2009/06/css-drop-cap-effect/comment-page-1/#comment-6037</link> <dc:creator>Tinsley</dc:creator> <pubDate>Sun, 27 Mar 2011 12:16:29 +0000</pubDate> <guid
isPermaLink="false">http://tinsology.net/?p=750#comment-6037</guid> <description>I haven&#039;t tested this but you can probably override all of the attributes by specifying the defaults in the blockquote element
[sourcecode language=&quot;css&quot;]
blockquote:first-child:first-letter {
float: none;
}
[/sourcecode]</description> <content:encoded><![CDATA[<p>I haven&#8217;t tested this but you can probably override all of the attributes by specifying the defaults in the blockquote element</p><pre class="brush: css; title: ; notranslate">
blockquote:first-child:first-letter {
	float: none;
}
</pre>]]></content:encoded> </item> <item><title>By: Matt</title><link>http://tinsology.net/2009/06/css-drop-cap-effect/comment-page-1/#comment-6036</link> <dc:creator>Matt</dc:creator> <pubDate>Sun, 27 Mar 2011 09:44:42 +0000</pubDate> <guid
isPermaLink="false">http://tinsology.net/?p=750#comment-6036</guid> <description>Hi, I know this is an old thread but I&#039;m hoping you can help.
When using the code you provided in this tutorial, it also make the first letter of blockquotes a drop cap - is there anyway to prevent this from happening?
Thanks</description> <content:encoded><![CDATA[<p>Hi, I know this is an old thread but I&#8217;m hoping you can help.</p><p>When using the code you provided in this tutorial, it also make the first letter of blockquotes a drop cap &#8211; is there anyway to prevent this from happening?</p><p>Thanks</p> ]]></content:encoded> </item> <item><title>By: Diana</title><link>http://tinsology.net/2009/06/css-drop-cap-effect/comment-page-1/#comment-2823</link> <dc:creator>Diana</dc:creator> <pubDate>Fri, 02 Apr 2010 05:35:24 +0000</pubDate> <guid
isPermaLink="false">http://tinsology.net/?p=750#comment-2823</guid> <description>Thank you so much! I was looking for that!!</description> <content:encoded><![CDATA[<p>Thank you so much! I was looking for that!!</p> ]]></content:encoded> </item> <item><title>By: HJ</title><link>http://tinsology.net/2009/06/css-drop-cap-effect/comment-page-1/#comment-2779</link> <dc:creator>HJ</dc:creator> <pubDate>Sat, 27 Mar 2010 19:08:14 +0000</pubDate> <guid
isPermaLink="false">http://tinsology.net/?p=750#comment-2779</guid> <description>Great code! Worked the first time and it looks good. Thank you.</description> <content:encoded><![CDATA[<p>Great code! Worked the first time and it looks good. Thank you.</p> ]]></content:encoded> </item> <item><title>By: Tinsley</title><link>http://tinsology.net/2009/06/css-drop-cap-effect/comment-page-1/#comment-2704</link> <dc:creator>Tinsley</dc:creator> <pubDate>Sun, 28 Feb 2010 23:57:29 +0000</pubDate> <guid
isPermaLink="false">http://tinsology.net/?p=750#comment-2704</guid> <description>Thanks for pointing that out. Most of the time I just test in Opera, IE and firefox. I guess its a good thing 99% of my code is server side.</description> <content:encoded><![CDATA[<p>Thanks for pointing that out. Most of the time I just test in Opera, IE and firefox. I guess its a good thing 99% of my code is server side.</p> ]]></content:encoded> </item> <item><title>By: fano</title><link>http://tinsology.net/2009/06/css-drop-cap-effect/comment-page-1/#comment-2703</link> <dc:creator>fano</dc:creator> <pubDate>Sun, 28 Feb 2010 21:27:39 +0000</pubDate> <guid
isPermaLink="false">http://tinsology.net/?p=750#comment-2703</guid> <description>the css property \visibility:hidden\ causes he first letter no to show in Safari. Good tutorial though.</description> <content:encoded><![CDATA[<p>the css property \visibility:hidden\ causes he first letter no to show in Safari. Good tutorial though.</p> ]]></content:encoded> </item> <item><title>By: Cathy Tibbles</title><link>http://tinsology.net/2009/06/css-drop-cap-effect/comment-page-1/#comment-2600</link> <dc:creator>Cathy Tibbles</dc:creator> <pubDate>Sat, 23 Jan 2010 17:29:18 +0000</pubDate> <guid
isPermaLink="false">http://tinsology.net/?p=750#comment-2600</guid> <description>Thank you - exactly what I was looking for!</description> <content:encoded><![CDATA[<p>Thank you &#8211; exactly what I was looking for!</p> ]]></content:encoded> </item> </channel> </rss>
