<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Blogfreakz - Web Design and Web Development resources &#187; css</title>
	<atom:link href="http://blogfreakz.com/tag/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogfreakz.com</link>
	<description>A site dedicated to keeping up with the latest trends on Web Design</description>
	<lastBuildDate>Thu, 24 May 2012 01:59:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
		<item>
		<title>SimpleWeather – Display The Weather Using jQuery</title>
		<link>http://blogfreakz.com/tutorial/simpleweather-display-the-weather-using-jquery/</link>
		<comments>http://blogfreakz.com/tutorial/simpleweather-display-the-weather-using-jquery/#comments</comments>
		<pubDate>Mon, 21 May 2012 02:24:33 +0000</pubDate>
		<dc:creator>Keith@Blogfreakz</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[Software & Tools]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=27502</guid>
		<description><![CDATA[Today’s featured plugin comes from the guys over at monkeecreate and it is called SimpleWeather, a jQuery plugin that creates a widget that displays the current weather in the specified locale. The data it displays is pulled from the public Yahoo! Weather feed via the YQL API, which means that it can only recognize US [...]]]></description>
			<content:encoded><![CDATA[<p><strong></strong>Today’s featured plugin comes from the guys over at <a href="http://monkeecreate.com/">monkeecreate</a> and it is called <strong><a href="http://monkeecreate.github.com/jquery.simpleWeather/">SimpleWeather</a></strong>, a jQuery plugin that creates a widget that displays the current weather in the specified locale. The data it displays is pulled from the public Yahoo! Weather feed via the YQL API, which means that it can only recognize US zip codes so if you are to set a location outside the US you’ll have to type in the name of the city together with the corresponding country.</p>
<p><a href="http://monkeecreate.github.com/jquery.simpleWeather/#demo"><img class="aligncenter size-full wp-image-27503" title="SimpleWeather" src="http://blogfreakz.com/wp-content/uploads/2012/05/SimpleWeather.jpg" alt="SimpleWeather SimpleWeather – Display The Weather Using jQuery" width="274" height="160" /></a></p>
<p>Customization of the plugin is easy. The script simply returns the data for you to do as you want, which means that you control the entire HTML and utilize the current CSS classes.<strong> Click on the image for the demo and documentation.</strong><br />
<h4>Incoming search terms for the article:</h4>
<ul>
<li><a href="http://blogfreakz.com/tutorial/simpleweather-display-the-weather-using-jquery/" title="yahoo weather widget">yahoo weather widget</a></li>
<li><a href="http://blogfreakz.com/tutorial/simpleweather-display-the-weather-using-jquery/" title="jquery current weather on website">jquery current weather on website</a></li>
</ul>
<p><!-- SEO SearchTerms Tagging 2 Plugin --></p>
]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/tutorial/simpleweather-display-the-weather-using-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS Tutorial: CSS Properties CSS Syntax</title>
		<link>http://blogfreakz.com/web-design/css-tutorial-css-properties-css-syntax/</link>
		<comments>http://blogfreakz.com/web-design/css-tutorial-css-properties-css-syntax/#comments</comments>
		<pubDate>Mon, 14 May 2012 00:42:30 +0000</pubDate>
		<dc:creator>Marvin@Blogfreakz</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[free tutorial]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=27363</guid>
		<description><![CDATA[CSS plays an important role in today’s web development so here’s a video tutorial by Ashton Sanders that can be very helpful in your quest for making a good web site. Click on the image to launch the tutorial. Incoming search terms for the article: css tutorial syntax website templatecommentluv]]></description>
			<content:encoded><![CDATA[<p>CSS plays an important role in today’s web development so here’s a video tutorial by Ashton Sanders that can be very helpful in your quest for making a good web site.</p>
<p style="text-align: center;"><a href="http://cssvideos.com/css-basics/css-syntax/" target="_blank"><img class="aligncenter size-full wp-image-27364" title="CSS Syntax" src="http://blogfreakz.com/wp-content/uploads/2012/05/CSS-Syntax.jpg" alt="CSS Syntax CSS Tutorial: CSS Properties CSS Syntax" width="401" height="313" /></a><strong>Click on the image to launch the tutorial.</strong></p>
<h4>Incoming search terms for the article:</h4>
<ul>
<li><a href="http://blogfreakz.com/web-design/css-tutorial-css-properties-css-syntax/" title="css tutorial syntax">css tutorial syntax</a></li>
<li><a href="http://blogfreakz.com/web-design/css-tutorial-css-properties-css-syntax/" title="website templatecommentluv">website templatecommentluv</a></li>
</ul>
<p><!-- SEO SearchTerms Tagging 2 Plugin --></p>
]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/web-design/css-tutorial-css-properties-css-syntax/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create Eye-Catching CSS Buttons With Pseudo-Elements</title>
		<link>http://blogfreakz.com/tutorial/create-eye-catching-css-buttons-with-pseudo-elements/</link>
		<comments>http://blogfreakz.com/tutorial/create-eye-catching-css-buttons-with-pseudo-elements/#comments</comments>
		<pubDate>Thu, 10 May 2012 03:33:37 +0000</pubDate>
		<dc:creator>Keith@Blogfreakz</dc:creator>
				<category><![CDATA[Buttons]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[free tutorial]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=27299</guid>
		<description><![CDATA[Today&#8217;s featured CSS tutorial comes from Sergio Camalich who created a very cool set of button designs with the use of CSS pseudo-elements. His tutorial shows you how to create buttons with a twist. It will only involve using just one anchor tag for each button to work (with the help of CSS), because you&#8217;ll [...]]]></description>
			<content:encoded><![CDATA[<p><strong></strong>Today&#8217;s featured CSS tutorial comes from <a href="http://www.esecamalich.com/"><strong>Sergio Camalich</strong></a> who created a very cool set of button designs with the use of CSS pseudo-elements. His tutorial shows you how to create buttons with a twist. It will only involve using just one anchor tag for each button to work (with the help of CSS), because you&#8217;ll be creating the other elements with the <strong>::before</strong> pseudo-class.</p>
<p>Sergio created five different button styles using this one approach but I&#8217;m only going to show you just one of them, which actually happens to be my favorite one. If you like to see the rest of the styles, you can check them out on his <a href="http://dribbble.com/esecamalich" target="_blank"><strong>dribble page</strong></a><strong>.</strong><a href="http://dribbble.com/esecamalich"><strong></strong></a></p>
<p>The button that we&#8217;re going to create will look like this:</p>
<p style="text-align: center;"><a href="http://dribbble.com/shots/358312--another-CSS3-Button"><img class="aligncenter size-full wp-image-27300" title="css buttons" src="http://blogfreakz.com/wp-content/uploads/2012/05/css-buttons.jpg" alt="css buttons Create Eye Catching CSS Buttons With Pseudo Elements" width="624" height="235" /></a><strong>Click on the image for the demo.</strong></p>
<p>We’ll keep our HTML markup as short and simple as possible with this:</p>
<pre><span style="color: #003366;">&lt;a href="#"&gt;</span></pre>
<pre><span style="color: #003366;">Click me!</span>
<span style="color: #003366;"> &lt;/a&gt;</span></pre>
<p>And now for the magic of CSS:</p>
<pre><span style="color: #003366;">.a_demo_three {</span></pre>
<pre><span style="color: #003366;">background-color:#3bb3e0;</span></pre>
<pre><span style="color: #003366;">font-family: 'Open Sans', sans-serif;</span></pre>
<pre><span style="color: #003366;">font-size:12px;</span></pre>
<pre><span style="color: #003366;">text-decoration:none;</span></pre>
<pre><span style="color: #003366;">color:#fff;</span></pre>
<pre><span style="color: #003366;">position:relative;</span></pre>
<pre><span style="color: #003366;">padding:10px 20px;</span></pre>
<pre><span style="color: #003366;">border-left:solid 1px #2ab7ec;</span></pre>
<pre><span style="color: #003366;">margin-left:35px;</span>
<span style="color: #003366;">background-image: linear-gradient(bottom, rgb(44,160,202) 0%, rgb(62,184,229) 100%);</span></pre>
<pre><span style="color: #003366;">border-top-right-radius: 5px;</span></pre>
<pre><span style="color: #003366;">border-bottom-right-radius: 5px;</span></pre>
<pre><span style="color: #003366;">box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #156785, 0px 10px 5px #999;</span></pre>
<pre><span style="color: #003366;">}</span></pre>
<pre><span style="color: #003366;">.a_demo_three:active {</span></pre>
<pre><span style="color: #003366;">top:3px;</span></pre>
<pre><span style="color: #003366;">background-image: linear-gradient(bottom, rgb(62,184,229) 0%, rgb(44,160,202) 100%);</span></pre>
<pre><span style="color: #003366;">box-shadow: inset 0px 1px 0px #2ab7ec, 0px 2px 0px 0px #156785, 0px 5px 3px #999;</span></pre>
<pre><span style="color: #003366;">}</span></pre>
<pre><span style="color: #003366;">.a_demo_three::before {</span></pre>
<pre><span style="color: #003366;">content:"·";</span></pre>
<pre><span style="color: #003366;">width:35px;</span></pre>
<pre><span style="color: #003366;">max-height:29px;</span></pre>
<pre><span style="color: #003366;">height:100%;</span></pre>
<pre><span style="color: #003366;">position:absolute;</span></pre>
<pre><span style="color: #003366;">display:block;</span></pre>
<pre><span style="color: #003366;">padding-top:8px;</span></pre>
<pre><span style="color: #003366;">top:0px;</span></pre>
<pre><span style="color: #003366;">left:-36px;</span></pre>
<pre><span style="color: #003366;">font-size:16px;</span></pre>
<pre><span style="color: #003366;">font-weight:bold;</span></pre>
<pre><span style="color: #003366;">color:#8fd1ea;</span></pre>
<pre><span style="color: #003366;">text-shadow:1px 1px 0px #07526e;</span></pre>
<pre><span style="color: #003366;">border-right:solid 1px #07526e;</span></pre>
<pre><span style="color: #003366;">background-image: linear-gradient(bottom, rgb(10,94,125) 0%, rgb(14,139,184) 100%);</span></pre>
<pre><span style="color: #003366;">border-top-left-radius: 5px;</span></pre>
<pre><span style="color: #003366;">border-bottom-left-radius: 5px;</span></pre>
<pre><span style="color: #003366;">box-shadow:inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #032b3a, 0px 10px 5px #999 ;</span></pre>
<pre><span style="color: #003366;">}</span></pre>
<pre><span style="color: #003366;">.a_demo_three:active::before {</span></pre>
<pre><span style="color: #003366;">top:-3px;</span></pre>
<pre><span style="color: #003366;">box-shadow:inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #032b3a, 1px 1px 0px 0px #044a64, 2px 2px 0px 0px #044a64, 2px 5px 0px 0px #044a64, 6px 4px 2px #0b698b, 0px 10px 5px #999 ;</span>
<span style="color: #003366;"> }</span></pre>
<h4>Incoming search terms for the article:</h4>
<ul>
<li><a href="http://blogfreakz.com/tutorial/create-eye-catching-css-buttons-with-pseudo-elements/" title="css button">css button</a></li>
<li><a href="http://blogfreakz.com/tutorial/create-eye-catching-css-buttons-with-pseudo-elements/" title="button css demo">button css demo</a></li>
<li><a href="http://blogfreakz.com/tutorial/create-eye-catching-css-buttons-with-pseudo-elements/" title="catching button in css">catching button in css</a></li>
<li><a href="http://blogfreakz.com/tutorial/create-eye-catching-css-buttons-with-pseudo-elements/" title="css buttons">css buttons</a></li>
<li><a href="http://blogfreakz.com/tutorial/create-eye-catching-css-buttons-with-pseudo-elements/" title="CSS Buttons Pseudo-elements">CSS Buttons Pseudo-elements</a></li>
<li><a href="http://blogfreakz.com/tutorial/create-eye-catching-css-buttons-with-pseudo-elements/" title="css3 button">css3 button</a></li>
<li><a href="http://blogfreakz.com/tutorial/create-eye-catching-css-buttons-with-pseudo-elements/" title="django tutorial">django tutorial</a></li>
<li><a href="http://blogfreakz.com/tutorial/create-eye-catching-css-buttons-with-pseudo-elements/" title="eye catching css">eye catching css</a></li>
<li><a href="http://blogfreakz.com/tutorial/create-eye-catching-css-buttons-with-pseudo-elements/" title="eye catchy css3 buttons">eye catchy css3 buttons</a></li>
</ul>
<p><!-- SEO SearchTerms Tagging 2 Plugin --></p>
]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/tutorial/create-eye-catching-css-buttons-with-pseudo-elements/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating an Accordion Image Gallery with Only CSS</title>
		<link>http://blogfreakz.com/tutorial/creating-an-accordion-image-gallery-with-only-css/</link>
		<comments>http://blogfreakz.com/tutorial/creating-an-accordion-image-gallery-with-only-css/#comments</comments>
		<pubDate>Mon, 07 May 2012 08:56:32 +0000</pubDate>
		<dc:creator>Marvin@Blogfreakz</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[Gallery/Carousel/Slider]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[free tutorial]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=27232</guid>
		<description><![CDATA[In creating animated transitions, Javascript has always been implemented but German web designer Heiko Stiegert has made it using only CSS.  You can do this by using CSS3 pseudo-class :target and negation pseudo-class :not () properties together with CSS3 Transition Module. Get the DEMO here. Check out his tutorial on building an accordion image gallery [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://speckyboy.com/2012/04/25/how-to-build-an-accordion-image-gallery-with-only-css/" target="_blank"><img class="aligncenter size-full wp-image-27233" title="CSS3 Toggler" src="http://blogfreakz.com/wp-content/uploads/2012/05/CSS3-Toggler.jpg" alt="CSS3 Toggler Creating an Accordion Image Gallery with Only CSS" width="562" height="292" /></a></p>
<p>In creating animated transitions, Javascript has always been implemented but German web designer <a href="http://speckyboy.com/author/heiko-stiegert/" target="_blank"><strong>Heiko Stiegert</strong></a> has made it using only CSS.  You can do this by using CSS3 pseudo-class :target and negation pseudo-class :not () properties together with CSS3 Transition Module. Get the <a href="http://webstandard.kulando.de/static/css3-toggler-image-gallery" target="_blank"><strong>DEMO</strong></a> here.</p>
<p><strong>Check out his tutorial on building an accordion image gallery without Javascript by clicking on the image.</strong></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;<br />
<h4>Incoming search terms for the article:</h4>
<ul>
<li><a href="http://blogfreakz.com/tutorial/creating-an-accordion-image-gallery-with-only-css/" title="accordion images css">accordion images css</a></li>
<li><a href="http://blogfreakz.com/tutorial/creating-an-accordion-image-gallery-with-only-css/" title="accordian image gallery">accordian image gallery</a></li>
<li><a href="http://blogfreakz.com/tutorial/creating-an-accordion-image-gallery-with-only-css/" title="accordion image css">accordion image css</a></li>
<li><a href="http://blogfreakz.com/tutorial/creating-an-accordion-image-gallery-with-only-css/" title="accordion javascript menü">accordion javascript menü</a></li>
<li><a href="http://blogfreakz.com/tutorial/creating-an-accordion-image-gallery-with-only-css/" title="css logo">css logo</a></li>
<li><a href="http://blogfreakz.com/tutorial/creating-an-accordion-image-gallery-with-only-css/" title="css3 image accordion">css3 image accordion</a></li>
<li><a href="http://blogfreakz.com/tutorial/creating-an-accordion-image-gallery-with-only-css/" title="css3 photo gallery without javascript">css3 photo gallery without javascript</a></li>
<li><a href="http://blogfreakz.com/tutorial/creating-an-accordion-image-gallery-with-only-css/" title="image gallery css3">image gallery css3</a></li>
<li><a href="http://blogfreakz.com/tutorial/creating-an-accordion-image-gallery-with-only-css/" title="Sliding Accordion css">Sliding Accordion css</a></li>
</ul>
<p><!-- SEO SearchTerms Tagging 2 Plugin --></p>
]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/tutorial/creating-an-accordion-image-gallery-with-only-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Real Shadow: A jQuery Plugin For Creating Realisitc Shadows</title>
		<link>http://blogfreakz.com/tutorial/real-shadow-a-jquery-plugin-for-creating-realisitc-shadows/</link>
		<comments>http://blogfreakz.com/tutorial/real-shadow-a-jquery-plugin-for-creating-realisitc-shadows/#comments</comments>
		<pubDate>Thu, 03 May 2012 02:56:31 +0000</pubDate>
		<dc:creator>Keith@Blogfreakz</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[Software & Tools]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[free tutorial]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=27165</guid>
		<description><![CDATA[Here’s a pretty neat jQuery plugin created by Indamix that you can use on your website! It’s called Real Shadow, and what it does is it gives an element a shadow that changes its attributes depending on the location of the mouse cursor. The plugin works by manipulating the value of the CSS property box-shadow. [...]]]></description>
			<content:encoded><![CDATA[<p><strong></strong>Here’s a pretty neat jQuery plugin created by <strong><a href="http://twitter.com/#%21/indamix">Indamix</a></strong> that you can use on your website! It’s called <strong><a href="https://github.com/Indamix/real-shadow/">Real Shadow</a></strong>, and what it does is it gives an element a shadow that changes its attributes depending on the location of the mouse cursor. The plugin works by manipulating the value of the CSS property box-shadow. The shadow’s size and position is determined by the element’s distance to the mouse cursor.</p>
<p><img class="aligncenter size-full wp-image-27166" title="Realshadow" src="http://blogfreakz.com/wp-content/uploads/2012/05/Realshadow.jpg" alt="Realshadow Real Shadow: A jQuery Plugin For Creating Realisitc Shadows" width="291" height="290" /></p>
<p>Check out the <strong><a href="http://indamix.github.com/real-shadow/">DEMO</a></strong>. As always, feel free to tell the author what you think about his plugin by forking it over at his <strong><a href="https://github.com/Indamix/real-shadow/">GitHub</a></strong> page.<br />
<h4>Incoming search terms for the article:</h4>
<ul>
<li><a href="http://blogfreakz.com/tutorial/real-shadow-a-jquery-plugin-for-creating-realisitc-shadows/" title="css real shadow">css real shadow</a></li>
<li><a href="http://blogfreakz.com/tutorial/real-shadow-a-jquery-plugin-for-creating-realisitc-shadows/" title="django tutorial">django tutorial</a></li>
<li><a href="http://blogfreakz.com/tutorial/real-shadow-a-jquery-plugin-for-creating-realisitc-shadows/" title="jquery plugin authoring">jquery plugin authoring</a></li>
<li><a href="http://blogfreakz.com/tutorial/real-shadow-a-jquery-plugin-for-creating-realisitc-shadows/" title="jquery shadow plugin">jquery shadow plugin</a></li>
<li><a href="http://blogfreakz.com/tutorial/real-shadow-a-jquery-plugin-for-creating-realisitc-shadows/" title="real shadow jquery">real shadow jquery</a></li>
<li><a href="http://blogfreakz.com/tutorial/real-shadow-a-jquery-plugin-for-creating-realisitc-shadows/" title="real shadow jquery plugin usage">real shadow jquery plugin usage</a></li>
<li><a href="http://blogfreakz.com/tutorial/real-shadow-a-jquery-plugin-for-creating-realisitc-shadows/" title="rela shadows jquery">rela shadows jquery</a></li>
<li><a href="http://blogfreakz.com/tutorial/real-shadow-a-jquery-plugin-for-creating-realisitc-shadows/" title="shadow com jquery">shadow com jquery</a></li>
</ul>
<p><!-- SEO SearchTerms Tagging 2 Plugin --></p>
]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/tutorial/real-shadow-a-jquery-plugin-for-creating-realisitc-shadows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Create an Elastic Image Slideshow with Thumbnail Preview</title>
		<link>http://blogfreakz.com/web-design/how-to-create-an-elastic-image-slideshow-with-thumbnail-preview/</link>
		<comments>http://blogfreakz.com/web-design/how-to-create-an-elastic-image-slideshow-with-thumbnail-preview/#comments</comments>
		<pubDate>Thu, 03 May 2012 02:32:56 +0000</pubDate>
		<dc:creator>Marvin@Blogfreakz</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Gallery/Carousel/Slider]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[free tutorial]]></category>
		<category><![CDATA[slideshow]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=27161</guid>
		<description><![CDATA[Web developer Mary Lou shows an easy-to-follow tutorial on how you can make a cool elastic image slideshow with thumbnail preview. The slideshow automatically adjusts and you can navigate the slides by using thumbnail preview. Click on the image to view her tutorial. Check out the DEMO and DOWNLOAD as well. Incoming search terms for [...]]]></description>
			<content:encoded><![CDATA[<p>Web developer Mary Lou shows an easy-to-follow tutorial on how you can make a cool elastic image slideshow with thumbnail preview. The slideshow automatically adjusts and you can navigate the slides by using thumbnail preview.</p>
<p style="text-align: center;"><a href="http://tympanus.net/codrops/2011/11/21/elastic-image-slideshow-with-thumbnail-preview/" target="_blank"><img class="aligncenter size-full wp-image-27162" title="Elastic Image slideshow" src="http://blogfreakz.com/wp-content/uploads/2012/05/Elastic-Image-slideshow.jpg" alt="Elastic Image slideshow How to Create an Elastic Image Slideshow with Thumbnail Preview" width="505" height="277" /></a><strong>Click on the image to view her tutorial.<br />
</strong></p>
<p>Check out the <a href="http://tympanus.net/Tutorials/ElasticSlideshow/" target="_blank"><strong>DEMO</strong></a> and <a href="http://tympanus.net/Tutorials/ElasticSlideshow/ElasticSlideshow.zip" target="_blank"><strong>DOWNLOAD</strong></a> as well.<br />
<h4>Incoming search terms for the article:</h4>
<ul>
<li><a href="http://blogfreakz.com/web-design/how-to-create-an-elastic-image-slideshow-with-thumbnail-preview/" title="elastic image slideshow">elastic image slideshow</a></li>
<li><a href="http://blogfreakz.com/web-design/how-to-create-an-elastic-image-slideshow-with-thumbnail-preview/" title="thumbnail slide css3">thumbnail slide css3</a></li>
<li><a href="http://blogfreakz.com/web-design/how-to-create-an-elastic-image-slideshow-with-thumbnail-preview/" title="slideshow wordpress">slideshow wordpress</a></li>
<li><a href="http://blogfreakz.com/web-design/how-to-create-an-elastic-image-slideshow-with-thumbnail-preview/" title="simple css for image slideshow thumbnail">simple css for image slideshow thumbnail</a></li>
<li><a href="http://blogfreakz.com/web-design/how-to-create-an-elastic-image-slideshow-with-thumbnail-preview/" title="pixeles elastic image slideshow">pixeles elastic image slideshow</a></li>
<li><a href="http://blogfreakz.com/web-design/how-to-create-an-elastic-image-slideshow-with-thumbnail-preview/" title="how can elasticated image with css">how can elasticated image with css</a></li>
<li><a href="http://blogfreakz.com/web-design/how-to-create-an-elastic-image-slideshow-with-thumbnail-preview/" title="ElasticSlideshow">ElasticSlideshow</a></li>
<li><a href="http://blogfreakz.com/web-design/how-to-create-an-elastic-image-slideshow-with-thumbnail-preview/" title="elastic thumbnail">elastic thumbnail</a></li>
<li><a href="http://blogfreakz.com/web-design/how-to-create-an-elastic-image-slideshow-with-thumbnail-preview/" title="elastic slideshow wordpress">elastic slideshow wordpress</a></li>
<li><a href="http://blogfreakz.com/web-design/how-to-create-an-elastic-image-slideshow-with-thumbnail-preview/" title="elastic slideshow">elastic slideshow</a></li>
</ul>
<p><!-- SEO SearchTerms Tagging 2 Plugin --></p>
]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/web-design/how-to-create-an-elastic-image-slideshow-with-thumbnail-preview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Multiple Backgrounds with CSS</title>
		<link>http://blogfreakz.com/web-design/multiple-backgrounds-with-css/</link>
		<comments>http://blogfreakz.com/web-design/multiple-backgrounds-with-css/#comments</comments>
		<pubDate>Fri, 27 Apr 2012 09:14:52 +0000</pubDate>
		<dc:creator>Marvin@Blogfreakz</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[backgrounds]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[free tutorial]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=27073</guid>
		<description><![CDATA[?? Web developer David Walsh has a great tutorial to share with us, which is making a multiple background with CSS. This feature is a very useful tool in preventing the need for nested elements. Click on the image to see his tutorial. Here’s the DEMO, and the CSS code: #multipleBGs { background: url(photo1.png), url(photo2.png), [...]]]></description>
			<content:encoded><![CDATA[<p>??<a href="http://davidwalsh.name/css-multiple-background"><img class="aligncenter size-full wp-image-27074" title="CSS Multiple Backgrounds" src="http://blogfreakz.com/wp-content/uploads/2012/04/CSS-Multiple-Backgrounds.jpg" alt="CSS Multiple Backgrounds Multiple Backgrounds with CSS   " width="326" height="241" /></a></p>
<p>Web developer <strong>David Walsh</strong> has a great tutorial to share with us, which is making a multiple background with CSS. This feature is a very useful tool in preventing the need for nested elements. <strong>Click on the image to see his tutorial.</strong></p>
<p>Here’s the <a href="http://davidwalsh.name/dw-content/css-multiple-background.php" target="_blank"><strong>DEMO</strong></a>, and the CSS code:</p>
<pre><span style="color: #003366;">#multipleBGs {</span></pre>
<pre><span style="color: #003366;">background: url(photo1.png),</span></pre>
<pre><span style="color: #003366;">url(photo2.png),</span></pre>
<pre><span style="color: #003366;">url(photo3.png)</span></pre>
<pre><span style="color: #003366;">;</span></pre>
<pre><span style="color: #003366;">background-repeat: no-repeat,</span></pre>
<pre><span style="color: #003366;">no-repeat,</span></pre>
<pre><span style="color: #003366;">repeat-y;</span></pre>
<pre><span style="color: #003366;">background-position: 0 0,</span></pre>
<pre><span style="color: #003366;">30px 70px,</span></pre>
<pre><span style="color: #003366;">right top;</span></pre>
<pre><span style="color: #003366;">width: 400px;</span></pre>
<pre><span style="color: #003366;">height: 400px;</span></pre>
<pre><span style="color: #003366;">border: 1px solid #ccc;</span></pre>
<pre><span style="color: #003366;">}</span></pre>
<h4>Incoming search terms for the article:</h4>
<ul>
<li><a href="http://blogfreakz.com/web-design/multiple-backgrounds-with-css/" title="background image css">background image css</a></li>
<li><a href="http://blogfreakz.com/web-design/multiple-backgrounds-with-css/" title="multiple background css">multiple background css</a></li>
<li><a href="http://blogfreakz.com/web-design/multiple-backgrounds-with-css/" title="2012 webdesign background css">2012 webdesign background css</a></li>
<li><a href="http://blogfreakz.com/web-design/multiple-backgrounds-with-css/" title="multi background css">multi background css</a></li>
<li><a href="http://blogfreakz.com/web-design/multiple-backgrounds-with-css/" title="Multiple background images">Multiple background images</a></li>
<li><a href="http://blogfreakz.com/web-design/multiple-backgrounds-with-css/" title="multiple backgrounds in blog">multiple backgrounds in blog</a></li>
</ul>
<p><!-- SEO SearchTerms Tagging 2 Plugin --></p>
]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/web-design/multiple-backgrounds-with-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create An Animated 3D Bar Graph/Chart</title>
		<link>http://blogfreakz.com/tutorial/create-an-animated-3d-bar-graphchart/</link>
		<comments>http://blogfreakz.com/tutorial/create-an-animated-3d-bar-graphchart/#comments</comments>
		<pubDate>Fri, 27 Apr 2012 09:02:41 +0000</pubDate>
		<dc:creator>Keith@Blogfreakz</dc:creator>
				<category><![CDATA[Charts/Graph]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[free tutorial]]></category>
		<category><![CDATA[html]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=27069</guid>
		<description><![CDATA[Kendra Schaefer and Ken Breeden&#8217;s great tutorial shows you how to create a pretty-looking bar graph/chart that’s not only animated but three-dimensional as well! The difficulty rating of the tutorial is rated at Intermediate level since it requires some understanding of jQuery, HTML, and CSS but it is nonetheless very easy to follow. Click on [...]]]></description>
			<content:encoded><![CDATA[<p><strong><span style="text-decoration: underline;"> </span> <a href="http://net.tutsplus.com/author/kendra-schaefer-and-ken-breeden/">Kendra Schaefer and Ken Breeden&#8217;s</a></strong> great tutorial shows you how to create a pretty-looking bar graph/chart that’s not only animated but three-dimensional as well! The difficulty rating of the tutorial is rated at Intermediate level since it requires some understanding of jQuery, HTML, and CSS but it is nonetheless very easy to follow.</p>
<p style="text-align: center;"><a href="http://jquery-3d.truematter.com/"> </a><a href="http://jquery-3d.truematter.com/"><img class="aligncenter size-full wp-image-27071" title="Animated Bar Graph" src="http://blogfreakz.com/wp-content/uploads/2012/04/Animated-Bar-Graph.jpg" alt="Animated Bar Graph Create An Animated 3D Bar Graph/Chart" width="212" height="295" /></a><strong>Click on the image to view the demo.</strong></p>
<p>Alternatively, you can check out the code in their step-by-step <strong><a href="http://net.tutsplus.com/tutorials/javascript-ajax/create-an-animated-3d-bar-chartgraph/">tutorial</a></strong> over or just <a href="http://nettuts.s3.amazonaws.com/2032_animatedBarGraph/demo.zip"><strong>download it here</strong></a>.<br />
<h4>Incoming search terms for the article:</h4>
<ul>
<li><a href="http://blogfreakz.com/tutorial/create-an-animated-3d-bar-graphchart/" title="jquery 3d bar graph with slider">jquery 3d bar graph with slider</a></li>
<li><a href="http://blogfreakz.com/tutorial/create-an-animated-3d-bar-graphchart/" title="php 3d bar graph">php 3d bar graph</a></li>
<li><a href="http://blogfreakz.com/tutorial/create-an-animated-3d-bar-graphchart/" title="animated bar charts free htmls5">animated bar charts free htmls5</a></li>
<li><a href="http://blogfreakz.com/tutorial/create-an-animated-3d-bar-graphchart/" title="amazing graphs">amazing graphs</a></li>
<li><a href="http://blogfreakz.com/tutorial/create-an-animated-3d-bar-graphchart/" title="jquery 3d bar charts">jquery 3d bar charts</a></li>
<li><a href="http://blogfreakz.com/tutorial/create-an-animated-3d-bar-graphchart/" title="make a 3d bar graph tutorial">make a 3d bar graph tutorial</a></li>
<li><a href="http://blogfreakz.com/tutorial/create-an-animated-3d-bar-graphchart/" title="jquery 3d bar">jquery 3d bar</a></li>
<li><a href="http://blogfreakz.com/tutorial/create-an-animated-3d-bar-graphchart/" title="html5 3D TEMPLATES">html5 3D TEMPLATES</a></li>
<li><a href="http://blogfreakz.com/tutorial/create-an-animated-3d-bar-graphchart/" title="html5 3d bar chart">html5 3d bar chart</a></li>
<li><a href="http://blogfreakz.com/tutorial/create-an-animated-3d-bar-graphchart/" title="html 3d animated bar chart">html 3d animated bar chart</a></li>
</ul>
<p><!-- SEO SearchTerms Tagging 2 Plugin --></p>
]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/tutorial/create-an-animated-3d-bar-graphchart/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Louis Remi’s Amazing CSS Menu Effects</title>
		<link>http://blogfreakz.com/menus/louis-remis-amazing-css-menu-effects/</link>
		<comments>http://blogfreakz.com/menus/louis-remis-amazing-css-menu-effects/#comments</comments>
		<pubDate>Tue, 24 Apr 2012 06:39:18 +0000</pubDate>
		<dc:creator>Keith@Blogfreakz</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[Menu & navigation]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[menu]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=26994</guid>
		<description><![CDATA[There’s this simple yet brilliantly designed menu created by one Louis Remi that caught my eye while I was looking for some design inspirations to feature here on Blogfreakz and well, seeing his amazing work sure compelled me to share it with you! I admit that at first glance I didn’t notice anything special about [...]]]></description>
			<content:encoded><![CDATA[<p><strong></strong>There’s this simple yet brilliantly designed menu created by one <strong><a href="http://twitter.com/louis_remi">Louis Remi</a></strong> that caught my eye while I was looking for some design inspirations to feature here on <strong><a href="../">Blogfreakz</a></strong> and well, seeing his amazing work sure compelled me to share it with you!</p>
<p><img class="aligncenter size-full wp-image-26995" title="Louis Remi" src="http://blogfreakz.com/wp-content/uploads/2012/04/Louis-Remis.jpg" alt="Louis Remis Louis Remi’s Amazing CSS Menu Effects" width="370" height="289" /></p>
<p>I admit that at first glance I didn’t notice anything special about it because of its simple design, but when I started hovering the mouse cursor over it, that&#8217;s how I found the magic behind it.</p>
<p>In the <a href="http://louisremi.github.com/menu-effects/" target="_blank"><strong>demo page</strong></a>, you can see pretty much all of the various menu effects that you can accomplish. One thing worth noting if you’re planning on using this is that there’s a “hardcoded” limit of items per submenu, so if you’re going to have any more or less than that, then you should remember to edit the Progressive Anim section of the CSS.</p>
<p>As for browser compatibility, it degrades gracefully in IE8, and whilst some of the effects use 3D transform (which only works in Webkit browsers), it’ll still degrade just the same for FireFox and other browsers as well.</p>
<p>If you have any questions about the code or wish to report any bugs, feel free to go to the <strong><a href="https://github.com/louisremi/menu-effects">author’s GitHub page</a> </strong>and fork it.<br />
<h4>Incoming search terms for the article:</h4>
<ul>
<li><a href="http://blogfreakz.com/menus/louis-remis-amazing-css-menu-effects/" title="css menu">css menu</a></li>
<li><a href="http://blogfreakz.com/menus/louis-remis-amazing-css-menu-effects/" title="menu web design">menu web design</a></li>
<li><a href="http://blogfreakz.com/menus/louis-remis-amazing-css-menu-effects/" title="special web menus">special web menus</a></li>
<li><a href="http://blogfreakz.com/menus/louis-remis-amazing-css-menu-effects/" title="restaurant menu card design in css">restaurant menu card design in css</a></li>
<li><a href="http://blogfreakz.com/menus/louis-remis-amazing-css-menu-effects/" title="menu effects">menu effects</a></li>
<li><a href="http://blogfreakz.com/menus/louis-remis-amazing-css-menu-effects/" title="css3 effects 2012">css3 effects 2012</a></li>
<li><a href="http://blogfreakz.com/menus/louis-remis-amazing-css-menu-effects/" title="css simple menu">css simple menu</a></li>
<li><a href="http://blogfreakz.com/menus/louis-remis-amazing-css-menu-effects/" title="css buttons">css buttons</a></li>
<li><a href="http://blogfreakz.com/menus/louis-remis-amazing-css-menu-effects/" title="css amazing menu">css amazing menu</a></li>
<li><a href="http://blogfreakz.com/menus/louis-remis-amazing-css-menu-effects/" title="awesome css design video free">awesome css design video free</a></li>
</ul>
<p><!-- SEO SearchTerms Tagging 2 Plugin --></p>
]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/menus/louis-remis-amazing-css-menu-effects/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Add CSS-styled Numbers in an Unordered List</title>
		<link>http://blogfreakz.com/tutorial/how-to-add-css-styled-numbers-in-an-unordered-list/</link>
		<comments>http://blogfreakz.com/tutorial/how-to-add-css-styled-numbers-in-an-unordered-list/#comments</comments>
		<pubDate>Mon, 26 Mar 2012 01:15:49 +0000</pubDate>
		<dc:creator>Keith@Blogfreakz</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[html]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=26438</guid>
		<description><![CDATA[When you make a numbered list in HTML with the ordered list (&#60;ol&#62;) tag, sometimes you&#8217;d like to style the numbers as well. Thanks to Chris Coyier&#8216;s tutorial, this is possible. For example you want to number the Q-and-A pairs in an FAQ list and then add styles to those numbers at the same time, [...]]]></description>
			<content:encoded><![CDATA[<p>When you make a numbered list in HTML with the ordered list (&lt;ol&gt;) tag, sometimes you&#8217;d like to style the numbers as well. Thanks to <a href="http://chriscoyier.net/"><strong>Chris Coyier</strong></a>&#8216;s tutorial, this is possible.</p>
<p>For example you want to number the Q-and-A pairs in an FAQ list and then add styles to those numbers at the same time, you’ll start with your basic HTML markup like this:</p>
<p><strong>HTML</strong></p>
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="638" valign="top">
<pre><span style="color: #003366;">&lt;dl&gt;</span></pre>
<pre><span style="color: #003366;">&lt;dt&gt;How much wood   would a wood chuck chuck if a wood chuck could chuck wood?&lt;/dt&gt;</span></pre>
<pre><span style="color: #003366;">&lt;dd&gt;1,000,000&lt;/dd&gt;</span></pre>
<pre><span style="color: #003366;">&lt;dt&gt;What is the   air-speed velocity of an unladen swallow?&lt;/dt&gt;</span></pre>
<pre><span style="color: #003366;">&lt;dd&gt;What do you   mean? An African or European swallow?&lt;/dd&gt;</span></pre>
<pre><span style="color: #003366;">&lt;dt&gt;Why did the   chicken cross the road?&lt;/dt&gt;</span></pre>
<pre><span style="color: #003366;">&lt;dd&gt;To get to the   other side&lt;/dd&gt;</span></pre>
<pre><span style="color: #003366;">&lt;/dl&gt;</span></pre>
</td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<p>The lines tagged with &lt;dt&gt; will be the question, which you’ll be applying the numbers to. Your basic CSS code would then be something like this:</p>
<p><strong>CSS</strong></p>
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="638" valign="top">
<pre><span style="color: #003366;">.faq {</span></pre>
<pre><span style="color: #003366;">counter-reset:   my-badass-counter;</span></pre>
<pre><span style="color: #003366;">}</span></pre>
<pre><span style="color: #003366;">.faq dt:before {</span></pre>
<pre><span style="color: #003366;">content:   counter(my-badass-counter);</span></pre>
<pre><span style="color: #003366;">counter</span>-increment:   my-badass-counter;</pre>
<p>}</td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<p>All you have to do at this point is to add the styles you want in the <strong>:before</strong> element. For example, if you want your unordered list to look like this:</p>
<p style="text-align: center;"><a href="http://css-tricks.com/examples/NumberedFAQ/"><img class="aligncenter size-full wp-image-26439" title="Ordered list" src="http://blogfreakz.com/wp-content/uploads/2012/03/Ordered-list.jpg" alt="Ordered list How To Add CSS styled Numbers in an Unordered List" width="446" height="316" /></a><strong>Click on the image above to see more lists in the demo. </strong></p>
<p>Just add a few more code (in <strong>bold</strong>) into your CSS like this:</p>
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="638" valign="top">
<pre><span style="color: #003366;">.faq {</span></pre>
<pre><span style="color: #003366;">counter-reset:   my-badass-counter;</span></pre>
<pre><span style="color: #003366;">}</span></pre>
<pre><span style="color: #003366;"><strong>.faq dt {</strong></span></pre>
<pre><span style="color: #003366;"><strong> position: relative;</strong></span></pre>
<pre><span style="color: #003366;"><strong> font: bold 16px Georgia;</strong></span></pre>
<pre><span style="color: #003366;"><strong> padding: 4px 0 10px 0;</strong></span></pre>
<pre><span style="color: #003366;">}</span></pre>
<pre><span style="color: #003366;">.faq dt:before {</span></pre>
<pre><span style="color: #003366;">content:   counter(my-badass-counter);</span></pre>
<pre><span style="color: #003366;">counter-increment:   my-badass-counter;</span></pre>
<pre><span style="color: #003366;"><strong>position: absolute;</strong></span></pre>
<pre><span style="color: #003366;"><strong> left: 0;</strong></span></pre>
<pre><span style="color: #003366;"><strong> top: 0;</strong></span></pre>
<pre><span style="color: #003366;"><strong> font: bold 50px/1 Sans-Serif;</strong></span></pre>
<pre><span style="color: #003366;">}</span></pre>
<pre><span style="color: #003366;"><strong>.faq dd {</strong></span></pre>
<pre><span style="color: #003366;"><strong> margin: 0 0 50px 0;</strong></span></pre>
<pre><span style="color: #003366;"><strong>} </strong></span></pre>
<pre><span style="color: #003366;"><strong>.faq dt, .faq dd {</strong></span></pre>
<pre><span style="color: #003366;"><strong> padding-left: 50px;</strong></span></pre>
<pre><span style="color: #003366;"><strong>}</strong></span></pre>
</td>
</tr>
</tbody>
</table>
<p>Notice that we added 2 more styles to adjust the margin and the padding so the numbers won’t sit too close beside the list items. Hope you all enjoy this tutorial!</p>
<p>&nbsp;<br />
<h4>Incoming search terms for the article:</h4>
<ul>
<li><a href="http://blogfreakz.com/tutorial/how-to-add-css-styled-numbers-in-an-unordered-list/" title="CSS3 unordered list">CSS3 unordered list</a></li>
<li><a href="http://blogfreakz.com/tutorial/how-to-add-css-styled-numbers-in-an-unordered-list/" title="styling UNORDERED LIST css">styling UNORDERED LIST css</a></li>
<li><a href="http://blogfreakz.com/tutorial/how-to-add-css-styled-numbers-in-an-unordered-list/" title="css ordered list">css ordered list</a></li>
<li><a href="http://blogfreakz.com/tutorial/how-to-add-css-styled-numbers-in-an-unordered-list/" title="css numbers unordered">css numbers unordered</a></li>
<li><a href="http://blogfreakz.com/tutorial/how-to-add-css-styled-numbers-in-an-unordered-list/" title="css list add number">css list add number</a></li>
<li><a href="http://blogfreakz.com/tutorial/how-to-add-css-styled-numbers-in-an-unordered-list/" title="css add numbers">css add numbers</a></li>
<li><a href="http://blogfreakz.com/tutorial/how-to-add-css-styled-numbers-in-an-unordered-list/" title="how to css sytle the numbers in an ol">how to css sytle the numbers in an ol</a></li>
<li><a href="http://blogfreakz.com/tutorial/how-to-add-css-styled-numbers-in-an-unordered-list/" title="how toadd ol number in css">how toadd ol number in css</a></li>
<li><a href="http://blogfreakz.com/tutorial/how-to-add-css-styled-numbers-in-an-unordered-list/" title="ordered list">ordered list</a></li>
<li><a href="http://blogfreakz.com/tutorial/how-to-add-css-styled-numbers-in-an-unordered-list/" title="cakephp html ordered list ol">cakephp html ordered list ol</a></li>
</ul>
<p><!-- SEO SearchTerms Tagging 2 Plugin --></p>
]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/tutorial/how-to-add-css-styled-numbers-in-an-unordered-list/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

