<?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; html</title>
	<atom:link href="http://blogfreakz.com/tag/html/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>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>Create A Depth Of Field Effect Using CSS3</title>
		<link>http://blogfreakz.com/web-design/create-a-depth-of-field-effect-using-css3/</link>
		<comments>http://blogfreakz.com/web-design/create-a-depth-of-field-effect-using-css3/#comments</comments>
		<pubDate>Mon, 16 Apr 2012 10:26:22 +0000</pubDate>
		<dc:creator>Keith@Blogfreakz</dc:creator>
				<category><![CDATA[CSS3]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[free tutorial]]></category>
		<category><![CDATA[html]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=26873</guid>
		<description><![CDATA[Here&#8217;s a very neat CSS trick that really makes good use of the text-shadow attribute. It is created by Sawyer Hollenshead and he simply calls it the “Depth Of Field effect.” The effect is animated with the use of jQuery and as you will see in the demo, it really looks cool. Basic HTML5 mark [...]]]></description>
			<content:encoded><![CDATA[<p><strong></strong>Here&#8217;s a very neat CSS trick that really makes good use of the text-shadow attribute. It is created by <a href="http://twitter.com/sawyerh"><strong>Sawyer Hollenshead</strong></a> and he simply calls it the “Depth Of Field effect.” The effect is animated with the use of jQuery and as you will see in the <a href="http://shakenandstirredweb.com/playground/depth-of-field-2/"><strong>demo,</strong></a> it really looks cool.</p>
<p><img class="aligncenter size-full wp-image-26874" title="Depth of Field" src="http://blogfreakz.com/wp-content/uploads/2012/04/Depth-of-Field.jpg" alt="Depth of Field Create A Depth Of Field Effect Using CSS3" width="385" height="384" /></p>
<p>Basic HTML5 mark up:</p>
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="638" valign="top">
<pre><span style="color: #003366;">&lt;section&gt;</span></pre>
<pre><span style="color: #003366;">&lt;article  &gt;</span></pre>
<pre><span style="color: #003366;">&lt;span&gt;01&lt;/span&gt;</span></pre>
<pre><span style="color: #003366;">&lt;h1&gt;HTC Design   Chief Talks About Its First Tablet, the Flyer&lt;/h1&gt;</span></pre>
<pre><span style="color: #003366;">&lt;/article&gt;</span></pre>
<pre><span style="color: #003366;">&lt;article  &gt;</span></pre>
<pre><span style="color: #003366;">&lt;span&gt;02&lt;/span&gt;</span></pre>
<pre><span style="color: #003366;">&lt;h1&gt;Irrational   Design, a San Francisco Start-Up, Tries to Fly Solo&lt;/h1&gt;</span></pre>
<pre><span style="color: #003366;">&lt;/article&gt;</span></pre>
<pre><span style="color: #003366;">&lt;article  &gt;</span></pre>
<pre><span style="color: #003366;">&lt;span&gt;03&lt;/span&gt;</span></pre>
<pre><span style="color: #003366;">&lt;h1&gt;Staying in   Touch With Home, for Better or Worse&lt;/h1&gt;</span></pre>
<pre><span style="color: #003366;">&lt;/article&gt;</span></pre>
<pre><span style="color: #003366;">&lt;article  &gt;</span></pre>
<pre><span style="color: #003366;">&lt;span&gt;04&lt;/span&gt;</span></pre>
<pre><span style="color: #003366;">&lt;h1&gt;Google   Announces Payment System for Digital Content&lt;/h1&gt;</span></pre>
<pre><span style="color: #003366;">&lt;/article&gt;</span></pre>
<pre><span style="color: #003366;">&lt;/section&gt;</span></pre>
</td>
</tr>
</tbody>
</table>
<p>And here’s the CSS:</p>
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="638" valign="top">
<pre><span style="color: #003366;">article{</span></pre>
<pre><span style="color: #003366;">background:rgba(242,194,0,1);</span></pre>
<pre><span style="color: #003366;">width:225px;</span></pre>
<pre><span style="color: #003366;">height:225px;</span></pre>
<pre><span style="color: #003366;">position:absolute;</span></pre>
<pre><span style="color: #003366;">-moz-border-radius:12px;</span></pre>
<pre><span style="color: #003366;">border-radius:12px;</span></pre>
<pre><span style="color: #003366;">-webkit-transition:   all 400ms ease;</span></pre>
<pre><span style="color: #003366;">-moz-transition:   all 400ms ease;</span></pre>
<pre><span style="color: #003366;">transition: all   400ms ease;</span></pre>
<pre><span style="color: #003366;">}</span></pre>
<pre><span style="color: #003366;">article.blur{</span></pre>
<pre><span style="color: #003366;">-webkit-box-shadow:</span></pre>
<pre><span style="color: #003366;">0   0 10px rgba(242,194,0,1),</span></pre>
<pre><span style="color: #003366;">0   0 8px rgba(242,194,0,1),</span></pre>
<pre><span style="color: #003366;">0   0 6px rgba(242,194,0,1),</span></pre>
<pre><span style="color: #003366;">0   0 4px rgba(242,194,0,1),</span></pre>
<pre><span style="color: #003366;">0   0 2px rgba(242,194,0,1);</span></pre>
<pre><span style="color: #003366;">-moz-box-shadow:</span></pre>
<pre><span style="color: #003366;">0   0 10px rgba(242,194,0,1),</span></pre>
<pre><span style="color: #003366;">0   0 8px rgba(242,194,0,1),</span></pre>
<pre><span style="color: #003366;">0   0 6px rgba(242,194,0,1),</span></pre>
<pre><span style="color: #003366;">0   0 4px rgba(242,194,0,1),</span></pre>
<pre><span style="color: #003366;">0   0 2px rgba(242,194,0,1);</span></pre>
<pre><span style="color: #003366;">box-shadow:</span></pre>
<pre><span style="color: #003366;">0   0 10px rgba(242,194,0,1),</span></pre>
<pre><span style="color: #003366;">0   0 8px rgba(242,194,0,1),</span></pre>
<pre><span style="color: #003366;">0   0 6px rgba(242,194,0,1),</span></pre>
<pre><span style="color: #003366;">0   0 4px rgba(242,194,0,1),</span></pre>
<pre><span style="color: #003366;">0   0 2px rgba(242,194,0,1);</span></pre>
<pre><span style="color: #003366;">-webkit-transform:scale(0.85);</span></pre>
<pre><span style="color: #003366;">-moz-transform:scale(0.85);</span></pre>
<pre><span style="color: #003366;">transform:scale(0.85);</span></pre>
<pre><span style="color: #003366;">opacity:0.8;</span></pre>
<pre><span style="color: #003366;">}</span></pre>
<pre><span style="color: #003366;">article:hover{</span></pre>
<pre><span style="color: #003366;">cursor:pointer;</span></pre>
<pre><span style="color: #003366;">z-index:10;</span></pre>
<pre><span style="color: #003366;">-webkit-transform:scale(1.15);</span></pre>
<pre><span style="color: #003366;">-moz-transform:scale(1.15);</span></pre>
<pre><span style="color: #003366;">transform:scale(1.15);</span></pre>
<pre><span style="color: #003366;">-webkit-box-shadow:   0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px   rgba(0, 0, 0, 0.1) inset;</span></pre>
<pre><span style="color: #003366;">-moz-box-shadow:   0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px   rgba(0, 0, 0, 0.1) inset;</span></pre>
<pre><span style="color: #003366;">box-shadow:   0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px   rgba(0, 0, 0, 0.1) inset;</span></pre>
<pre><span style="color: #003366;">}</span></pre>
</td>
</tr>
</tbody>
</table>
<h4>Incoming search terms for the article:</h4>
<ul>
<li><a href="http://blogfreakz.com/web-design/create-a-depth-of-field-effect-using-css3/" title="css3 depth of field">css3 depth of field</a></li>
<li><a href="http://blogfreakz.com/web-design/create-a-depth-of-field-effect-using-css3/" title="html5 depth of field">html5 depth of field</a></li>
<li><a href="http://blogfreakz.com/web-design/create-a-depth-of-field-effect-using-css3/" title="jquery demo effect">jquery demo effect</a></li>
<li><a href="http://blogfreakz.com/web-design/create-a-depth-of-field-effect-using-css3/" title="neat css tricks">neat css tricks</a></li>
<li><a href="http://blogfreakz.com/web-design/create-a-depth-of-field-effect-using-css3/" title="blur effect design depth">blur effect design depth</a></li>
<li><a href="http://blogfreakz.com/web-design/create-a-depth-of-field-effect-using-css3/" title="depth effect css3">depth effect css3</a></li>
<li><a href="http://blogfreakz.com/web-design/create-a-depth-of-field-effect-using-css3/" title="html5 depth effect">html5 depth effect</a></li>
</ul>
<p><!-- SEO SearchTerms Tagging 2 Plugin --></p>
]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/web-design/create-a-depth-of-field-effect-using-css3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Use Ajax to Save Changes in Contenteditable as JSON</title>
		<link>http://blogfreakz.com/tutorial/use-ajax-to-save-changes-in-contenteditable-as-json/</link>
		<comments>http://blogfreakz.com/tutorial/use-ajax-to-save-changes-in-contenteditable-as-json/#comments</comments>
		<pubDate>Fri, 30 Mar 2012 08:58:28 +0000</pubDate>
		<dc:creator>Keith@Blogfreakz</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[html]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=26581</guid>
		<description><![CDATA[Contents of any HTML5 element with a contenteditable attribute can be live-edited inside the browser window. But any changes that you apply won&#8217;t be saved on the actual document itself that is located in the server, so these changes won&#8217;t appear anymore once you refresh the page. To get around this and have the data [...]]]></description>
			<content:encoded><![CDATA[<p>Contents of any HTML5 element with a <strong>contenteditable</strong> attribute can be live-edited inside the browser window. But any changes that you apply won&#8217;t be saved on the actual document itself that is located in the server, so these changes won&#8217;t appear anymore once you refresh the page.</p>
<p>To get around this and have the data saved is to wait for the Return key to be pressed, which then sends the new inner HTML of the element as an AJAX call and blurs the element. you can then press Esc to return the element to its pre-edited state.</p>
<p>You can see more of this in Remy Sharp&#8217;s <a href="http://jsbin.com/owavu3"><strong>demo</strong></a> .</p>
<p><strong>JavaScript</strong></p>
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="638" valign="top">
<pre><span style="color: #003366;">document.addEventListener('keydown', function (event) {</span></pre>
<pre><span style="color: #003366;">var esc = event.which == 27,</span></pre>
<pre><span style="color: #003366;">nl = event.which == 13,</span></pre>
<pre><span style="color: #003366;">el = event.target,</span></pre>
<pre><span style="color: #003366;">input = el.nodeName != 'INPUT'   &amp;&amp; el.nodeName != 'TEXTAREA',</span></pre>
<pre><span style="color: #003366;">data = {};</span></pre>
<pre><span style="color: #003366;">if (input) {</span></pre>
<pre><span style="color: #003366;">if (esc) {</span></pre>
<pre><span style="color: #003366;">// restore state</span></pre>
<pre><span style="color: #003366;">document.execCommand('undo');</span></pre>
<pre><span style="color: #003366;">el.blur();</span></pre>
<pre><span style="color: #003366;">} else if (nl) {</span></pre>
<pre><span style="color: #003366;">// save</span></pre>
<pre><span style="color: #003366;">data[el.getAttribute('data-name')] = el.innerHTML;</span></pre>
<pre><span style="color: #003366;">// we could send an ajax request to   update the field</span></pre>
<pre><span style="color: #003366;">/*</span></pre>
<pre><span style="color: #003366;">$.ajax({</span></pre>
<pre><span style="color: #003366;">url:   window.location.toString(),</span></pre>
<pre><span style="color: #003366;">data: data,</span></pre>
<pre><span style="color: #003366;">type: 'post'</span></pre>
<pre><span style="color: #003366;">});</span></pre>
<pre><span style="color: #003366;">*/</span></pre>
<pre><span style="color: #003366;">log(JSON.stringify(data));</span></pre>
<pre><span style="color: #003366;">el.blur();</span></pre>
<pre><span style="color: #003366;">event.preventDefault();</span></pre>
<pre><span style="color: #003366;">}</span></pre>
<pre><span style="color: #003366;">}</span></pre>
<pre><span style="color: #003366;">}, true);</span></pre>
<pre><span style="color: #003366;">function log(s) {</span></pre>
<pre><span style="color: #003366;">document.getElementById('debug').innerHTML = 'value changed to: ' + s;</span></pre>
<pre><span style="color: #003366;">}</span></pre>
</td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<p>&nbsp;<br />
<h4>Incoming search terms for the article:</h4>
<ul>
<li><a href="http://blogfreakz.com/tutorial/use-ajax-to-save-changes-in-contenteditable-as-json/" title="contenteditable save changes">contenteditable save changes</a></li>
<li><a href="http://blogfreakz.com/tutorial/use-ajax-to-save-changes-in-contenteditable-as-json/" title="saving changes after using contenteditable">saving changes after using contenteditable</a></li>
<li><a href="http://blogfreakz.com/tutorial/use-ajax-to-save-changes-in-contenteditable-as-json/" title="contenteditable ajax">contenteditable ajax</a></li>
<li><a href="http://blogfreakz.com/tutorial/use-ajax-to-save-changes-in-contenteditable-as-json/" title="contenteditable save">contenteditable save</a></li>
<li><a href="http://blogfreakz.com/tutorial/use-ajax-to-save-changes-in-contenteditable-as-json/" title="create website with contenteditable">create website with contenteditable</a></li>
<li><a href="http://blogfreakz.com/tutorial/use-ajax-to-save-changes-in-contenteditable-as-json/" title="contenteditable tutorial">contenteditable tutorial</a></li>
<li><a href="http://blogfreakz.com/tutorial/use-ajax-to-save-changes-in-contenteditable-as-json/" title="html 5 content editable color picker">html 5 content editable color picker</a></li>
<li><a href="http://blogfreakz.com/tutorial/use-ajax-to-save-changes-in-contenteditable-as-json/" title="html contenteditable save changes">html contenteditable save changes</a></li>
<li><a href="http://blogfreakz.com/tutorial/use-ajax-to-save-changes-in-contenteditable-as-json/" title="html5 contenteditable ajax">html5 contenteditable ajax</a></li>
<li><a href="http://blogfreakz.com/tutorial/use-ajax-to-save-changes-in-contenteditable-as-json/" title="php file manager contenteditable">php file manager contenteditable</a></li>
</ul>
<p><!-- SEO SearchTerms Tagging 2 Plugin --></p>
]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/tutorial/use-ajax-to-save-changes-in-contenteditable-as-json/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Display Recent Post Titles Using wp_query</title>
		<link>http://blogfreakz.com/wordpress-tutorial/display-recent-post-titles-using-wp_query/</link>
		<comments>http://blogfreakz.com/wordpress-tutorial/display-recent-post-titles-using-wp_query/#comments</comments>
		<pubDate>Tue, 27 Mar 2012 01:09:06 +0000</pubDate>
		<dc:creator>Keith@Blogfreakz</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=26448</guid>
		<description><![CDATA[Today, I&#8217;d just like to share with everyone this neat WordPress trick by Libby Fisher from Icode4you.net. It’s a short code that will not only let you display the most recent post titles from a certain category but also let you specify how many titles you want displayed. Below is the code: &#60;ul&#62; &#60;?php global [...]]]></description>
			<content:encoded><![CDATA[<p><strong></strong>Today, I&#8217;d just like to share with everyone this neat WordPress trick by <a href="http://icode4you.net/author/icode4you"><strong>Libby Fisher</strong></a> from <a href="http://icode4you.net/"><strong>Icode4you.net</strong></a>. It’s a short code that will not only let you display the most recent post titles from a certain category but also let you specify how many titles you want displayed.</p>
<p>Below is the code:</p>
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="638" valign="top">
<pre><span style="color: #003366;">&lt;ul&gt;</span></pre>
<pre><span style="color: #003366;">&lt;?php</span></pre>
<pre><span style="color: #003366;">global $cat;</span></pre>
<pre><span style="color: #003366;">$recentPosts = new   WP_Query();</span></pre>
<pre><span style="color: #003366;">$recentPosts-&gt;query('showposts=<span style="color: #ff0000;"><strong>5</strong></span>&amp;cat=<span style="color: #ff0000;"><strong>389</strong></span>');</span></pre>
<pre><span style="color: #003366;">?&gt;</span></pre>
<pre><span style="color: #003366;">&lt;?php while ($recentPosts-&gt;have_posts()) :   $recentPosts-&gt;the_post(); ?&gt;</span></pre>
<pre><span style="color: #003366;">&lt;li&gt;&lt;a   href="&lt;?php the_permalink() ?&gt;"   rel="bookmark"&gt;&lt;?php the_title(); ?&gt;&lt;/a&gt;&lt;/li&gt;</span></pre>
<pre><span style="color: #003366;">&lt;?php endwhile; ?&gt;&lt;/ul&gt;</span></pre>
</td>
</tr>
</tbody>
</table>
<p>You can increase or decrease the number of posts to be displayed as you like, and don’t forget to change the category id accordingly (both highlighted in red).<br />
<h4>Incoming search terms for the article:</h4>
<ul>
<li><a href="http://blogfreakz.com/wordpress-tutorial/display-recent-post-titles-using-wp_query/" title="wordpress display category post using wp_query">wordpress display category post using wp_query</a></li>
<li><a href="http://blogfreakz.com/wordpress-tutorial/display-recent-post-titles-using-wp_query/" title="display recent pos css design">display recent pos css design</a></li>
<li><a href="http://blogfreakz.com/wordpress-tutorial/display-recent-post-titles-using-wp_query/" title="wp_query show list category with post title">wp_query show list category with post title</a></li>
<li><a href="http://blogfreakz.com/wordpress-tutorial/display-recent-post-titles-using-wp_query/" title="wp_query recent posts">wp_query recent posts</a></li>
<li><a href="http://blogfreakz.com/wordpress-tutorial/display-recent-post-titles-using-wp_query/" title="wp_query for recent post">wp_query for recent post</a></li>
<li><a href="http://blogfreakz.com/wordpress-tutorial/display-recent-post-titles-using-wp_query/" title="wp_query categories mobile">wp_query categories mobile</a></li>
<li><a href="http://blogfreakz.com/wordpress-tutorial/display-recent-post-titles-using-wp_query/" title="wp query show recent post">wp query show recent post</a></li>
<li><a href="http://blogfreakz.com/wordpress-tutorial/display-recent-post-titles-using-wp_query/" title="worpress wp_query to show category post">worpress wp_query to show category post</a></li>
<li><a href="http://blogfreakz.com/wordpress-tutorial/display-recent-post-titles-using-wp_query/" title="php author recent posts wp">php author recent posts wp</a></li>
<li><a href="http://blogfreakz.com/wordpress-tutorial/display-recent-post-titles-using-wp_query/" title="how to get post title using wp_query in wordpress">how to get post title using wp_query in wordpress</a></li>
</ul>
<p><!-- SEO SearchTerms Tagging 2 Plugin --></p>
]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/wordpress-tutorial/display-recent-post-titles-using-wp_query/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>
		<item>
		<title>Create a Cool Navigation Image Rollover with CSS3</title>
		<link>http://blogfreakz.com/tutorial/create-a-cool-navigation-image-rollover-with-css3/</link>
		<comments>http://blogfreakz.com/tutorial/create-a-cool-navigation-image-rollover-with-css3/#comments</comments>
		<pubDate>Mon, 26 Mar 2012 01:04:22 +0000</pubDate>
		<dc:creator>Marvin@Blogfreakz</dc:creator>
				<category><![CDATA[CSS3]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[html]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=26433</guid>
		<description><![CDATA[Web designer and developer Joren Rapini&#8217;s tutorial teaches us how to create a terrific navigation image rollover, which uses very minimal HTML and CSS codes. Click on the image below for the demo: The first thing to do is to create a navigation image menu with Photoshop. Then, we’ll be writing the HTML and CSS. [...]]]></description>
			<content:encoded><![CDATA[<p><strong> </strong></p>
<p>Web designer and developer<a href="http://jorenrapini.com/" target="_blank"><strong> Joren Rapini&#8217;s</strong></a> tutorial teaches us how to create a terrific navigation image rollover, which uses very minimal HTML and CSS codes. <strong>Click on the image below for the demo:</strong></p>
<p style="text-align: center;"><a href="http://jorenrapini.com/posts/css-rollovers/navigation.png"><img class="aligncenter size-full wp-image-26434" title="CSS Rollover" src="http://blogfreakz.com/wp-content/uploads/2012/03/CSS-Rollover.jpg" alt="CSS Rollover Create a Cool Navigation Image Rollover with CSS3" width="243" height="347" /></a></p>
<p>The first thing to do is to create a navigation image menu with Photoshop. Then, we’ll be writing the HTML and CSS. And that’s it!</p>
<p><strong>HTML</strong></p>
<pre><span style="color: #003366;">&lt;ul id="navigation"&gt;</span></pre>
<pre><span style="color: #003366;">&lt;li&gt;&lt;a href="index.php" class="link1"&gt;Home&lt;/a&gt;&lt;/li&gt;</span></pre>
<pre><span style="color: #003366;">&lt;li&gt;&lt;a href="metal" class="link2"&gt;Metal&lt;/a&gt;&lt;/li&gt;</span></pre>
<pre><span style="color: #003366;">&lt;li&gt;&lt;a href="plastic" class="link3"&gt;Plastic&lt;/a&gt;&lt;/li&gt;</span></pre>
<pre><span style="color: #003366;">&lt;li&gt;&lt;a href="services.php" class="link4"&gt;Services&lt;/a&gt;&lt;/li&gt;</span></pre>
<pre><span style="color: #003366;">&lt;li&gt;&lt;a href="news.php" class="link5"&gt;News&lt;/a&gt;&lt;/li&gt;</span></pre>
<pre><span style="color: #003366;">&lt;li&gt;&lt;a href="catalog.php" class="link6"&gt;Catalog&lt;/a&gt;&lt;/li&gt;</span></pre>
<pre><span style="color: #003366;">&lt;li&gt;&lt;a href="about.php"&gt;About Us&lt;/a&gt;&lt;/li&gt;</span></pre>
<pre><span style="color: #003366;">&lt;li&gt;&lt;a href="contact.php" class="link8"&gt;Contact&lt;/a&gt;&lt;/li&gt;</span></pre>
<pre><span style="color: #003366;">&lt;li&gt;&lt;a href="users.php" class="link9"&gt;Registered Users&lt;/a&gt;&lt;/li&gt;</span></pre>
<pre><span style="color: #003366;">&lt;/ul&gt;</span></pre>
<p><strong>CSS </strong></p>
<p><strong> </strong></p>
<pre><span style="color: #003366;">#navigation {</span>
<span style="color: #003366;">                    border-right:1px solid #999;</span>
<span style="color: #003366;">                    padding:10px 0px;</span>
<span style="color: #003366;">                    width:145px;</span>
<span style="color: #003366;">}</span>
<span style="color: #003366;">#navigation a  {</span>
<span style="color: #003366;">                    display:block;</span>
<span style="color: #003366;">                    background:url(navigation.png);                                                          </span>
<span style="color: #003366;">                    height:47px;</span>
<span style="color: #003366;">                    text-indent:-9000px;</span>
<span style="color: #003366;">}</span>
<span style="color: #003366;">#navigation a.link1:hover {background-position:-146px 0px;}</span>
<span style="color: #003366;">#navigation a.link2 {background-position:0px -47px;}</span>
<span style="color: #003366;">#navigation a.link2:hover {background-position:-146px -47px;}</span>
<span style="color: #003366;">#navigation a.link3 {background-position:0px -94px;}</span>
<span style="color: #003366;">#navigation a.link3:hover{background-position:-146px -94px;}</span>
<span style="color: #003366;">#navigation a.link4 {background-position:0px -141px;}</span>
<span style="color: #003366;">#navigation a.link4:hover {background-position:-146px -141px;}</span>
<span style="color: #003366;">#navigation a.link5 {background-position:0px -188px;}</span>
<span style="color: #003366;">#navigation a.link5:hover {background-position:-146px -188px;}</span>
<span style="color: #003366;">#navigation a.link6 {background-position:0px -235px;}</span>
<span style="color: #003366;">#navigation a.link6:hover {background-position:-146px -235px;}</span>
<span style="color: #003366;">#navigation a.link7 {background-position:0px -282px;}</span>
<span style="color: #003366;">#navigation a.link7:hover {background-position:-146px -282px;}</span>
<span style="color: #003366;">#navigation a.link8 {background-position:0px -329px;}</span>
<span style="color: #003366;">#navigation a.link8:hover {background-position:-146px -329px;}</span>
<span style="color: #003366;">#navigation a.link9 {background-position:0px -375px; height:65px;}</span>
<span style="color: #003366;">#navigation a.link9:hover {background-position:-146px -375px;}</span></pre>
<p><strong> </strong></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong> </strong></p>
<p><strong> </strong><br />
<h4>Incoming search terms for the article:</h4>
<ul>
<li><a href="http://blogfreakz.com/tutorial/create-a-cool-navigation-image-rollover-with-css3/" title="css rollover">css rollover</a></li>
<li><a href="http://blogfreakz.com/tutorial/create-a-cool-navigation-image-rollover-with-css3/" title="create cool navigation with images">create cool navigation with images</a></li>
<li><a href="http://blogfreakz.com/tutorial/create-a-cool-navigation-image-rollover-with-css3/" title="navigation image hover tutorial">navigation image hover tutorial</a></li>
<li><a href="http://blogfreakz.com/tutorial/create-a-cool-navigation-image-rollover-with-css3/" title="image rollover menu">image rollover menu</a></li>
<li><a href="http://blogfreakz.com/tutorial/create-a-cool-navigation-image-rollover-with-css3/" title="cool web image hover">cool web image hover</a></li>
<li><a href="http://blogfreakz.com/tutorial/create-a-cool-navigation-image-rollover-with-css3/" title="image rollover html css tutorial">image rollover html css tutorial</a></li>
<li><a href="http://blogfreakz.com/tutorial/create-a-cool-navigation-image-rollover-with-css3/" title="html5 navigation menu image rollovers css3">html5 navigation menu image rollovers css3</a></li>
<li><a href="http://blogfreakz.com/tutorial/create-a-cool-navigation-image-rollover-with-css3/" title="image navigation">image navigation</a></li>
<li><a href="http://blogfreakz.com/tutorial/create-a-cool-navigation-image-rollover-with-css3/" title="image rollover">image rollover</a></li>
<li><a href="http://blogfreakz.com/tutorial/create-a-cool-navigation-image-rollover-with-css3/" title="image rollover css 3">image rollover css 3</a></li>
</ul>
<p><!-- SEO SearchTerms Tagging 2 Plugin --></p>
]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/tutorial/create-a-cool-navigation-image-rollover-with-css3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Display Your Message Box on Your Topbar with jQuery</title>
		<link>http://blogfreakz.com/tutorial/display-your-message-box-on-your-topbar-with-jquery/</link>
		<comments>http://blogfreakz.com/tutorial/display-your-message-box-on-your-topbar-with-jquery/#comments</comments>
		<pubDate>Fri, 16 Mar 2012 03:02:30 +0000</pubDate>
		<dc:creator>Marvin@Blogfreakz</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[Software & Tools]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[free tutorial]]></category>
		<category><![CDATA[html]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=26176</guid>
		<description><![CDATA[Ramesh Soni&#8216;s customizable jQuery plugin shows a notification message box in the topbar, so you don&#8217;t miss out on your new messages anymore. Include jQuery and jQuery.topbar.js in your page if you want to use this plugin. &#160; &#60;script src="jquery.js" type="text/javascript"&#62;&#60;/script&#62; &#60;script src="juery.topbar.js" type="text/javascript"&#62;&#60;/script&#62; HTML &#60;p&#62;     &#60;a href="javascript:void(0)" id="demo01"&#62;Demo 1 - Simple&#60;/a&#62; &#60;/p&#62; &#60;div [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://stackoverflow.com/users/191/ramesh-soni" target="_blank"><strong>Ramesh Soni</strong></a>&#8216;s customizable jQuery plugin shows a notification message box in the topbar, so you don&#8217;t miss out on your new messages anymore. Include jQuery and jQuery.topbar.js in your page if you want to use this plugin.</p>
<p>&nbsp;</p>
<pre><span style="color: #003366;">&lt;script src="jquery.js" type="text/javascript"&gt;&lt;/script&gt;</span></pre>
<pre><span style="color: #003366;">&lt;script src="juery.topbar.js" type="text/javascript"&gt;&lt;/script&gt;</span></pre>
<p><strong>HTML</strong></p>
<p><span style="color: #003366;">&lt;p&gt;</span></p>
<pre><span style="color: #003366;">    &lt;a href="javascript:void(0)" id="demo01"&gt;Demo 1 - Simple&lt;/a&gt;
&lt;/p&gt;
&lt;div id="demo01-body" style="display:none;"&gt;
    This is a simple demo
    &lt;span style="font-size: small"&gt;(click to close)&lt;/span&gt;
&lt;/div&gt;</span></pre>
<p>To show notifications on topbar, use showTopbarMessage</p>
<p><strong> </strong></p>
<pre><span style="color: #003366;">$(function () {

    $("#demo01").click(function () {
        $('#demo01-body').showTopbarMessage();
    });

});</span></pre>
<p><strong> </strong></p>
<p>The following can be configured: background; borderColor; foreColor; height; fontSize; close.</p>
<p><a href="http://www.dailycoding.com/Uploads/2011/03/topbar_message/demo.html" target="_blank"><strong>DEMO </strong></a></p>
<p>&nbsp;<br />
<h4>Incoming search terms for the article:</h4>
<ul>
<li><a href="http://blogfreakz.com/tutorial/display-your-message-box-on-your-topbar-with-jquery/" title="show notifcation box such facebook with jqeury">show notifcation box such facebook with jqeury</a></li>
<li><a href="http://blogfreakz.com/tutorial/display-your-message-box-on-your-topbar-with-jquery/" title="jquery topbar">jquery topbar</a></li>
<li><a href="http://blogfreakz.com/tutorial/display-your-message-box-on-your-topbar-with-jquery/" title="jquery designed messagebox">jquery designed messagebox</a></li>
<li><a href="http://blogfreakz.com/tutorial/display-your-message-box-on-your-topbar-with-jquery/" title="css notification message box">css notification message box</a></li>
<li><a href="http://blogfreakz.com/tutorial/display-your-message-box-on-your-topbar-with-jquery/" title="messages show in top bar">messages show in top bar</a></li>
<li><a href="http://blogfreakz.com/tutorial/display-your-message-box-on-your-topbar-with-jquery/" title="messagebox">messagebox</a></li>
<li><a href="http://blogfreakz.com/tutorial/display-your-message-box-on-your-topbar-with-jquery/" title="message notification facebook jquery">message notification facebook jquery</a></li>
<li><a href="http://blogfreakz.com/tutorial/display-your-message-box-on-your-topbar-with-jquery/" title="juery topbar js">juery topbar js</a></li>
<li><a href="http://blogfreakz.com/tutorial/display-your-message-box-on-your-topbar-with-jquery/" title="jquery top bar facebook">jquery top bar facebook</a></li>
<li><a href="http://blogfreakz.com/tutorial/display-your-message-box-on-your-topbar-with-jquery/" title="notifications facebook jquery top bar">notifications facebook jquery top bar</a></li>
</ul>
<p><!-- SEO SearchTerms Tagging 2 Plugin --></p>
]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/tutorial/display-your-message-box-on-your-topbar-with-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Make CSS Tabs with Rounded Corners</title>
		<link>http://blogfreakz.com/tutorial/how-to-make-css-tabs-with-rounded-corners/</link>
		<comments>http://blogfreakz.com/tutorial/how-to-make-css-tabs-with-rounded-corners/#comments</comments>
		<pubDate>Thu, 15 Mar 2012 00:53:26 +0000</pubDate>
		<dc:creator>Keith@Blogfreakz</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[free tutorial]]></category>
		<category><![CDATA[html]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=26131</guid>
		<description><![CDATA[Designing menu tabs with rounded corners without using images isn&#8217;t as easy as it appears, but  web developer Menno van Slooten has come up with a really good tutorial on this. Click on the image to view the demo, then download the file. In this tutorial, we&#8217;ll using CSS :before and :after pseudo elements to [...]]]></description>
			<content:encoded><![CDATA[<p>Designing menu tabs with rounded corners without using images isn&#8217;t as easy as it appears, but  web developer <a href="http://www.mennovanslooten.nl/">Menno van Slooten</a> has come up with a really good tutorial on this.</p>
<p style="text-align: center;"><a href="http://css-tricks.com/examples/RoundOutTabs2/"><img class="aligncenter size-full wp-image-26137" title="CSS Tabs" src="http://blogfreakz.com/wp-content/uploads/2012/03/CSS-Tabs.jpg" alt="CSS Tabs How to Make CSS Tabs with Rounded Corners" width="499" height="79" /></a><strong>Click on the image to view the demo, then <a href="http://css-tricks.com/examples/RoundOutTabs2.zip">download</a><a href="http://css-tricks.com/examples/RoundOutTabs2.zip"></a> the file. </strong></p>
<p>In this tutorial, we&#8217;ll using CSS :before and :after pseudo elements to create this effect but let us start off with the basic HTML first.</p>
<p>HTML Markup</p>
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="638" valign="top">
<pre><span style="color: #003366;">&lt;!DOCTYPE html&gt;</span></pre>
<pre><span style="color: #003366;">&lt;html&gt;</span></pre>
<pre><span style="color: #003366;">&lt;head&gt;</span></pre>
<pre><span style="color: #003366;">&lt;meta   charset='UTF-8'&gt;</span></pre>
<pre><span style="color: #003366;">&lt;title&gt;(Better)   Round Out Tabs&lt;/title&gt;</span></pre>
<pre><span style="color: #003366;">&lt;/head&gt;</span></pre>
<pre><span style="color: #003366;">&lt;body&gt;</span></pre>
<pre><span style="color: #003366;">&lt;ul  &gt;</span></pre>
<pre><span style="color: #003366;">&lt;li&gt;&lt;a   href="#"&gt;First Tab&lt;/a&gt;&lt;/li&gt;</span></pre>
<pre><span style="color: #003366;">&lt;li&gt;&lt;a   href="#"&gt;Second Tab&lt;/a&gt;&lt;/li&gt;</span></pre>
<pre><span style="color: #003366;">&lt;li &gt;&lt;a   href="#"&gt;Third Tab&lt;/a&gt;&lt;/li&gt;</span></pre>
<pre><span style="color: #003366;">&lt;li&gt;&lt;a   href="#"&gt;Fourth Tab&lt;/a&gt;&lt;/li&gt;</span></pre>
<pre><span style="color: #003366;">&lt;/ul&gt;</span></pre>
<pre><span style="color: #003366;">&lt;/body&gt;</span></pre>
<pre><span style="color: #003366;">&lt;/html&gt;</span></pre>
</td>
</tr>
</tbody>
</table>
<p>We can now apply some CSS on our tabs to give it its distinctive look, plus those rounded corners.</p>
<p>CSS</p>
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="638" valign="top">
<pre><span style="color: #003366;">.tabrow {</span></pre>
<pre><span style="color: #003366;">text-align: center;</span></pre>
<pre><span style="color: #003366;">list-style: none;</span></pre>
<pre><span style="color: #003366;">margin: 200px 0 20px;</span></pre>
<pre><span style="color: #003366;">padding: 0;</span></pre>
<pre><span style="color: #003366;">line-height: 24px;</span></pre>
<pre><span style="color: #003366;">height: 26px;</span></pre>
<pre><span style="color: #003366;">overflow: hidden;</span></pre>
<pre><span style="color: #003366;">font-size: 12px;</span></pre>
<pre><span style="color: #003366;">font-family: verdana;</span></pre>
<pre><span style="color: #003366;">position: relative;</span></pre>
<pre><span style="color: #003366;">}</span></pre>
<pre><span style="color: #003366;">.tabrow li {</span></pre>
<pre><span style="color: #003366;">border: 1px solid #AAA;</span></pre>
<pre><span style="color: #003366;">background: #D1D1D1;</span></pre>
<pre><span style="color: #003366;">background:   -o-linear-gradient(top, #ECECEC 50%, #D1D1D1 100%);</span></pre>
<pre><span style="color: #003366;">background:   -ms-linear-gradient(top, #ECECEC 50%, #D1D1D1 100%);</span></pre>
<pre><span style="color: #003366;">background:   -moz-linear-gradient(top, #ECECEC 50%, #D1D1D1 100%);</span></pre>
<pre><span style="color: #003366;">background:   -webkit-linear-gradient(top, #ECECEC 50%, #D1D1D1 100%);</span></pre>
<pre><span style="color: #003366;">background:   linear-gradient(top, #ECECEC 50%, #D1D1D1 100%);</span></pre>
<pre><span style="color: #003366;">display: inline-block;</span></pre>
<pre><span style="color: #003366;">position: relative;</span></pre>
<pre><span style="color: #003366;">z-index: 0;</span></pre>
<pre><span style="color: #003366;">border-top-left-radius:   6px;</span></pre>
<pre><span style="color: #003366;">border-top-right-radius:   6px;</span></pre>
<pre><span style="color: #003366;">box-shadow: 0 3px 3px   rgba(0, 0, 0, 0.4), inset 0 1px 0 #FFF;</span></pre>
<pre><span style="color: #003366;">text-shadow: 0 1px #FFF;</span></pre>
<pre><span style="color: #003366;">margin: 0 -5px;</span></pre>
<pre><span style="color: #003366;">padding: 0 20px;</span></pre>
<pre><span style="color: #003366;">}</span></pre>
<pre><span style="color: #003366;">.tabrow a {</span></pre>
<pre><span style="color: #003366;">color: #555;</span></pre>
<pre><span style="color: #003366;">text-decoration: none;</span></pre>
<pre><span style="color: #003366;">}</span></pre>
<pre><span style="color: #003366;">.tabrow li.selected {</span></pre>
<pre><span style="color: #003366;">background: #FFF;</span></pre>
<pre><span style="color: #003366;">color: #333;</span></pre>
<pre><span style="color: #003366;">z-index: 2;</span></pre>
<pre><span style="color: #003366;">border-bottom-color: #FFF;</span></pre>
<pre><span style="color: #003366;">}</span></pre>
<pre><span style="color: #003366;">.tabrow:before {</span></pre>
<pre><span style="color: #003366;">position: absolute;</span></pre>
<pre><span style="color: #003366;">content: " ";</span></pre>
<pre><span style="color: #003366;">width: 100%;</span></pre>
<pre><span style="color: #003366;">bottom: 0;</span></pre>
<pre><span style="color: #003366;">left: 0;</span></pre>
<pre><span style="color: #003366;">border-bottom: 1px solid   #AAA;</span></pre>
<pre><span style="color: #003366;">z-index: 1;</span></pre>
<pre><span style="color: #003366;">}</span></pre>
<pre><span style="color: #003366;">.tabrow li:before, .tabrow li:after {</span></pre>
<pre><span style="color: #003366;">border: 1px solid #AAA;</span></pre>
<pre><span style="color: #003366;">position: absolute;</span></pre>
<pre><span style="color: #003366;">bottom: -1px;</span></pre>
<pre><span style="color: #003366;">width: 5px;</span></pre>
<pre><span style="color: #003366;">height: 5px;</span></pre>
<pre><span style="color: #003366;">content: " ";</span></pre>
<pre><span style="color: #003366;">}</span></pre>
<pre><span style="color: #003366;">.tabrow li:before {</span></pre>
<pre><span style="color: #003366;">left: -6px;</span></pre>
<pre><span style="color: #003366;">border-bottom-right-radius:   6px;</span></pre>
<pre><span style="color: #003366;">border-width: 0 1px 1px 0;</span></pre>
<pre><span style="color: #003366;">box-shadow: 2px 2px 0   #D1D1D1;</span></pre>
<pre><span style="color: #003366;">}</span></pre>
<pre><span style="color: #003366;">.tabrow li:after {</span></pre>
<pre><span style="color: #003366;">right: -6px;</span></pre>
<pre><span style="color: #003366;">border-bottom-left-radius:   6px;</span></pre>
<pre><span style="color: #003366;">border-width: 0 0 1px 1px;</span></pre>
<pre><span style="color: #003366;">box-shadow: -2px 2px 0   #D1D1D1;</span></pre>
<pre><span style="color: #003366;">}</span></pre>
<pre><span style="color: #003366;">.tabrow li.selected:before {</span></pre>
<pre><span style="color: #003366;">box-shadow: 2px 2px 0 #FFF;</span></pre>
<pre><span style="color: #003366;">}</span></pre>
<pre><span style="color: #003366;">.tabrow li.selected:after {</span></pre>
<pre><span style="color: #003366;">box-shadow: -2px 2px 0   #FFF;</span></pre>
<pre><span style="color: #003366;">}</span></pre>
</td>
</tr>
</tbody>
</table>
<p>And there you have it. As far as browser compatibility is concerned, it works with all browsers except IE. According to those who&#8217;ve tried it, the curve does reflect on IE8 and IE9 since it supports the <strong>:before</strong> and <strong>:after</strong> pseudo elements but not <strong>border-radius</strong>, so be warned.</p>
<p>&nbsp;<br />
<h4>Incoming search terms for the article:</h4>
<ul>
<li><a href="http://blogfreakz.com/tutorial/how-to-make-css-tabs-with-rounded-corners/" title="nifty corners ul li first tab">nifty corners ul li first tab</a></li>
<li><a href="http://blogfreakz.com/tutorial/how-to-make-css-tabs-with-rounded-corners/" title="css tabs">css tabs</a></li>
<li><a href="http://blogfreakz.com/tutorial/how-to-make-css-tabs-with-rounded-corners/" title="css tabs ul rounded corners">css tabs ul rounded corners</a></li>
<li><a href="http://blogfreakz.com/tutorial/how-to-make-css-tabs-with-rounded-corners/" title="css rounded corner">css rounded corner</a></li>
<li><a href="http://blogfreakz.com/tutorial/how-to-make-css-tabs-with-rounded-corners/" title="css tabs list with curve corners">css tabs list with curve corners</a></li>
<li><a href="http://blogfreakz.com/tutorial/how-to-make-css-tabs-with-rounded-corners/" title="css tabs with rounded corners">css tabs with rounded corners</a></li>
<li><a href="http://blogfreakz.com/tutorial/how-to-make-css-tabs-with-rounded-corners/" title="css tab design">css tab design</a></li>
<li><a href="http://blogfreakz.com/tutorial/how-to-make-css-tabs-with-rounded-corners/" title="tab form css rounded">tab form css rounded</a></li>
<li><a href="http://blogfreakz.com/tutorial/how-to-make-css-tabs-with-rounded-corners/" title="tab designs using html5">tab designs using html5</a></li>
<li><a href="http://blogfreakz.com/tutorial/how-to-make-css-tabs-with-rounded-corners/" title="rounded corners css">rounded corners css</a></li>
</ul>
<p><!-- SEO SearchTerms Tagging 2 Plugin --></p>
]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/tutorial/how-to-make-css-tabs-with-rounded-corners/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How To Reverse Text with CSS</title>
		<link>http://blogfreakz.com/tutorial/how-to-reverse-text-with-css/</link>
		<comments>http://blogfreakz.com/tutorial/how-to-reverse-text-with-css/#comments</comments>
		<pubDate>Tue, 13 Mar 2012 00:38:12 +0000</pubDate>
		<dc:creator>Keith@Blogfreakz</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Text]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Typography]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[free tutorial]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[text effect tutorial]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=25997</guid>
		<description><![CDATA[Flip over your text as web design elements with CSS! This first code flips each letter horizontally making them face towards the left while retaining their original positions and sequence. CSS .one {-webkit-transform:rotateY(180deg); -moz-transform:rotateY(180deg); -o-transform:rotateY(180deg); -ms-transform:rotateY(180deg); transform:rotateY(180deg); unicode-bidi:bidi-override; direction:rtl;} HTML &#60;span &#62;Test number one.&#60;/span&#62; The second code flips the letters&#8217; direction, position, AND sequence. What [...]]]></description>
			<content:encoded><![CDATA[<p>Flip over your text as web design elements with CSS!</p>
<p>This first code flips each letter horizontally making them face towards the left while retaining their original positions and sequence.</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;">.one   {-webkit-transform:rotateY(180deg);</span></pre>
<pre><span style="color: #003366;">-moz-transform:rotateY(180deg);</span></pre>
<pre><span style="color: #003366;">-o-transform:rotateY(180deg);</span></pre>
<pre><span style="color: #003366;">-ms-transform:rotateY(180deg);</span></pre>
<pre><span style="color: #003366;">transform:rotateY(180deg);</span></pre>
<pre><span style="color: #003366;">unicode-bidi:bidi-override;</span></pre>
<pre><span style="color: #003366;">direction:rtl;}</span></pre>
</td>
</tr>
</tbody>
</table>
<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;span  &gt;Test number one.&lt;/span&gt;</span></pre>
</td>
</tr>
</tbody>
</table>
<p>The second code flips the letters&#8217; direction, position, AND sequence. What used to be the first letter of the first word of the phrase is now the last, creating a mirror image of the original text.</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;">.two   {-webkit-transform:rotateY(180deg);</span></pre>
<pre><span style="color: #003366;">-moz-transform:rotateY(180deg);</span></pre>
<pre><span style="color: #003366;">-o-transform:rotateY(180deg);</span></pre>
<pre><span style="color: #003366;">-ms-transform:rotateY(180deg);</span></pre>
<pre><span style="color: #003366;">transform:rotateY(180deg);}</span></pre>
</td>
</tr>
</tbody>
</table>
<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;span  &gt;Test number two.&lt;/span&gt;</span></pre>
</td>
</tr>
</tbody>
</table>
<p>The third and last code simply flips the letter order but not their direction they face.</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;">.three   {unicode-bidi:bidi-override;</span></pre>
<pre><span style="color: #003366;">direction:rtl;}</span></pre>
</td>
</tr>
</tbody>
</table>
<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;span  &gt;Test number three.&lt;/span&gt;</span></pre>
</td>
</tr>
</tbody>
</table>
<h4>Incoming search terms for the article:</h4>
<ul>
<li><a href="http://blogfreakz.com/tutorial/how-to-reverse-text-with-css/" title="css reverse text">css reverse text</a></li>
<li><a href="http://blogfreakz.com/tutorial/how-to-reverse-text-with-css/" title="css code to reverse a text">css code to reverse a text</a></li>
<li><a href="http://blogfreakz.com/tutorial/how-to-reverse-text-with-css/" title="reverse text with css">reverse text with css</a></li>
<li><a href="http://blogfreakz.com/tutorial/how-to-reverse-text-with-css/" title="reverse one character css">reverse one character css</a></li>
<li><a href="http://blogfreakz.com/tutorial/how-to-reverse-text-with-css/" title="reverse characters css">reverse characters css</a></li>
<li><a href="http://blogfreakz.com/tutorial/how-to-reverse-text-with-css/" title="reverse character direction css">reverse character direction css</a></li>
<li><a href="http://blogfreakz.com/tutorial/how-to-reverse-text-with-css/" title="How to reverse text in css">How to reverse text in css</a></li>
<li><a href="http://blogfreakz.com/tutorial/how-to-reverse-text-with-css/" title="css reverse text in box">css reverse text in box</a></li>
<li><a href="http://blogfreakz.com/tutorial/how-to-reverse-text-with-css/" title="css reverse text first">css reverse text first</a></li>
<li><a href="http://blogfreakz.com/tutorial/how-to-reverse-text-with-css/" title="css reverse phrase">css reverse phrase</a></li>
</ul>
<p><!-- SEO SearchTerms Tagging 2 Plugin --></p>
]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/tutorial/how-to-reverse-text-with-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

