<?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 for Three Styles</title> <atom:link href="http://www.threestyles.com/comments/feed/" rel="self" type="application/rss+xml" /><link>http://www.threestyles.com</link> <description>Tutorials and Resources for Web Designers</description> <lastBuildDate>Sat, 21 Jan 2012 14:36:39 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3</generator> <item><title>Comment on Design a gradient-inspired Web Design in Photoshop by Del@circulon-pans</title><link>http://www.threestyles.com/tutorials/design-a-gradient-inspired-web-design-in-photoshop/comment-page-1/#comment-2715</link> <dc:creator>Del@circulon-pans</dc:creator> <pubDate>Sat, 21 Jan 2012 14:36:39 +0000</pubDate> <guid
isPermaLink="false">http://www.threestyles.com/?p=1027#comment-2715</guid> <description>This is a great tutorial on how to create a design for a blog. Sorry if you&#039;ve answered this and I didn&#039;t see it but could you use this tutorial to create a wordpress theme?</description> <content:encoded><![CDATA[<p>This is a great tutorial on how to create a design for a blog. Sorry if you&#8217;ve answered this and I didn&#8217;t see it but could you use this tutorial to create a wordpress theme?</p> ]]></content:encoded> </item> <item><title>Comment on The Ultimate Guide to CSS Typography by Joseph Buarao</title><link>http://www.threestyles.com/tutorials/css-tips-for-better-typography/comment-page-2/#comment-2713</link> <dc:creator>Joseph Buarao</dc:creator> <pubDate>Wed, 18 Jan 2012 13:00:31 +0000</pubDate> <guid
isPermaLink="false">http://www.threestyles.com/?p=993#comment-2713</guid> <description>I like your post mate very informative.. thank so much for sharing this.. :)</description> <content:encoded><![CDATA[<p>I like your post mate very informative.. thank so much for sharing this.. <img
src='http://www.threestyles.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p> ]]></content:encoded> </item> <item><title>Comment on Coding Apple&#8217;s Navigation Bar Using CSS Sprites by Behrouz</title><link>http://www.threestyles.com/tutorials/coding-apples-navigation-bar-using-css-sprites/comment-page-2/#comment-2711</link> <dc:creator>Behrouz</dc:creator> <pubDate>Wed, 11 Jan 2012 10:49:04 +0000</pubDate> <guid
isPermaLink="false">http://www.threestyles.com/?p=420#comment-2711</guid> <description>Hi
Thanks for tutorial, but I have a question for you, as well.
How we can make the current page list(menu) highlighted?
As you know when we select any pages(let&#039;s say support) how the user should know on which page he/she is visiting at the time?!Thanks again</description> <content:encoded><![CDATA[<p>Hi<br
/> Thanks for tutorial, but I have a question for you, as well.<br
/> How we can make the current page list(menu) highlighted?<br
/> As you know when we select any pages(let&#8217;s say support) how the user should know on which page he/she is visiting at the time?!</p><p>Thanks again</p> ]]></content:encoded> </item> <item><title>Comment on HTML5 Rocks My Socks Off by Shelly</title><link>http://www.threestyles.com/tutorials/html5-rocks-my-socks-off/comment-page-2/#comment-2706</link> <dc:creator>Shelly</dc:creator> <pubDate>Sun, 01 Jan 2012 01:43:55 +0000</pubDate> <guid
isPermaLink="false">http://www.threestyles.com/?p=1395#comment-2706</guid> <description>I’ve read 2 different books on HTML5, and I’ve started reading a 3rd one, and not one of them recommends that you use strict XML syntax just in case you need your HTML5 to be parsed as XML.</description> <content:encoded><![CDATA[<p>I’ve read 2 different books on HTML5, and I’ve started reading a 3rd one, and not one of them recommends that you use strict XML syntax just in case you need your HTML5 to be parsed as XML.</p> ]]></content:encoded> </item> <item><title>Comment on The Ultimate Guide to CSS Typography by acoustic</title><link>http://www.threestyles.com/tutorials/css-tips-for-better-typography/comment-page-2/#comment-2702</link> <dc:creator>acoustic</dc:creator> <pubDate>Mon, 19 Dec 2011 15:07:19 +0000</pubDate> <guid
isPermaLink="false">http://www.threestyles.com/?p=993#comment-2702</guid> <description>Great css tutorial thank you for posting  !.....</description> <content:encoded><![CDATA[<p>Great css tutorial thank you for posting  !&#8230;..</p> ]]></content:encoded> </item> <item><title>Comment on Design and Code a Sweet Custom Coming Soon Page by Ian</title><link>http://www.threestyles.com/tutorials/design-and-code-custom-coming-soon-page/comment-page-1/#comment-2701</link> <dc:creator>Ian</dc:creator> <pubDate>Sun, 18 Dec 2011 01:08:45 +0000</pubDate> <guid
isPermaLink="false">http://www.threestyles.com/?p=1430#comment-2701</guid> <description>Since my comment didn&#039;t display HTML, on lines 3-5 in step 13, make sure to close the DIV tag.</description> <content:encoded><![CDATA[<p>Since my comment didn&#8217;t display HTML, on lines 3-5 in step 13, make sure to close the DIV tag.</p> ]]></content:encoded> </item> <item><title>Comment on Design and Code a Sweet Custom Coming Soon Page by Ian</title><link>http://www.threestyles.com/tutorials/design-and-code-custom-coming-soon-page/comment-page-1/#comment-2700</link> <dc:creator>Ian</dc:creator> <pubDate>Sun, 18 Dec 2011 01:08:03 +0000</pubDate> <guid
isPermaLink="false">http://www.threestyles.com/?p=1430#comment-2700</guid> <description>Most of these comments are a year old, but for anyone having issues, there is a mistake in the HTML code. Step 13, lines 3-5:
&lt;!-- This div will be centered and contain the logo --&gt;Should be:
&lt;!-- This div will be centered and contain the logo --&gt;That&#039;ll put the text down into the dark area. Hope this helps someone. Thanks for the awesome tutorial.</description> <content:encoded><![CDATA[<p>Most of these comments are a year old, but for anyone having issues, there is a mistake in the HTML code. Step 13, lines 3-5:</p><p></p><p>Should be:</p><p></p><p>That&#8217;ll put the text down into the dark area. Hope this helps someone. Thanks for the awesome tutorial.</p> ]]></content:encoded> </item> <item><title>Comment on Awesome 3D Facebook Social Media Icon Photoshop Tutorial by John Brown</title><link>http://www.threestyles.com/tutorials/awesome-3d-facebook-social-media-icon-photoshop-tutorial/comment-page-1/#comment-2699</link> <dc:creator>John Brown</dc:creator> <pubDate>Tue, 13 Dec 2011 17:10:18 +0000</pubDate> <guid
isPermaLink="false">http://www.threestyles.com/?p=1565#comment-2699</guid> <description>This is great! Thank you!</description> <content:encoded><![CDATA[<p>This is great! Thank you!</p> ]]></content:encoded> </item> <item><title>Comment on Awesome 3D Facebook Social Media Icon Photoshop Tutorial by Mark Zuckerberg</title><link>http://www.threestyles.com/tutorials/awesome-3d-facebook-social-media-icon-photoshop-tutorial/comment-page-1/#comment-2698</link> <dc:creator>Mark Zuckerberg</dc:creator> <pubDate>Tue, 13 Dec 2011 17:08:04 +0000</pubDate> <guid
isPermaLink="false">http://www.threestyles.com/?p=1565#comment-2698</guid> <description>Would you like to work with us?</description> <content:encoded><![CDATA[<p>Would you like to work with us?</p> ]]></content:encoded> </item> <item><title>Comment on Awesome 3D Facebook Social Media Icon Photoshop Tutorial by Alexis Brille</title><link>http://www.threestyles.com/tutorials/awesome-3d-facebook-social-media-icon-photoshop-tutorial/comment-page-1/#comment-2697</link> <dc:creator>Alexis Brille</dc:creator> <pubDate>Tue, 13 Dec 2011 17:05:59 +0000</pubDate> <guid
isPermaLink="false">http://www.threestyles.com/?p=1565#comment-2697</guid> <description>Try me again, Mark</description> <content:encoded><![CDATA[<p>Try me again, Mark</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: basic (User agent is rejected)
Database Caching 7/34 queries in 0.046 seconds using disk: basic

Served from: www.threestyles.com @ 2012-02-04 05:59:31 -->
