<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Vikram Mehta&#039;s Blog</title>
	<atom:link href="http://how2designweb.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://how2designweb.wordpress.com</link>
	<description>Lets learn Web Designing</description>
	<lastBuildDate>Sat, 28 Jan 2012 05:38:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='how2designweb.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Vikram Mehta&#039;s Blog</title>
		<link>http://how2designweb.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://how2designweb.wordpress.com/osd.xml" title="Vikram Mehta&#039;s Blog" />
	<atom:link rel='hub' href='http://how2designweb.wordpress.com/?pushpress=hub'/>
		<item>
		<title>HOW TO MAKE A SIMPLEST (IMAGE) SLIDER USING JQUERY IN 10 EASY STEPS</title>
		<link>http://how2designweb.wordpress.com/2011/04/03/how-to-make-a-simplest-image-slider-using-jquery-in-10-easy-steps/</link>
		<comments>http://how2designweb.wordpress.com/2011/04/03/how-to-make-a-simplest-image-slider-using-jquery-in-10-easy-steps/#comments</comments>
		<pubDate>Sun, 03 Apr 2011 10:39:44 +0000</pubDate>
		<dc:creator>how2designweb</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jQuery Tutorials]]></category>
		<category><![CDATA[content slider]]></category>
		<category><![CDATA[content slider tutorial in 10 easy steps]]></category>
		<category><![CDATA[content slider tutorial step by step]]></category>
		<category><![CDATA[content slider using jquery]]></category>
		<category><![CDATA[content slider without using jquery plugin]]></category>
		<category><![CDATA[easiest content slider]]></category>
		<category><![CDATA[easiest image slider]]></category>
		<category><![CDATA[how to make a content slider in jquery]]></category>
		<category><![CDATA[how to make an image slider in jquery]]></category>
		<category><![CDATA[image slider]]></category>
		<category><![CDATA[image slider tutorial in 10 easy steps]]></category>
		<category><![CDATA[image slider tutorial step by step]]></category>
		<category><![CDATA[image slider using jquery]]></category>
		<category><![CDATA[image slider without using jquery plugin]]></category>
		<category><![CDATA[make your own content slider]]></category>
		<category><![CDATA[make your own image slider]]></category>
		<category><![CDATA[simplest content slider]]></category>
		<category><![CDATA[simplest content slider tutorial]]></category>
		<category><![CDATA[simplest image slider]]></category>
		<category><![CDATA[simplest image slider tutorial]]></category>
		<category><![CDATA[simplest image slider using jquery]]></category>

		<guid isPermaLink="false">http://how2designweb.wordpress.com/?p=322</guid>
		<description><![CDATA[In this tutorial, I will show you how to make a simple image slider (carousel) using jQuery. I will guide you through the whole process of making the slider starting from the scratch without using any jQuery plugin. You can use this slider for sliding your images or div content as per your requirement. Click [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=how2designweb.wordpress.com&amp;blog=14271357&amp;post=322&amp;subd=how2designweb&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p style="font-size:14px;">
In this tutorial, I will show you how to make a simple image slider (carousel) using jQuery. I will guide you through the whole process of making the slider starting from the scratch without using any jQuery plugin. You can use this slider for sliding your images or div content as per your requirement.
</p>
<p style="font-size:14px;">
<div id="attachment_324" class="wp-caption alignleft" style="width: 560px"><a href="http://how2designweb.files.wordpress.com/2011/04/simplestimagesliderpicture.jpg"><img src="http://how2designweb.files.wordpress.com/2011/04/simplestimagesliderpicture.jpg?w=590" alt="Simplest Image Slider Image" title="Simplest Image Slider Image"   class="size-full wp-image-324" /></a><p class="wp-caption-text">Simplest Image Slider Image</p></div>
</p>
<p style="font-size:14px;">
Click the button below to see <span style="color:rgb(255,0,0);">Simplest jQuery Slider Demo</span> before we begin this tutorial.
</p>
<div style="font-size:14px;">
<a href="http://vikrammehta.website.org/JQUERY%20TUTORIALS/SIMPLEST%20IMAGE%20SLIDER/" target="_blank" title="Simplest jQuery Slider Demo" style="color:#fff;font-size:50px;font-family:Arial;text-decoration:none;display:block;height:80px;line-height:75px;border:2px solid #05458F;text-align:center;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;background:#027bb9;margin:0 auto 10px;">VIEW DEMO</a>
</div>
<h2 style="color:#ff0000;">How to make a simplest (image) slider using jQuery in 10 easy steps</h2>
<p style="font-size:14px;">
<strong>Step 1:</strong> Make a folder on your desktop, and give it a name. Lets say- &#8220;Project&#8221;. We will keep all our files inside this folder.
</p>
<p style="font-size:14px;">
<strong>Step 2:</strong> To keep the structure organized, make 3 separate folders inside <strong>Project</strong>  -
</p>
<ol style="font-size:14px;">
<li><strong>js</strong> to store all javascript files</li>
<li><strong>css</strong> to store all stylesheet files</li>
<li><strong>images</strong> to store all image files</li>
</ol>
<p style="font-size:14px;">
<strong>Step 3:</strong> First, Download the latest jQuery file (<a href="http://code.jquery.com/jquery-1.5.2.min.js" title="Download jquery-1.5.2.min.js" target="_blank">jquery-1.5.2.min.js</a>) and save the file in <strong>js</strong> folder. Secondly, Make a blank js file, and name it as &#8220;main.js&#8221; and place it in <strong>js</strong> folder.
</p>
<p style="font-size:14px;">
<strong>Step 4:</strong> First, download the &#8220;reset&#8221; css file (<a href="http://vikrammehta.website.org/USEFUL%20UTILITIES/reset.css" title="Download reset.css" target="_blank">reset.css</a>), and place it inside the <strong>css</strong> folder. Secondly, Make a blank css file, and name it as &#8220;main.css&#8221; and place it in <strong>css</strong> folder.
</p>
<p style="font-size:14px;">
<strong>Step 5:</strong> Download and place some sample images inside the <strong>images</strong> folder. We will use these images for making the image slider.
</p>
<p style="font-size:14px;">
<strong>Step 6:</strong> Now inside the main <strong>Project</strong> folder, create a blank html file. Name it as &#8220;<strong>index.html</strong>&#8220;. Now you should have a structure similar to this.
</p>
<p style="font-size:14px;"> <a href="http://vikrammehta.website.org/USEFUL%20UTILITIES/filestructure.jpg"><img src="http://vikrammehta.website.org/USEFUL%20UTILITIES/filestructure.jpg" alt="File Structure" title="File Structure" width="475" height="179" class="" /></a>
</p>
<p style="font-size:14px;">
<strong>Step 7:</strong> Write the following lines of code between &lt;head&gt; and &lt;/head&gt; tags of &#8220;<strong>index.html</strong>&#8221; to include the <strong>js</strong> files and <strong>css</strong> files.
</p>
<pre style="background:#bb00bb;overflow:auto;border:10px solid #ffffe0;color:#fff;font-size:15px;padding:20px;">
&lt;link rel="stylesheet" type="text/css" href="css/reset.css" &gt;
&lt;link rel="stylesheet" type="text/css" href="css/main.css" &gt;
&lt;script type="text/javascript" src="js/jquery-1.5.2.min.js"&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="js/main.js"&gt;&lt;/script&gt;
</pre>
<p style="font-size:14px;">
<strong>Step 8:</strong> Write the following code between &lt;body&gt; and &lt;/body&gt; tags of <strong>index.html</strong>
</p>
<pre style="background:#bb00bb;overflow:auto;border:10px solid #ffffe0;color:#fff;font-size:15px;padding:20px;">
&lt;div class="wrapper"&gt;
    &lt;div class="visible-area"&gt;
        &lt;div class="slider"&gt;
            &lt;a href="#"&gt;&lt;img src="images/Chrysanthemum.jpg" width="800" height="300" alt="1"/&gt;&lt;/a&gt;
            &lt;a href="#"&gt;&lt;img src="images/Desert.jpg" width="800" height="300" alt="2"/&gt;&lt;/a&gt;
            &lt;a href="#"&gt;&lt;img src="images/Hydrangeas.jpg" width="800" height="300" alt="3"/&gt;&lt;/a&gt;
            &lt;a href="#"&gt;&lt;img src="images/Jellyfish.jpg" width="800" height="300" alt="4"/&gt;&lt;/a&gt;
        &lt;/div&gt;
    &lt;/div&gt;
    &lt;a href="#" class="previous"&gt;Previous&lt;/a&gt;
    &lt;a href="#" class="next"&gt;Next&lt;/a&gt;
    &lt;div class="clear"&gt;&lt;/div&gt;
&lt;/div&gt;
</pre>
<p style="font-size:14px;">
<strong>Step 9:</strong> Write the following code in <strong>&#8220;main.css&#8221;</strong> file.
</p>
<pre style="background:#bb00bb;overflow:auto;border:10px solid #ffffe0;color:#fff;font-size:15px;padding:20px;">
.wrapper {
    width: 800px;
    position: relative;
    margin: 20px auto;
}

.visible-area {
    width: 800px;
    height: 300px;
    overflow: hidden;
    position: relative;
}

.slider {
    position: absolute;
    top: 0;
    left: 0;
}

.slider img {
    float: left;
}

.previous {
    width: 100px;
    float: left;
    color: #fff;
    height: 30px;
    margin-top: 10px;
    background: #f00;
    line-height: 28px;
    text-align: center;
    text-decoration: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.next {
    width: 100px;
    float: right;
    color: #fff;
    height: 30px;
    margin-top: 10px;
    background: #f00;
    line-height: 28px;
    text-align: center;
    text-decoration: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.clear {
    clear: both;
}
</pre>
<div style="background:#99ff99;border:10px solid #fff;line-height:23px;overflow:visible;position:relative;color:#990000;padding:20px;">
<h2 style="color:#990000;">What are we doing here ?</h2>
<p style="font-size:14px;color:#990000;">
Here we are creating a box (div) named as <strong>&#8220;visible-area&#8221;</strong> with fixed dimensions (Fixed height and width). As the name suggests, only the content that will come inside the dimension of this box will be visible; and the content that flows out of the bounds of this box will not be visible to anyone. For this reason, we have given the style <strong>&#8220;overflow: hidden&#8221;</strong> to this div.
</p>
<p style="font-size:14px;color:#990000;">
We are creating another box (div) named as <strong>&#8220;slider&#8221;</strong>. As the name suggests, this will be the box that will actually slide (left and right) inside the <strong>&#8220;visible-area&#8221;</strong> div. Since this box will slide (left and right) inside the <strong>&#8220;visible-area&#8221;</strong> div, hence its pretty obvious that the width of this box will be more than its parent div. We have not defined the width of this box in <strong>main.css</strong> file, because its width will be calculated dynamically using jQuery (which we will see later).
</p>
<p style="font-size:14px;color:#990000;">
We have 2 anchor tags in our mark up &#8220;next&#8221; and &#8220;previous&#8221;. These anchor tags will act as the <strong>&#8220;next&#8221;</strong> button and <strong>&#8220;previous&#8221;</strong> button respectively. We have given the float property to these anchor tags (which makes them the block level element, which in turn helps us in setting the width and height for the buttons). And in the last clear div is used to clear the float.
</p>
<p style="font-size:14px;color:#990000;">
And at last, we have a <strong>&#8220;wrapper&#8221;</strong> div to wrap everything up in the mark up, and keep everything in the center of the page.
</p>
<div style="background:url('http://vikrammehta.website.org/USEFUL%20UTILITIES/arrow03.png') no-repeat scroll left bottom;width:115px;padding:5px 5px 5px 43px;">
<strong>Visible Area</strong>&#8211; height: 300px;  width: 800px;  overflow: hidden;
</div>
<div style="width:200px;height:150px;border:2px solid #990000;">
<div style="width:400px;height:135px;border:2px dashed #0000FF;margin:5px;">
</div>
</div>
<div style="background:url('http://vikrammehta.website.org/USEFUL%20UTILITIES/arrow04.png') no-repeat scroll right top;width:140px;position:relative;left:35px;top:-10px;margin:0 auto;padding:5px 43px 5px 5px;">
<strong>Slider</strong>&#8211; height: 300px;  width: (Generated Dynamically)
</div>
<p style="font-size:14px;color:#990000;">
Your actual content (images) will go inside the <strong>slider</strong> box. All the images are floated left so as to make them all come in one single line. All the images inside &#8220;slider&#8221; div are assigned an attribute &#8220;alt&#8221; in ascending order numerically. For example: The first image is given &#8220;alt=1&#8243;, The second image is given &#8220;alt=2&#8243;, and so on.
</p>
<p style="font-size:14px;color:#990000;">
Till here we are done with our markup and styling. Now we have to use the jQuery code (which is infact the most important part) which will bring our slider into life.
</p>
</div>
<p style="font-size:14px;">
<strong>Step 10:</strong> <span style="background-color:#FFFFCC;color:#990000;font-weight:bold;">Write the following code in <strong>main.js</strong> file (which is inside the js folder). </span>
</p>
<pre style="background:#bb00bb;overflow:auto;border:10px solid #ffffe0;color:#fff;font-size:15px;padding:20px;">
$(document).ready(function(){
    $('.slider img:first').addClass('active');                    // Here we are assigning a class "active" to the first image in the "slider" div.

    var imagewidth = $('.visible-area').width();                  // Width of 1 image (should be equal to the width of "visible-area" box)
    var totalimages = $('.slider img').size();                    // Total Number of images inside "slider" div.
    var sliderwidth = imagewidth * totalimages;                   // Total width of "slider" div.
    $('.slider').css({'width': sliderwidth});                     // Here we are assigning the width to the slider div (using the css method in jquery)

    $('.next').click(function(){                                  // This following function will be executed on click of "next" button
        $active = $('.slider img.active').next();                 // On click of next button, we are saving the image (next to "active" image) in a jQuery variable $active
        if ($active.length==0){                                   // If this is the last image inside the "slider" div, and there is no image after that, then go back to the first image in "slider" div and save it in a variable $active.
	        $active = $('.slider img:first');
        }
        $('.slider img').removeClass('active');                   // Remove class active from the images inside slider div.
        $active.addClass('active');                               // Add the class active to the $active (next image).

        var count = $active.attr('alt') -1;
        var sliderposition = count * imagewidth;                  // Here we are calculating, how much "slider" div will slide on click of next button, and we are saving it in a variable "sliderposition".
        $('.slider').animate({'left': -sliderposition}, 500);     // Here we are using the jQuery animate method to slide the "slider" div.
    }); 

    $('.previous').click(function(){                              // This following function will be executed on click of "previous" button
        $active = $('.slider img.active').prev();                 // On click of previous button, we are saving the image (previous to "active" image) in a jQuery variable $active.
        if ($active.length==0){                                   // If this is the first image inside the "slider" div, and there is no image before that, then go back to the last image in "slider" div and save it in a variable $active.
	        $active = $('.slider img:last');
        }
        $('.slider img').removeClass('active');                   // Remove class active from the images inside slider div.
        $active.addClass('active');                               // Add the class active to the $active (next image).

        var count = $active.attr('alt') -1;
        var sliderposition = count * imagewidth;                  // Here we are calculating, how much "slider" div will slide on click of next button, and we are saving it in a variable "sliderposition".
        $('.slider').animate({'left': -sliderposition}, 500);     // Here we are using the jQuery animate method to slide the "slider" div.
    });
});
</pre>
<p style="font-size:14px;">
That&#8217;s it. We are done. Just save your file, and see your image slider come alive. Now you can edit the <strong>main.css</strong> file to customize it as per your requirement.
</p>
<div style="font-size:14px;">
<a href="http://vikrammehta.website.org/JQUERY%20TUTORIALS/SIMPLEST%20IMAGE%20SLIDER/" target="_blank" title="Simplest jQuery Slider Demo" style="color:#fff;font-size:50px;font-family:Arial;text-decoration:none;display:block;height:80px;line-height:75px;border:2px solid #05458F;text-align:center;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;background:#027bb9;margin:0 auto 10px;">VIEW DEMO</a>
</div>
<p style="font-size:14px;">
 Please visit the following link for adding more options (pagination and auto scroll feature) to your slider:
</p>
<ul style="font-size:14px;">
<li><a href="http://www.sohtanaka.com/web-design/automatic-image-slider-w-css-jquery/" title="Automatic Image slider using jQuery" target="_blank">Automatic Image Slider (with pagination)using jQuery</a></li>
</ul>
<hr size="3" />
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/how2designweb.wordpress.com/322/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/how2designweb.wordpress.com/322/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/how2designweb.wordpress.com/322/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/how2designweb.wordpress.com/322/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/how2designweb.wordpress.com/322/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/how2designweb.wordpress.com/322/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/how2designweb.wordpress.com/322/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/how2designweb.wordpress.com/322/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/how2designweb.wordpress.com/322/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/how2designweb.wordpress.com/322/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/how2designweb.wordpress.com/322/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/how2designweb.wordpress.com/322/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/how2designweb.wordpress.com/322/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/how2designweb.wordpress.com/322/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=how2designweb.wordpress.com&amp;blog=14271357&amp;post=322&amp;subd=how2designweb&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://how2designweb.wordpress.com/2011/04/03/how-to-make-a-simplest-image-slider-using-jquery-in-10-easy-steps/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9586e16cf91e6f35f08ff8c1156e11a4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">how2designweb</media:title>
		</media:content>

		<media:content url="http://how2designweb.files.wordpress.com/2011/04/simplestimagesliderpicture.jpg" medium="image">
			<media:title type="html">Simplest Image Slider Image</media:title>
		</media:content>

		<media:content url="http://vikrammehta.website.org/USEFUL%20UTILITIES/filestructure.jpg" medium="image">
			<media:title type="html">File Structure</media:title>
		</media:content>
	</item>
		<item>
		<title>7 Best Tutorials on CSS / HTML</title>
		<link>http://how2designweb.wordpress.com/2011/01/03/basics-of-html-and-css/</link>
		<comments>http://how2designweb.wordpress.com/2011/01/03/basics-of-html-and-css/#comments</comments>
		<pubDate>Mon, 03 Jan 2011 16:57:24 +0000</pubDate>
		<dc:creator>how2designweb</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[7 best tutorials on css]]></category>
		<category><![CDATA[7 best tutorials on html]]></category>
		<category><![CDATA[7 best tutorials on web design]]></category>
		<category><![CDATA[a concise presentation on css and html]]></category>
		<category><![CDATA[and web design]]></category>
		<category><![CDATA[base of web design]]></category>
		<category><![CDATA[basics of box model]]></category>
		<category><![CDATA[basics of css]]></category>
		<category><![CDATA[basics of html]]></category>
		<category><![CDATA[basics of web design]]></category>
		<category><![CDATA[best presentation on css]]></category>
		<category><![CDATA[best presentation on html]]></category>
		<category><![CDATA[best presentation on html/css]]></category>
		<category><![CDATA[best presentation on web design]]></category>
		<category><![CDATA[best presentations on css]]></category>
		<category><![CDATA[best presentations on html]]></category>
		<category><![CDATA[best presentations on web design]]></category>
		<category><![CDATA[best tutorial on css]]></category>
		<category><![CDATA[best tutorial on html]]></category>
		<category><![CDATA[best tutorial on html and css for everyone]]></category>
		<category><![CDATA[best tutorials on css]]></category>
		<category><![CDATA[best tutorials on html]]></category>
		<category><![CDATA[best tutorials on web design]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[css basics]]></category>
		<category><![CDATA[css box model]]></category>
		<category><![CDATA[css box model basics]]></category>
		<category><![CDATA[css tutorial]]></category>
		<category><![CDATA[easiest tutorial on html and css]]></category>
		<category><![CDATA[everything on html and css]]></category>
		<category><![CDATA[foundation of web design]]></category>
		<category><![CDATA[html basics]]></category>
		<category><![CDATA[learn basics of html and css]]></category>
		<category><![CDATA[learn css]]></category>
		<category><![CDATA[learn html]]></category>
		<category><![CDATA[seven best tutorials on css]]></category>
		<category><![CDATA[seven best tutorials on html]]></category>
		<category><![CDATA[seven best tutorials on web design]]></category>

		<guid isPermaLink="false">http://how2designweb.wordpress.com/?p=312</guid>
		<description><![CDATA[7 Best Tutorials on CSS / HTML Yesterday, One of my friend asked me to help him find some good tutorial / presentation on basics of HTML and CSS. While surfing on the internet, I found some very good presentations on HTML and CSS, which covers the basics of Web Designing (HTML / CSS), in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=how2designweb.wordpress.com&amp;blog=14271357&amp;post=312&amp;subd=how2designweb&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h2 style="color:#ff0000;">7 Best Tutorials on CSS / HTML</h2>
<p style="font-size:14px;">Yesterday, One of my friend asked me to help him find some good tutorial / presentation on basics of HTML and CSS.</p>
<p style="font-size:14px;">While surfing on the internet, I found some very good presentations on HTML and CSS, which covers the basics of Web Designing (HTML / CSS), in a concise, precise, and accurate manner. Though there were many others available but these are the ones I liked the most.</p>
<p style="font-size:14px;">These are the ideal tutorials for the Beginners, Intermediate Users, and Advanced Users of CSS. I personally recommend these tutorials to everyone. I hope you will like them.</p>
<div style="font-size:14px;margin:0 0 20px;">	<iframe src='http://www.slideshare.net/slideshow/embed_code/957106' width='590' height='484'></iframe></div>
<div style="font-size:14px;margin:0 0 20px;">	<iframe src='http://www.slideshare.net/slideshow/embed_code/957135' width='590' height='484'></iframe></div>
<div style="font-size:14px;margin:0 0 20px;">	<iframe src='http://www.slideshare.net/slideshow/embed_code/1772232' width='590' height='484'></iframe></div>
<div style="font-size:14px;margin:0 0 20px;">	<iframe src='http://www.slideshare.net/slideshow/embed_code/1658158' width='590' height='484'></iframe></div>
<div style="font-size:14px;margin:0 0 20px;">	<iframe src='http://www.slideshare.net/slideshow/embed_code/569994' width='590' height='484'></iframe></div>
<div style="font-size:14px;margin:0 0 20px;">	<iframe src='http://www.slideshare.net/slideshow/embed_code/2347968' width='590' height='484'></iframe></div>
<div style="font-size:14px;margin:0 0 20px;">	<iframe src='http://www.slideshare.net/slideshow/embed_code/69855' width='590' height='484'></iframe></div>
<ul style="font-size:14px;margin:0 0 20px;">
<li><a target="_blank" title="Slideshare Presentations" href="http://www.slideshare.net">Slideshare</a></li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/how2designweb.wordpress.com/312/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/how2designweb.wordpress.com/312/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/how2designweb.wordpress.com/312/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/how2designweb.wordpress.com/312/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/how2designweb.wordpress.com/312/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/how2designweb.wordpress.com/312/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/how2designweb.wordpress.com/312/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/how2designweb.wordpress.com/312/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/how2designweb.wordpress.com/312/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/how2designweb.wordpress.com/312/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/how2designweb.wordpress.com/312/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/how2designweb.wordpress.com/312/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/how2designweb.wordpress.com/312/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/how2designweb.wordpress.com/312/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=how2designweb.wordpress.com&amp;blog=14271357&amp;post=312&amp;subd=how2designweb&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://how2designweb.wordpress.com/2011/01/03/basics-of-html-and-css/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9586e16cf91e6f35f08ff8c1156e11a4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">how2designweb</media:title>
		</media:content>
	</item>
		<item>
		<title>CSS3 Gradients for all browsers</title>
		<link>http://how2designweb.wordpress.com/2011/01/01/css3-gradients-for-all-browsers/</link>
		<comments>http://how2designweb.wordpress.com/2011/01/01/css3-gradients-for-all-browsers/#comments</comments>
		<pubDate>Sat, 01 Jan 2011 16:20:31 +0000</pubDate>
		<dc:creator>how2designweb</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[cross browser css gradients]]></category>
		<category><![CDATA[cross browser gradients]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[css gradient tutorial]]></category>
		<category><![CDATA[css gradients]]></category>
		<category><![CDATA[css gradients for all browsers]]></category>
		<category><![CDATA[css linear gradients]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[css3 gradients]]></category>
		<category><![CDATA[css3 gradients for all browsers]]></category>
		<category><![CDATA[css3 linear gradients]]></category>
		<category><![CDATA[easiest tutorial on gradients]]></category>
		<category><![CDATA[gradients]]></category>
		<category><![CDATA[gradients for all browsers]]></category>
		<category><![CDATA[how to use css gradients]]></category>
		<category><![CDATA[how to use css3 gradients]]></category>
		<category><![CDATA[how to use gradients]]></category>
		<category><![CDATA[linear gradients]]></category>
		<category><![CDATA[simplest tutorial on css gradient]]></category>
		<category><![CDATA[simplest tutorial on gradients]]></category>
		<category><![CDATA[step by step tutorial on gradients]]></category>
		<category><![CDATA[tutorial about css gradients]]></category>

		<guid isPermaLink="false">http://how2designweb.wordpress.com/?p=302</guid>
		<description><![CDATA[What are CSS3 Gradients ? Well, A Gradient can have many different dictionary meanings, but in terms of Web Design, we can define gradient as &#8220;A fill consisting of two or more colors blending together&#8221;. So If one color blends with the other color in a straight line, then this is called a simple Linear [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=how2designweb.wordpress.com&amp;blog=14271357&amp;post=302&amp;subd=how2designweb&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h2 style="color:#ff0000;">What are CSS3 Gradients ?</h2>
<p style="font-size:14px;">Well, A Gradient can have many different dictionary meanings, but in terms of Web Design, we can define gradient as <span style="background-color:#FFFFCC;color:#990000;font-weight:bold;">&#8220;A fill consisting of two or more colors blending together&#8221;</span>. So <span style="color:#ff0000;">If one color blends with the other color in a straight line, then this is called a simple Linear Gradient</span>.</p>
<p style="font-size:14px;">In earlier days of web design, The gradient effect on a website was possible only with the use of images (A sliced image getting repeated along the x-axis or y-axis). But now, when all the major browsers are in a race to expand their functionality, and support for the CSS3 properties, almost all of them have started providing the support for CSS3 gradient.</p>
<p style="font-size:14px;">None of them have started supporting them fully, but a partial support is provided by most of them including webkit browsers ,gecko browsers, and internet explorer also. Since the partial support is provided by the browsers, we need to use the vendor specific prefix (<span style="color:#ff0000;">-moz</span> for Mozilla Firefox, <span style="color:#ff0000;">-webkit</span> for Webkit browsers) with the CSS3 property. Also all the browsers have a different syntax for this property. We will see that later.</p>
<h2 style="color:#ff0000;">Why use CSS3 Gradients ?</h2>
<p style="font-size:14px;">CSS3 gradients are partially supported by the browsers; and on top of that the image technique (A sliced image getting repeated along the x-axis or y-axis) for generating the gradient effect on a website works perfectly well in all the browsers. So the question is why do we care about using the CSS3 gradient property?</p>
<p style="font-size:14px;">Before answering this question, let me tell you that CSS3 gradients fall into a category where you can specify fallbacks (i.e. images) so that browsers that don&#8217;t support them just use the image instead. That&#8217;s right, so if we use the CSS3 gradient property (with fallback image or background), then the <span style="background-color:#FFFFCC;color:#990000;font-weight:bold;">browsers which support the CSS3 gradient will not load the image fallback; which will result in 1 less HTTP request &#8211; Thus making your website load faster </span>. </p>
<h2 style="color:#ff0000;">How to use CSS3 Gradients ?</h2>
<p style="font-size:14px;">Alright, Now lets come to the point, and see (<span style="color:#ff0000;">and understand</span>) how this property is used in different browsers. Gradient is a replacement for an image. So gradient is used with the background-image property.</p>
<pre style="background:#cccccc;overflow:auto;border:3px solid #0000ff;color:#0000ff;padding:10px;">
&lt;style type="text/css"&gt;
div.testing {
    background-image: url("images/background-image.png") repeat-x 0 0;                                   /* Fallback Image - For all other browsers not supporting linear gradient property */
    background-image: -moz-linear-gradient(top, #0c2f08 0%, #0cff06 100%);                               /* For Mozilla Firefox */
    background-image: -webkit-gradient(linear, left top, left bottom, from(#0c2f08), to(#0cff06));       /* For Webkit browsers */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0c2f08', endColorstr='#0cff06');  /* For Internet Explorer */
}
&lt;/style&gt;
</pre>
<p style="font-size:14px;">As you can see in the above code snippet, we have used 4 different lines of code. These 4 lines are for different browsers, to make sure that this is supported by all the browsers. We will see and understand the meaning of each line one by one.</p>
<p style="font-size:14px;">The first line in the code is a simple <a href="http://www.w3schools.com/css/pr_background-image.asp" target="_blank"><span style="color:#ff0000;">background-image</span></a> property. This is actually the traditional way of using the gradients on web pages. This is a <span style="color:#f00;">fallback property</span>; which means It is supposed to be used by only those browsers that dont support the css3 gradients (like opera). </p>
<p style="font-size:14px;">The second line in the code is used by the gecko browsers like <span style="color:#f00;font-weight:bold;">Mozilla Firefox</span>. The picture given below explains the property in detail.</p>
<p style="font-size:14px;"><img src="http://vikrammehta.website.org/USEFUL%20UTILITIES/moz.jpg" width="550" alt="Mozilla Firefox Linear Gradient property" title="Mozilla Firefox Linear Gradient property" /></p>
<p style="font-size:14px;">The third line in the code is used by the webkit browsers like <span style="color:#f00;font-weight:bold;">Chrome and Safari</span>. The picture given below explains the property in detail.</p>
<p style="font-size:14px;"><img src="http://vikrammehta.website.org/USEFUL%20UTILITIES/webkit.jpg" width="550" alt="Webkit Linear Gradient property" title="Webkit Linear Gradient property" /></p>
<p style="font-size:14px;">The third line in the code is used by <span style="color:#f00;font-weight:bold;">Internet Explorer</span>. The picture given below explains the property in detail. <span style="background-color:#FFFFCC;color:#990000;font-weight:bold;">Internet Explorer gradient filter doesn’t support color-stop, gradient angle, and radial gradient. That means you can only specify either horizontal or vertical linear gradient with 2 colors: StartColorStr and EndColorStr</span>.</p>
<p style="font-size:14px;"><img src="http://vikrammehta.website.org/USEFUL%20UTILITIES/ie.jpg" width="550" alt="Internet Explorer Linear Gradient property" title="Internet Explorer Linear Gradient property" /></p>
<h2 style="color:#ff0000;">The Final Outcome</h2>
<div style="text-align:center;width:450px;height:200px;border:2px solid #000;background:url('http://www.fileden.com/files/2009/2/27/2340501//bgrepeat.jpg') repeat-x;background-image:0 to(#0cff06));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0c2f08',endColorstr='#0cff06');">
<span style="color:#FFFFFF;font-family:Arial;font-size:16px;font-weight:bold;position:relative;text-shadow:0 4px 6px #FF0000;top:83px;">DIV WITH LINEAR GRADIENT</span>
</div>
<p style="font-size:14px;">For more information on CSS3 Linear Gradients, please visit the following links:</p>
<ul style="font-size:14px;">
<li><a target="_blank" title="Speed Up with CSS3 Gradients" href="http://css-tricks.com/css3-gradients/">Speed Up with CSS3 Gradients</a></li>
<li><a target="_blank" title="Cross-Browser CSS Gradient" href="http://www.webdesignerwall.com/tutorials/cross-browser-css-gradient/">Cross-Browser CSS Gradient</a></li>
<li><a target="_blank" title="CSS3 Gradient Buttons" href="http://www.webdesignerwall.com/tutorials/css3-gradient-buttons/">CSS3 Gradient Buttons</a></li>
<li><a target="_blank" title="CSS3 Gradients" href="http://www.zenelements.com/blog/css3-gradients/">CSS3 Gradients</a></li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/how2designweb.wordpress.com/302/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/how2designweb.wordpress.com/302/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/how2designweb.wordpress.com/302/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/how2designweb.wordpress.com/302/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/how2designweb.wordpress.com/302/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/how2designweb.wordpress.com/302/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/how2designweb.wordpress.com/302/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/how2designweb.wordpress.com/302/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/how2designweb.wordpress.com/302/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/how2designweb.wordpress.com/302/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/how2designweb.wordpress.com/302/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/how2designweb.wordpress.com/302/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/how2designweb.wordpress.com/302/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/how2designweb.wordpress.com/302/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=how2designweb.wordpress.com&amp;blog=14271357&amp;post=302&amp;subd=how2designweb&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://how2designweb.wordpress.com/2011/01/01/css3-gradients-for-all-browsers/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9586e16cf91e6f35f08ff8c1156e11a4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">how2designweb</media:title>
		</media:content>

		<media:content url="http://vikrammehta.website.org/USEFUL%20UTILITIES/moz.jpg" medium="image">
			<media:title type="html">Mozilla Firefox Linear Gradient property</media:title>
		</media:content>

		<media:content url="http://vikrammehta.website.org/USEFUL%20UTILITIES/webkit.jpg" medium="image">
			<media:title type="html">Webkit Linear Gradient property</media:title>
		</media:content>

		<media:content url="http://vikrammehta.website.org/USEFUL%20UTILITIES/ie.jpg" medium="image">
			<media:title type="html">Internet Explorer Linear Gradient property</media:title>
		</media:content>
	</item>
		<item>
		<title>How to make rounded corner images using CSS3</title>
		<link>http://how2designweb.wordpress.com/2010/12/19/how-to-make-rounded-corner-images-using-css3/</link>
		<comments>http://how2designweb.wordpress.com/2010/12/19/how-to-make-rounded-corner-images-using-css3/#comments</comments>
		<pubDate>Sun, 19 Dec 2010 16:41:26 +0000</pubDate>
		<dc:creator>how2designweb</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[how to apply border radius to img tag]]></category>
		<category><![CDATA[how to apply border-radius property to images]]></category>
		<category><![CDATA[How to make rounded corner images]]></category>
		<category><![CDATA[How to make rounded corner images using border-radius property]]></category>
		<category><![CDATA[rounded corner]]></category>
		<category><![CDATA[Rounded corner image tutorial]]></category>
		<category><![CDATA[rounded corner images]]></category>
		<category><![CDATA[rounded corner images using css]]></category>
		<category><![CDATA[rounded corner images using css only]]></category>
		<category><![CDATA[rounded corner images using css3]]></category>
		<category><![CDATA[rounded corner images without using javascript]]></category>
		<category><![CDATA[rounded corner images without using jquery]]></category>
		<category><![CDATA[rounded corner photos]]></category>
		<category><![CDATA[rounded corner pictures]]></category>
		<category><![CDATA[rounded corner pictures using css]]></category>
		<category><![CDATA[rounded corner pictures using css3]]></category>
		<category><![CDATA[Step by step tutorial for making rounded corner images]]></category>

		<guid isPermaLink="false">http://how2designweb.wordpress.com/?p=283</guid>
		<description><![CDATA[How make rounded corner images using CSS3 Rounded corners in Website design has been a trend for a long time. Almost every project involves some or the other kind of rounded corner boxes. Designers and developers have used different techniques for developing rounded corner boxes. Many of these techniques involve css, javascript, jQuery plugins, and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=how2designweb.wordpress.com&amp;blog=14271357&amp;post=283&amp;subd=how2designweb&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h2 style="color:#ff0000;">How make rounded corner images using CSS3</h2>
<p style="font-size:14px;">
Rounded corners in Website design has been a trend for a long time. Almost every project involves some or the other kind of rounded corner boxes. Designers and developers have used different techniques for developing rounded corner boxes. Many of these techniques involve css, javascript, jQuery plugins, and images.
</p>
<p style="font-size:14px;">
Now looking at the extensive use of the rounded corners in Web Design, W3C has also come up with a new property in CSS3, which will make the rounded corners much easier to use and implement. This property is the &#8220;<strong>border-radius</strong>&#8221; property. Almost all the major browsers (except Internet Explorer) have started using this property, with their vendor specific prefixes (<strong>-moz-border-radius</strong>, and <strong>-webkit-border-radius</strong>). This property is very easy to use; And using this property will give a rounded corner to almost any element in the html document.
</p>
<h2 style="color:#ff0000;">Problem: &#8220;border-radius&#8221; property doesnot work on images</h2>
<p style="font-size:14px;">
With the use of &#8220;<strong>border-radius</strong>&#8221; property, the rounded corners are easily achievable on div tags, spans, and other html elements. Now, the problem is when you use the <strong>border-radius</strong> with an <b>img</b> element, the border of the image gets rounded, and the image is drawn above the border, so it is not rounded (look at the example below).
</p>
<p style="font-size:14px;">
<img src="http://www.fileden.com/files/2009/2/27/2340501//car.jpg" width="550" height="350" alt="Car" title="Car" style="border:4px solid #fff;-moz-border-radius:30px;-webkit-border-radius:30px;border-radius:30px;" />
</p>
<p style="font-size:14px;">
To the image displayed above (img tag), we have given the following styles:
</p>
<pre style="background:#cccccc;overflow:auto;border:3px solid #0000ff;color:#0000ff;padding:10px;">
&lt;style type="text/css"&gt;
img{
    border: 4px solid #fff;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
}
&lt;/style&gt;
</pre>
<p style="font-size:14px;">
Here we observe one thing that by giving the &#8220;<b>border-radius</b>&#8221; property to the <b>&lt;img&gt;</b> tag the borders get rounded, but the image does not. The image flows out of the border.
</p>
<h2 style="color:#ff0000;">Solution: The tricky part!!!</h2>
<p style="font-size:14px;">
To solve this above discussed issue, we should do the following steps:
</p>
<ol style="font-size:14px;">
<li>Wrap the <b>&lt;img&gt;</b> element with a <b>div</b> tag which should be having the same dimensions (height and weight) as the <b>&lt;img&gt;</b> tag.</li>
<li>To this wrapping <b>div</b> tag, specify the same original image as the background image.</li>
<li>To the original image <b>&lt;img&gt;</b> tag, give the property &#8220;<b>opacity: 0</b>&#8220;.</li>
</ol>
<p style="font-size:14px;">
Now, after following the steps as mentioned above, we have the following html markup:
</p>
<pre style="background:#cccccc;overflow:auto;border:3px solid #0000ff;color:#0000ff;padding:10px;">
&lt;div&gt;                                             /* DIV TAG STARTS HERE WITH SAME DIMENSIONS AS IMAGE */
    &lt;img src="images/test.jpg" alt="testing" /&gt;   /* IMAGE TAG */
&lt;/div&gt;                                            /* END DIV TAG */
</pre>
<p style="font-size:14px;">
Now, we are going to give the following styles to the <b>img</b> and <b>div</b> tag.
</p>
<pre style="background:#cccccc;overflow:auto;border:3px solid #0000ff;color:#0000ff;padding:10px;">
&lt;style type="text/css"&gt;
div{
    width: 550px;                                          /* Width same as the image width */
    height: 350px;                                         /* Height same as image height */
    background: url("images/test.jpg") no-repeat 0 0;      /* Background Image same as the Original image being wrapped by the div tag */
    border: 4px solid #fff;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
}

img{
    opacity: 0;                                            /* Hide the original image being wrapped by the div tag */
}
&lt;/style&gt;
</pre>
<h2 style="color:#ff0000;">The Final Result</h2>
<p style="font-size:14px;">
After giving the above mentioned markup, and the styles, we will achieve that looks something like this:
</p>
<div style="font-size:14px;width:550px;height:350px;background:url('http://www.fileden.com/files/2009/2/27/2340501//car.jpg') no-repeat 0 0;border:4px solid #fff;-moz-border-radius:30px;-webkit-border-radius:30px;border-radius:30px;">
<img src="http://www.fileden.com/files/2009/2/27/2340501//car.jpg" width="660" height="420" alt="Car" title="Car" style="opacity:0;" />
</div>
<p></p>
<div>
<span style="color:rgb(255,0,0);font-size:14px;">The rounded corners shown in the examples above will not appear in Internet explorer. The &#8220;border-radius&#8221; property is not supported by Internet Explorer as of now.</span>
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/how2designweb.wordpress.com/283/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/how2designweb.wordpress.com/283/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/how2designweb.wordpress.com/283/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/how2designweb.wordpress.com/283/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/how2designweb.wordpress.com/283/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/how2designweb.wordpress.com/283/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/how2designweb.wordpress.com/283/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/how2designweb.wordpress.com/283/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/how2designweb.wordpress.com/283/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/how2designweb.wordpress.com/283/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/how2designweb.wordpress.com/283/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/how2designweb.wordpress.com/283/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/how2designweb.wordpress.com/283/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/how2designweb.wordpress.com/283/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=how2designweb.wordpress.com&amp;blog=14271357&amp;post=283&amp;subd=how2designweb&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://how2designweb.wordpress.com/2010/12/19/how-to-make-rounded-corner-images-using-css3/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9586e16cf91e6f35f08ff8c1156e11a4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">how2designweb</media:title>
		</media:content>

		<media:content url="http://www.fileden.com/files/2009/2/27/2340501//car.jpg" medium="image">
			<media:title type="html">Car</media:title>
		</media:content>

		<media:content url="http://www.fileden.com/files/2009/2/27/2340501//car.jpg" medium="image">
			<media:title type="html">Car</media:title>
		</media:content>
	</item>
		<item>
		<title>Wallpapers (Funny Animals)</title>
		<link>http://how2designweb.wordpress.com/2010/07/30/wallpapers-funny-animals/</link>
		<comments>http://how2designweb.wordpress.com/2010/07/30/wallpapers-funny-animals/#comments</comments>
		<pubDate>Fri, 30 Jul 2010 17:59:03 +0000</pubDate>
		<dc:creator>how2designweb</dc:creator>
				<category><![CDATA[Wallpapers]]></category>
		<category><![CDATA[Funny Animals]]></category>
		<category><![CDATA[Funny Animals Wallpapers]]></category>

		<guid isPermaLink="false">http://how2designweb.wordpress.com/?p=250</guid>
		<description><![CDATA[<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=how2designweb.wordpress.com&amp;blog=14271357&amp;post=250&amp;subd=how2designweb&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[
<a href='http://how2designweb.wordpress.com/2010/07/30/wallpapers-funny-animals/1_funny-3d-animals-06/' title='1_Funny-3D-Animals-06'><img data-attachment-id='257' data-orig-size='1024,768' data-liked='0'width="590" height="442" src="http://how2designweb.files.wordpress.com/2010/07/1_funny-3d-animals-06.jpg?w=590&#038;h=442" class="attachment-full" alt="1_Funny-3D-Animals-06" title="1_Funny-3D-Animals-06" /></a>
<a href='http://how2designweb.wordpress.com/2010/07/30/wallpapers-funny-animals/1_funny-3d-animals-17/' title='1_Funny-3D-Animals-17'><img data-attachment-id='267' data-orig-size='1024,768' data-liked='0'width="590" height="442" src="http://how2designweb.files.wordpress.com/2010/07/1_funny-3d-animals-17.jpg?w=590&#038;h=442" class="attachment-full" alt="1_Funny-3D-Animals-17" title="1_Funny-3D-Animals-17" /></a>
<a href='http://how2designweb.wordpress.com/2010/07/30/wallpapers-funny-animals/1_funny-3d-animals-15/' title='1_Funny-3D-Animals-15'><img data-attachment-id='265' data-orig-size='1024,768' data-liked='0'width="590" height="442" src="http://how2designweb.files.wordpress.com/2010/07/1_funny-3d-animals-15.jpg?w=590&#038;h=442" class="attachment-full" alt="1_Funny-3D-Animals-15" title="1_Funny-3D-Animals-15" /></a>
<a href='http://how2designweb.wordpress.com/2010/07/30/wallpapers-funny-animals/1_funny-3d-animals-23/' title='1_Funny-3D-Animals-23'><img data-attachment-id='271' data-orig-size='1024,768' data-liked='0'width="590" height="442" src="http://how2designweb.files.wordpress.com/2010/07/1_funny-3d-animals-23.jpg?w=590&#038;h=442" class="attachment-full" alt="1_Funny-3D-Animals-23" title="1_Funny-3D-Animals-23" /></a>
<a href='http://how2designweb.wordpress.com/2010/07/30/wallpapers-funny-animals/1_funny-3d-animals-07/' title='1_Funny-3D-Animals-07'><img data-attachment-id='258' data-orig-size='1024,768' data-liked='0'width="590" height="442" src="http://how2designweb.files.wordpress.com/2010/07/1_funny-3d-animals-07.jpg?w=590&#038;h=442" class="attachment-full" alt="1_Funny-3D-Animals-07" title="1_Funny-3D-Animals-07" /></a>
<a href='http://how2designweb.wordpress.com/2010/07/30/wallpapers-funny-animals/1_funny-3d-animals-27/' title='1_Funny-3D-Animals-27'><img data-attachment-id='275' data-orig-size='1024,768' data-liked='0'width="590" height="442" src="http://how2designweb.files.wordpress.com/2010/07/1_funny-3d-animals-27.jpg?w=590&#038;h=442" class="attachment-full" alt="1_Funny-3D-Animals-27" title="1_Funny-3D-Animals-27" /></a>
<a href='http://how2designweb.wordpress.com/2010/07/30/wallpapers-funny-animals/9742-cute-smileys/' title='9742-cute-smileys'><img data-attachment-id='278' data-orig-size='1024,768' data-liked='0'width="590" height="442" src="http://how2designweb.files.wordpress.com/2010/07/9742-cute-smileys.jpg?w=590&#038;h=442" class="attachment-full" alt="9742-cute-smileys" title="9742-cute-smileys" /></a>
<a href='http://how2designweb.wordpress.com/2010/07/30/wallpapers-funny-animals/1_funny-3d-animals-14/' title='1_Funny-3D-Animals-14'><img data-attachment-id='264' data-orig-size='1024,768' data-liked='0'width="590" height="442" src="http://how2designweb.files.wordpress.com/2010/07/1_funny-3d-animals-14.jpg?w=590&#038;h=442" class="attachment-full" alt="1_Funny-3D-Animals-14" title="1_Funny-3D-Animals-14" /></a>
<a href='http://how2designweb.wordpress.com/2010/07/30/wallpapers-funny-animals/1_funny-3d-animals-25/' title='1_Funny-3D-Animals-25'><img data-attachment-id='273' data-orig-size='1024,768' data-liked='0'width="590" height="442" src="http://how2designweb.files.wordpress.com/2010/07/1_funny-3d-animals-25.jpg?w=590&#038;h=442" class="attachment-full" alt="1_Funny-3D-Animals-25" title="1_Funny-3D-Animals-25" /></a>
<a href='http://how2designweb.wordpress.com/2010/07/30/wallpapers-funny-animals/1_funny-3d-animals-08/' title='1_Funny-3D-Animals-08'><img data-attachment-id='259' data-orig-size='1024,768' data-liked='0'width="590" height="442" src="http://how2designweb.files.wordpress.com/2010/07/1_funny-3d-animals-08.jpg?w=590&#038;h=442" class="attachment-full" alt="1_Funny-3D-Animals-08" title="1_Funny-3D-Animals-08" /></a>
<a href='http://how2designweb.wordpress.com/2010/07/30/wallpapers-funny-animals/1_funny-3d-animals-04/' title='1_Funny-3D-Animals-04'><img data-attachment-id='255' data-orig-size='1024,768' data-liked='0'width="590" height="442" src="http://how2designweb.files.wordpress.com/2010/07/1_funny-3d-animals-04.jpg?w=590&#038;h=442" class="attachment-full" alt="1_Funny-3D-Animals-04" title="1_Funny-3D-Animals-04" /></a>
<a href='http://how2designweb.wordpress.com/2010/07/30/wallpapers-funny-animals/1_funny-3d-animals-12/' title='1_Funny-3D-Animals-12'><img data-attachment-id='262' data-orig-size='1024,768' data-liked='0'width="590" height="442" src="http://how2designweb.files.wordpress.com/2010/07/1_funny-3d-animals-12.jpg?w=590&#038;h=442" class="attachment-full" alt="1_Funny-3D-Animals-12" title="1_Funny-3D-Animals-12" /></a>
<a href='http://how2designweb.wordpress.com/2010/07/30/wallpapers-funny-animals/1_funny-3d-animals-19/' title='1_Funny-3D-Animals-19'><img data-attachment-id='268' data-orig-size='1024,768' data-liked='0'width="590" height="442" src="http://how2designweb.files.wordpress.com/2010/07/1_funny-3d-animals-19.jpg?w=590&#038;h=442" class="attachment-full" alt="1_Funny-3D-Animals-19" title="1_Funny-3D-Animals-19" /></a>
<a href='http://how2designweb.wordpress.com/2010/07/30/wallpapers-funny-animals/1_funny-3d-animals-26/' title='1_Funny-3D-Animals-26'><img data-attachment-id='274' data-orig-size='1024,768' data-liked='0'width="590" height="442" src="http://how2designweb.files.wordpress.com/2010/07/1_funny-3d-animals-26.jpg?w=590&#038;h=442" class="attachment-full" alt="1_Funny-3D-Animals-26" title="1_Funny-3D-Animals-26" /></a>
<a href='http://how2designweb.wordpress.com/2010/07/30/wallpapers-funny-animals/1_funny-3d-animals-09/' title='1_Funny-3D-Animals-09'><img data-attachment-id='260' data-orig-size='1024,768' data-liked='0'width="590" height="442" src="http://how2designweb.files.wordpress.com/2010/07/1_funny-3d-animals-09.jpg?w=590&#038;h=442" class="attachment-full" alt="1_Funny-3D-Animals-09" title="1_Funny-3D-Animals-09" /></a>
<a href='http://how2designweb.wordpress.com/2010/07/30/wallpapers-funny-animals/1_funny-3d-animals-02/' title='1_Funny-3D-Animals-02'><img data-attachment-id='253' data-orig-size='1024,768' data-liked='0'width="590" height="442" src="http://how2designweb.files.wordpress.com/2010/07/1_funny-3d-animals-02.jpg?w=590&#038;h=442" class="attachment-full" alt="1_Funny-3D-Animals-02" title="1_Funny-3D-Animals-02" /></a>
<a href='http://how2designweb.wordpress.com/2010/07/30/wallpapers-funny-animals/201026032828-17206/' title='201026032828-17206'><img data-attachment-id='280' data-orig-size='1280,1024' data-liked='0'width="590" height="472" src="http://how2designweb.files.wordpress.com/2010/07/201026032828-17206.jpg?w=590&#038;h=472" class="attachment-full" alt="201026032828-17206" title="201026032828-17206" /></a>
<a href='http://how2designweb.wordpress.com/2010/07/30/wallpapers-funny-animals/1_funny-3d-animals-05/' title='1_Funny-3D-Animals-05'><img data-attachment-id='256' data-orig-size='1024,768' data-liked='0'width="590" height="442" src="http://how2designweb.files.wordpress.com/2010/07/1_funny-3d-animals-05.jpg?w=590&#038;h=442" class="attachment-full" alt="1_Funny-3D-Animals-05" title="1_Funny-3D-Animals-05" /></a>
<a href='http://how2designweb.wordpress.com/2010/07/30/wallpapers-funny-animals/1_funny-3d-animals-21/' title='1_Funny-3D-Animals-21'><img data-attachment-id='269' data-orig-size='1024,768' data-liked='0'width="590" height="442" src="http://how2designweb.files.wordpress.com/2010/07/1_funny-3d-animals-21.jpg?w=590&#038;h=442" class="attachment-full" alt="1_Funny-3D-Animals-21" title="1_Funny-3D-Animals-21" /></a>
<a href='http://how2designweb.wordpress.com/2010/07/30/wallpapers-funny-animals/1_funny-3d-animals-01/' title='1_Funny-3D-Animals-01'><img data-attachment-id='252' data-orig-size='1024,768' data-liked='0'width="590" height="442" src="http://how2designweb.files.wordpress.com/2010/07/1_funny-3d-animals-01.jpg?w=590&#038;h=442" class="attachment-full" alt="1_Funny-3D-Animals-01" title="1_Funny-3D-Animals-01" /></a>
<a href='http://how2designweb.wordpress.com/2010/07/30/wallpapers-funny-animals/201026031705-17211/' title='201026031705-17211'><img data-attachment-id='279' data-orig-size='1680,1050' data-liked='0'width="590" height="368" src="http://how2designweb.files.wordpress.com/2010/07/201026031705-17211.jpg?w=590&#038;h=368" class="attachment-full" alt="201026031705-17211" title="201026031705-17211" /></a>
<a href='http://how2designweb.wordpress.com/2010/07/30/wallpapers-funny-animals/1_funny-3d-animals-22/' title='1_Funny-3D-Animals-22'><img data-attachment-id='270' data-orig-size='1024,768' data-liked='0'width="590" height="442" src="http://how2designweb.files.wordpress.com/2010/07/1_funny-3d-animals-22.jpg?w=590&#038;h=442" class="attachment-full" alt="1_Funny-3D-Animals-22" title="1_Funny-3D-Animals-22" /></a>
<a href='http://how2designweb.wordpress.com/2010/07/30/wallpapers-funny-animals/1_funny-3d-animals-16/' title='1_Funny-3D-Animals-16'><img data-attachment-id='266' data-orig-size='1024,768' data-liked='0'width="590" height="442" src="http://how2designweb.files.wordpress.com/2010/07/1_funny-3d-animals-16.jpg?w=590&#038;h=442" class="attachment-full" alt="1_Funny-3D-Animals-16" title="1_Funny-3D-Animals-16" /></a>
<a href='http://how2designweb.wordpress.com/2010/07/30/wallpapers-funny-animals/1_funny-3d-animals-03/' title='1_Funny-3D-Animals-03'><img data-attachment-id='254' data-orig-size='1024,768' data-liked='0'width="590" height="442" src="http://how2designweb.files.wordpress.com/2010/07/1_funny-3d-animals-03.jpg?w=590&#038;h=442" class="attachment-full" alt="1_Funny-3D-Animals-03" title="1_Funny-3D-Animals-03" /></a>
<a href='http://how2designweb.wordpress.com/2010/07/30/wallpapers-funny-animals/1_funny-3d-animals-10/' title='1_Funny-3D-Animals-10'><img data-attachment-id='261' data-orig-size='1024,768' data-liked='0'width="590" height="442" src="http://how2designweb.files.wordpress.com/2010/07/1_funny-3d-animals-10.jpg?w=590&#038;h=442" class="attachment-full" alt="1_Funny-3D-Animals-10" title="1_Funny-3D-Animals-10" /></a>
<a href='http://how2designweb.wordpress.com/2010/07/30/wallpapers-funny-animals/1_funny-3d-animals-28/' title='1_Funny-3D-Animals-28'><img data-attachment-id='276' data-orig-size='1024,768' data-liked='0'width="590" height="442" src="http://how2designweb.files.wordpress.com/2010/07/1_funny-3d-animals-28.jpg?w=590&#038;h=442" class="attachment-full" alt="1_Funny-3D-Animals-28" title="1_Funny-3D-Animals-28" /></a>
<a href='http://how2designweb.wordpress.com/2010/07/30/wallpapers-funny-animals/1_funny-3d-animals-24/' title='1_Funny-3D-Animals-24'><img data-attachment-id='272' data-orig-size='1024,768' data-liked='0'width="590" height="442" src="http://how2designweb.files.wordpress.com/2010/07/1_funny-3d-animals-24.jpg?w=590&#038;h=442" class="attachment-full" alt="1_Funny-3D-Animals-24" title="1_Funny-3D-Animals-24" /></a>
<a href='http://how2designweb.wordpress.com/2010/07/30/wallpapers-funny-animals/1_funny-3d-animals-13/' title='1_Funny-3D-Animals-13'><img data-attachment-id='263' data-orig-size='1024,768' data-liked='0'width="590" height="442" src="http://how2designweb.files.wordpress.com/2010/07/1_funny-3d-animals-13.jpg?w=590&#038;h=442" class="attachment-full" alt="1_Funny-3D-Animals-13" title="1_Funny-3D-Animals-13" /></a>
<a href='http://how2designweb.wordpress.com/2010/07/30/wallpapers-funny-animals/1_funny-3d-animals-29/' title='1_Funny-3D-Animals-29'><img data-attachment-id='277' data-orig-size='1024,768' data-liked='0'width="590" height="442" src="http://how2designweb.files.wordpress.com/2010/07/1_funny-3d-animals-29.jpg?w=590&#038;h=442" class="attachment-full" alt="1_Funny-3D-Animals-29" title="1_Funny-3D-Animals-29" /></a>
<a href='http://how2designweb.wordpress.com/2010/07/30/wallpapers-funny-animals/cute-turtol-wallpaper-desktop-backgroung/' title='cute-turtol-wallpaper-desktop-backgroung'><img data-attachment-id='251' data-orig-size='1280,1024' data-liked='0'width="590" height="472" src="http://how2designweb.files.wordpress.com/2010/07/cute-turtol-wallpaper-desktop-backgroung.jpg?w=590&#038;h=472" class="attachment-full" alt="cute-turtol-wallpaper-desktop-backgroung" title="cute-turtol-wallpaper-desktop-backgroung" /></a>

<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/how2designweb.wordpress.com/250/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/how2designweb.wordpress.com/250/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/how2designweb.wordpress.com/250/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/how2designweb.wordpress.com/250/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/how2designweb.wordpress.com/250/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/how2designweb.wordpress.com/250/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/how2designweb.wordpress.com/250/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/how2designweb.wordpress.com/250/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/how2designweb.wordpress.com/250/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/how2designweb.wordpress.com/250/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/how2designweb.wordpress.com/250/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/how2designweb.wordpress.com/250/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/how2designweb.wordpress.com/250/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/how2designweb.wordpress.com/250/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=how2designweb.wordpress.com&amp;blog=14271357&amp;post=250&amp;subd=how2designweb&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://how2designweb.wordpress.com/2010/07/30/wallpapers-funny-animals/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9586e16cf91e6f35f08ff8c1156e11a4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">how2designweb</media:title>
		</media:content>

		<media:content url="http://how2designweb.files.wordpress.com/2010/07/1_funny-3d-animals-17.jpg" medium="image">
			<media:title type="html">1_Funny-3D-Animals-17</media:title>
		</media:content>

		<media:content url="http://how2designweb.files.wordpress.com/2010/07/1_funny-3d-animals-03.jpg" medium="image">
			<media:title type="html">1_Funny-3D-Animals-03</media:title>
		</media:content>

		<media:content url="http://how2designweb.files.wordpress.com/2010/07/1_funny-3d-animals-14.jpg" medium="image">
			<media:title type="html">1_Funny-3D-Animals-14</media:title>
		</media:content>

		<media:content url="http://how2designweb.files.wordpress.com/2010/07/1_funny-3d-animals-23.jpg" medium="image">
			<media:title type="html">1_Funny-3D-Animals-23</media:title>
		</media:content>

		<media:content url="http://how2designweb.files.wordpress.com/2010/07/1_funny-3d-animals-01.jpg" medium="image">
			<media:title type="html">1_Funny-3D-Animals-01</media:title>
		</media:content>

		<media:content url="http://how2designweb.files.wordpress.com/2010/07/1_funny-3d-animals-13.jpg" medium="image">
			<media:title type="html">1_Funny-3D-Animals-13</media:title>
		</media:content>

		<media:content url="http://how2designweb.files.wordpress.com/2010/07/1_funny-3d-animals-10.jpg" medium="image">
			<media:title type="html">1_Funny-3D-Animals-10</media:title>
		</media:content>

		<media:content url="http://how2designweb.files.wordpress.com/2010/07/1_funny-3d-animals-22.jpg" medium="image">
			<media:title type="html">1_Funny-3D-Animals-22</media:title>
		</media:content>

		<media:content url="http://how2designweb.files.wordpress.com/2010/07/1_funny-3d-animals-12.jpg" medium="image">
			<media:title type="html">1_Funny-3D-Animals-12</media:title>
		</media:content>

		<media:content url="http://how2designweb.files.wordpress.com/2010/07/201026032828-17206.jpg" medium="image">
			<media:title type="html">201026032828-17206</media:title>
		</media:content>

		<media:content url="http://how2designweb.files.wordpress.com/2010/07/1_funny-3d-animals-29.jpg" medium="image">
			<media:title type="html">1_Funny-3D-Animals-29</media:title>
		</media:content>

		<media:content url="http://how2designweb.files.wordpress.com/2010/07/1_funny-3d-animals-05.jpg" medium="image">
			<media:title type="html">1_Funny-3D-Animals-05</media:title>
		</media:content>

		<media:content url="http://how2designweb.files.wordpress.com/2010/07/1_funny-3d-animals-27.jpg" medium="image">
			<media:title type="html">1_Funny-3D-Animals-27</media:title>
		</media:content>

		<media:content url="http://how2designweb.files.wordpress.com/2010/07/1_funny-3d-animals-02.jpg" medium="image">
			<media:title type="html">1_Funny-3D-Animals-02</media:title>
		</media:content>

		<media:content url="http://how2designweb.files.wordpress.com/2010/07/1_funny-3d-animals-28.jpg" medium="image">
			<media:title type="html">1_Funny-3D-Animals-28</media:title>
		</media:content>

		<media:content url="http://how2designweb.files.wordpress.com/2010/07/1_funny-3d-animals-25.jpg" medium="image">
			<media:title type="html">1_Funny-3D-Animals-25</media:title>
		</media:content>

		<media:content url="http://how2designweb.files.wordpress.com/2010/07/1_funny-3d-animals-26.jpg" medium="image">
			<media:title type="html">1_Funny-3D-Animals-26</media:title>
		</media:content>

		<media:content url="http://how2designweb.files.wordpress.com/2010/07/9742-cute-smileys.jpg" medium="image">
			<media:title type="html">9742-cute-smileys</media:title>
		</media:content>

		<media:content url="http://how2designweb.files.wordpress.com/2010/07/1_funny-3d-animals-09.jpg" medium="image">
			<media:title type="html">1_Funny-3D-Animals-09</media:title>
		</media:content>

		<media:content url="http://how2designweb.files.wordpress.com/2010/07/1_funny-3d-animals-16.jpg" medium="image">
			<media:title type="html">1_Funny-3D-Animals-16</media:title>
		</media:content>

		<media:content url="http://how2designweb.files.wordpress.com/2010/07/1_funny-3d-animals-06.jpg" medium="image">
			<media:title type="html">1_Funny-3D-Animals-06</media:title>
		</media:content>

		<media:content url="http://how2designweb.files.wordpress.com/2010/07/1_funny-3d-animals-08.jpg" medium="image">
			<media:title type="html">1_Funny-3D-Animals-08</media:title>
		</media:content>

		<media:content url="http://how2designweb.files.wordpress.com/2010/07/1_funny-3d-animals-15.jpg" medium="image">
			<media:title type="html">1_Funny-3D-Animals-15</media:title>
		</media:content>

		<media:content url="http://how2designweb.files.wordpress.com/2010/07/cute-turtol-wallpaper-desktop-backgroung.jpg" medium="image">
			<media:title type="html">cute-turtol-wallpaper-desktop-backgroung</media:title>
		</media:content>

		<media:content url="http://how2designweb.files.wordpress.com/2010/07/1_funny-3d-animals-24.jpg" medium="image">
			<media:title type="html">1_Funny-3D-Animals-24</media:title>
		</media:content>

		<media:content url="http://how2designweb.files.wordpress.com/2010/07/1_funny-3d-animals-21.jpg" medium="image">
			<media:title type="html">1_Funny-3D-Animals-21</media:title>
		</media:content>

		<media:content url="http://how2designweb.files.wordpress.com/2010/07/201026031705-17211.jpg" medium="image">
			<media:title type="html">201026031705-17211</media:title>
		</media:content>

		<media:content url="http://how2designweb.files.wordpress.com/2010/07/1_funny-3d-animals-07.jpg" medium="image">
			<media:title type="html">1_Funny-3D-Animals-07</media:title>
		</media:content>

		<media:content url="http://how2designweb.files.wordpress.com/2010/07/1_funny-3d-animals-19.jpg" medium="image">
			<media:title type="html">1_Funny-3D-Animals-19</media:title>
		</media:content>

		<media:content url="http://how2designweb.files.wordpress.com/2010/07/1_funny-3d-animals-04.jpg" medium="image">
			<media:title type="html">1_Funny-3D-Animals-04</media:title>
		</media:content>
	</item>
		<item>
		<title>How to customize browser default Horizontal Scrollbar: jScrollHorizontalPane (Step by Step)</title>
		<link>http://how2designweb.wordpress.com/2010/07/25/how-to-customize-browser-default-horizontal-scrollbar-jscrollhorizontalpane-step-by-step/</link>
		<comments>http://how2designweb.wordpress.com/2010/07/25/how-to-customize-browser-default-horizontal-scrollbar-jscrollhorizontalpane-step-by-step/#comments</comments>
		<pubDate>Sat, 24 Jul 2010 19:16:32 +0000</pubDate>
		<dc:creator>how2designweb</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[jQuery Plugins]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[customize horizontal scrollbar]]></category>
		<category><![CDATA[customize scrollbar]]></category>
		<category><![CDATA[customize scrollbar using jquery]]></category>
		<category><![CDATA[horizontal scrollbar customization]]></category>
		<category><![CDATA[horizontal scrollbar customization tutorial]]></category>
		<category><![CDATA[horizontal scrollbar styling]]></category>
		<category><![CDATA[how to customize a browser default horizontal scrollbar]]></category>
		<category><![CDATA[how to customize a scrollbar]]></category>
		<category><![CDATA[jquery jscrollhorizontalpane]]></category>
		<category><![CDATA[jscrollhorizontalpane]]></category>
		<category><![CDATA[scrollbar customization]]></category>
		<category><![CDATA[simplest way to customize a horizontal scrollbar]]></category>
		<category><![CDATA[step by step tutorial on customizing a horizontal scrollbar]]></category>

		<guid isPermaLink="false">http://how2designweb.wordpress.com/?p=229</guid>
		<description><![CDATA[What is jScrollHorizontalPane? In a recent project I was working on, I had to customize a browser default horizontal scrollbar as per the project requirements. I was already aware of a jquery plugin &#8220;jScrollPane&#8221; using which we can customize a scrollbar. I have already posted an article on how to use jScrollPane &#8212; &#8220;How to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=how2designweb.wordpress.com&amp;blog=14271357&amp;post=229&amp;subd=how2designweb&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h2 style="color:#ff0000;">What is jScrollHorizontalPane?</h2>
<p style="font-size:14px;">
In a recent project I was working on, I had to customize a browser default horizontal scrollbar as per the project requirements. I was already aware of a jquery plugin &#8220;<a href="http://www.kelvinluck.com/assets/jquery/jScrollPane/jScrollPane.html" title="jScrollPane" target="_blank">jScrollPane</a>&#8221; using which we can customize a scrollbar. I have already posted an article on how to use jScrollPane &#8212; &#8220;<a href="http://how2designweb.wordpress.com/2010/06/27/how-to-customize-browser-default-vertical-scrollbar-jscrollpane-step-by-step/" title="How to customize browser default Vertical Scrollbar: jScrollPane (Step by Step)" target="_blank">How to customize browser default Vertical Scrollbar: jScrollPane (Step by Step)</a>&#8220;.But the limitation of this plugin is that it can customize only Vertical Scrollbars, not the Horizontal ones.
</p>
<p style="font-size:14px;">
So I started searching for a jquery plugin which can customize a horizontal scrollbar. After spending some time in browsing the internet, I got hold of a great plugin &#8220;<a href="http://plugins.jquery.com/project/jscrollhorizontalpane" title="jScrollHorizontalPane" target="_blank">jScrollHorizontalPane</a>&#8221; using which <span style="background-color:#FFFFCC;color:#990000;font-weight:bold;">you can style your browser default horizontal scrollbar</span> as per your requirement. With the use of this jQuery Plugin, you can easily control the apperance of the custom scrollbars using simple CSS.
</p>
<p style="font-size:14px;">
<div id="attachment_245" class="wp-caption aligncenter" style="width: 906px"><a href="http://how2designweb.files.wordpress.com/2010/07/untitled2.jpg"><img src="http://how2designweb.files.wordpress.com/2010/07/untitled2.jpg?w=590" alt="jScrollHorizontalPane Demo Picture" title="jScrollHorizontalPane Demo Picture"   class="size-full wp-image-245" /></a><p class="wp-caption-text">jScrollHorizontalPane Demo Picture</p></div>
</p>
<p style="font-size:14px;">
<a target="_blank" title="jScrollHorizontalpane Demo" href="http://vikrammehta.website.org/JQUERY%20PLUGINS/JSCROLLHORIZONTALPANE/">Click here</a> to see <span style="color:rgb(255,0,0);">jScrollHorizontalPane demo</span>.
</p>
<h2 style="color:#ff0000;">How to use jScrollHorizontalPane?</h2>
<p style="font-size:14px;">
<strong>Step 1:</strong> Make a folder on your desktop, and give it a name. Lets say- &#8220;Project&#8221;. We will keep all our files inside this folder.
</p>
<p style="font-size:14px;">
<strong>Step 2:</strong> To keep the structure organized, make 2 separate folders inside <strong>Project</strong> -
</p>
<ol style="font-size:14px;">
<li><strong>js</strong> to store all javascript files</li>
<li><strong>css</strong> to store all stylesheet files</li>
</ol>
<p style="font-size:14px;">
<strong>Step 3:</strong> Download the latest jQuery file (<a href="http://vikrammehta.website.org/JQUERY%20PLUGINS/JSCROLLHORIZONTALPANE/js/jquery-1.3.2.min.js" title="Download jquery-1.3.2.js" target="_blank">jquery-1.3.2.js</a>), and the jScrollHorizontalPane file (<a href="http://vikrammehta.website.org/JQUERY%20PLUGINS/JSCROLLHORIZONTALPANE/js/jScrollHorizontalPane.js" title="Download jScrollHorizontalPane" target="_blank">jScrollHorizontalPane.js</a>). Save both the files in <strong>js</strong> folder.
</p>
<p style="font-size:14px;">
<strong>Step 4:</strong> Download the css file that comes with jScrollHorizontalPane (<a href="http://vikrammehta.website.org/JQUERY%20PLUGINS/JSCROLLHORIZONTALPANE/css/jScrollHorizontalPane.css" title="Download jScrollHorizontalPane.css" target="_blank">jScrollHorizontalPane.css</a>) and save it in <strong>css</strong> folder.
</p>
<p style="font-size:14px;">
<strong>Step 5:</strong> Now inside the main <strong>Project</strong> folder, create a blank html file. Name it as &#8220;<strong>index.html</strong>&#8220;. Now you should have a structure similar to this.
</p>
<p style="font-size:14px;">
<div id="attachment_248" class="wp-caption aligncenter" style="width: 600px"><a href="http://how2designweb.files.wordpress.com/2010/07/structure.jpg"><img src="http://how2designweb.files.wordpress.com/2010/07/structure.jpg?w=590&#038;h=118" alt="File Structure" title="File Structure" width="590" height="118" class="size-full wp-image-248" /></a><p class="wp-caption-text">File Structure</p></div>
</p>
<p style="font-size:14px;">
<strong>Step 6:</strong> Write the following lines of code between &lt;head&gt; and &lt;/head&gt; tags of &#8220;<strong>index.html</strong>&#8221; to include the <strong>js</strong> files and <strong>css</strong> files.
</p>
<pre style="background:#cccccc;overflow:auto;border:3px solid #0000ff;color:#0000ff;padding:10px;">
&lt;link rel="stylesheet" type="text/css" href="css/styles.css" /&gt;
&lt;link rel="stylesheet" type="text/css" href="css/jScrollHorizontalPane.css" /&gt;
&lt;script type="text/javascript" src="js/jquery-1.3.2.min.js"&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="js/jScrollHorizontalPane.js"&gt;&lt;/script&gt;
</pre>
<p style="font-size:14px;">
<strong>Step 7:</strong> Now we need a horizontal scrollbar (which can then be replaced with a customized Horizontal Scrollbar). <span style="background-color:#FFFFCC;color:#990000;font-weight:bold;">To create a horizontal scrollbar, write the following code between &lt;body&gt; and &lt;/body&gt; tags of <strong>index.html</strong>.</span>
</p>
<pre style="background:#cccccc;overflow:auto;border:3px solid #0000ff;color:#0000ff;padding:10px;">
&lt;div class="scroll-pane" id="container"&quot;&gt;
    &lt;div class="content"&gt;
    &lt;/div&gt;
&lt;/div&gt;
</pre>
<p style="font-size:14px;">
Here we are creating a box named <strong>container</strong>, which contains another box named <strong>content</strong>. Give the following styles to <strong>container</strong> box and <strong>content</strong> box. You can define these styles in a separate stylesheet <strong>styles.css</strong> or include them inside <strong>&lt;style type=&#8221;text/css&gt;</strong> and <strong>&lt;/style&gt;</strong> tags like this. Keep the following code between the &lt;head&gt; and &lt;/head&gt; tags.
</p>
<pre style="background:#cccccc;overflow:auto;border:3px solid #0000ff;color:#0000ff;padding:10px;">
&lt;style type="text/css"&gt;
    #container{
        width: 562px;
        height: 393px;
        margin:0 auto;
        overflow:auto;
    }

    .content{
        width: 1235px;
        height: 366px;
    }
&lt;/style&gt;
</pre>
<p style="font-size:14px;">
By assigning these styles, you will find that the horizontal scrollbar appears on the page.
</p>
<div style="background:#99FF99;border:2px dashed #990000;line-height:23px;overflow:visible;position:relative;color:#990000;padding:10px;">
<h2 style="color:#990000;">What are we doing here ?</h2>
<p style="font-size:14px;color:#990000;">
First, we created 2 boxes. we named them &#8220;<strong>container</strong>&#8221; and &#8220;<strong>content</strong>&#8220;.<br />
&#8220;<strong>Content</strong>&#8221; box goes inside the &#8220;<strong>Container</strong>&#8221; box. This we have already seen and understood.
</p>
<p style="font-size:14px;color:#990000;">
Now lets see what we are doing in the styling part. We are giving a <strong>fixed height</strong> (393px) and <strong>width</strong> (562px) to the <strong>container</strong> box. Just remember one thing that the scroll bar will appear on the <strong>container</strong> box.
</p>
<p style="font-size:14px;color:#990000;">
To the <strong>content</strong> box we are giving a height (366px) which is less than the <strong>container</strong> box. We are doing this to avoid the appearence of vertical scroll bar on the <strong>container</strong> box. Instead we are giving a width of (1235px) to the <strong>content</strong> box, because we want the vertical scroll bar to appear on <strong>container</strong> box.
</p>
<p style="font-size:14px;color:#990000;">
After all this is done, just assign a property &#8220;<strong>overflow: auto</strong>&#8221; to the <strong>container</strong> box, which will make the vertical scrollbar appear on your web page. Please see the figure below for clear understanding.
</p>
<div style="background:url('http://www.fileden.com/files/2009/2/27/2340501/arrow03.png') no-repeat scroll left bottom;width:100px;margin:0 auto;padding:5px 5px 5px 43px;">
<strong>Container</strong>&#8211; height: 393px;  width: 562px;  overflow: auto;
</div>
<div style="width:200px;height:150px;border:2px solid #990000;margin:0 auto;">
<div style="width:372px;height:135px;border:2px dashed #0000FF;margin:5px;">
    </div>
</div>
<div style="background:url('http://www.fileden.com/files/2009/2/27/2340501/arrow04.png') no-repeat scroll right top;width:100px;position:relative;left:200px;top:-10px;margin:0 auto;padding:5px 43px 5px 5px;">
<strong>Content</strong>&#8211; height: 366px;  width: 1235px;
</div>
<p style="font-size:14px;color:#990000;">
Your actual content will go inside the <strong>content</strong> box.  The scroll bar will appear on <strong>container</strong> box.
</p>
</div>
<p style="font-size:14px;">
<strong>Step 8:</strong> Now our code inside the &lt;head&gt; and &lt;/head&gt; should look something like this.
</p>
<pre style="background:#cccccc;overflow:auto;border:3px solid #0000ff;color:#0000ff;padding:10px;">
&lt;style type="text/css"&gt;
    #container{
        width: 562px;
        height: 393px;
        margin:0 auto;
        overflow:auto;
        }

    .content{
        width: 1235px;
        height: 366px;
        }

    .content-data{
        width: 100px;
        height: 80px;
        border: 1px solid #00CC33;
        float: left;
        margin: 5px;
		}
&lt;/style&gt;
&lt;link rel="stylesheet" type="text/css" href="css/jScrollHorizontalPane.css" /&gt;
&lt;script type="text/javascript" src="js/jquery-1.3.2.min.js"&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="js/jScrollHorizontalPane.js"&gt;&lt;/script&gt;
</pre>
<p style="font-size:14px;">
<strong>Step 9:</strong> Now our code inside the &lt;body&gt; and &lt;/body&gt; should look something like this.
</p>
<pre style="background:#cccccc;overflow:auto;border:3px solid #0000ff;color:#0000ff;padding:10px;">
&lt;div class="scroll-pane" id="container"&gt;&lt;!--BEGIN SCROLLPANE (CONTAINER) DIV--&gt;
    &lt;div class="content"&gt;&lt;!--BEGIN INNER (CONTENT) DIV--&gt;
        &lt;div class="content-data"&gt; &lt;/div&gt;
        &lt;div class="content-data"&gt; &lt;/div&gt;
        &lt;div class="content-data"&gt; &lt;/div&gt;
        &lt;div class="content-data"&gt; &lt;/div&gt;
        &lt;div class="content-data"&gt; &lt;/div&gt;
        &lt;div class="content-data"&gt; &lt;/div&gt;
        &lt;div class="content-data"&gt; &lt;/div&gt;
        &lt;div class="content-data"&gt; &lt;/div&gt;
        &lt;div class="content-data"&gt; &lt;/div&gt;
        &lt;div class="content-data"&gt; &lt;/div&gt;
        &lt;div class="content-data"&gt; &lt;/div&gt;
        &lt;div class="content-data"&gt; &lt;/div&gt;
        &lt;div class="content-data"&gt; &lt;/div&gt;
        &lt;div class="content-data"&gt; &lt;/div&gt;
        &lt;div class="content-data"&gt; &lt;/div&gt;
        &lt;div class="content-data"&gt; &lt;/div&gt;
        &lt;div class="content-data"&gt; &lt;/div&gt;
        &lt;div class="content-data"&gt; &lt;/div&gt;
        &lt;div class="content-data"&gt; &lt;/div&gt;
        &lt;div class="content-data"&gt; &lt;/div&gt;
        &lt;div class="content-data"&gt; &lt;/div&gt;
        &lt;div class="content-data"&gt; &lt;/div&gt;
        &lt;div class="content-data"&gt; &lt;/div&gt;
        &lt;div class="content-data"&gt; &lt;/div&gt;
        &lt;div class="content-data"&gt; &lt;/div&gt;
        &lt;div class="content-data"&gt; &lt;/div&gt;
        &lt;div class="content-data"&gt; &lt;/div&gt;
        &lt;div class="content-data"&gt; &lt;/div&gt;
        &lt;div class="content-data"&gt; &lt;/div&gt;
        &lt;div class="content-data"&gt; &lt;/div&gt;
        &lt;div class="content-data"&gt; &lt;/div&gt;
        &lt;div class="content-data"&gt; &lt;/div&gt;
        &lt;div class="content-data"&gt; &lt;/div&gt;
        &lt;div class="content-data"&gt; &lt;/div&gt;
        &lt;div class="content-data"&gt; &lt;/div&gt;
        &lt;div class="content-data"&gt; &lt;/div&gt;
        &lt;div class="content-data"&gt; &lt;/div&gt;
        &lt;div class="content-data"&gt; &lt;/div&gt;
        &lt;div class="content-data"&gt; &lt;/div&gt;
        &lt;div class="content-data"&gt; &lt;/div&gt;
        &lt;div class="content-data"&gt; &lt;/div&gt;
        &lt;div class="content-data"&gt; &lt;/div&gt;
        &lt;div class="content-data"&gt; &lt;/div&gt;
        &lt;div class="content-data"&gt; &lt;/div&gt;
        &lt;div class="content-data"&gt; &lt;/div&gt;
    &lt;/div&gt;&lt;!--END INNER (CONTENT) DIV--&gt;
&lt;/div&gt;&lt;!--END SCROLLPANE (CONTAINER) DIV--&gt;
</pre>
<p style="font-size:14px;">
<strong>Step 10:</strong> <span style="background-color:#FFFFCC;color:#990000;font-weight:bold;">Now the last step is to apply the following script between the &lt;head&gt; and &lt;/head&gt; tags to get the customized horizontal scrollbar.</span>
</p>
<pre style="background:#cccccc;overflow:auto;border:3px solid #0000ff;color:#0000ff;padding:10px;">
&lt;script type="text/javascript"&gt;
    $(document).ready(function(){
	$('.scroll-pane').jScrollHorizontalPane();
    });
&lt;/script&gt;
</pre>
<p style="font-size:14px;">
<strong>Step 11:</strong> Now our code inside the &lt;head&gt; and &lt;/head&gt; should look something like this.
</p>
<pre style="background:#cccccc;overflow:auto;border:3px solid #0000ff;color:#0000ff;padding:10px;">
&lt;style type="text/css"&gt;
    #container{
        width: 562px;
        height: 393px;
        margin:0 auto;
        overflow:auto;
        }

    .content{
        width: 1235px;
        height: 366px;
        }

    .content-data{
        width: 100px;
        height: 80px;
        border: 1px solid #00CC33;
        float: left;
        margin: 5px;
		}
&lt;/style&gt;
&lt;link rel="stylesheet" type="text/css" href="css/jScrollHorizontalPane.css" /&gt;
&lt;script type="text/javascript" src="js/jquery-1.3.2.min.js"&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="js/jScrollHorizontalPane.js"&gt;&lt;/script&gt;
&lt;script type="text/javascript"&gt;
    $(document).ready(function(){
	$('.scroll-pane').jScrollHorizontalPane();
    });
&lt;/script&gt;
</pre>
<p style="font-size:14px;">
<strong>Step 12:</strong> That&#8217;s it. We are done. Just save your html file, and see your customized horizontal scrollbar come alive. Now you can edit the <strong>jScrollHorizontalPane.css</strong> file to customize it as per your requirement. Click <a href="http://vikrammehta.website.org/JQUERY%20PLUGINS/JSCROLLHORIZONTALPANE/" title="jScrollPane Demonstration" target="_blank">here</a> to see the demo of jScrollHorizontalPane. For a complete list of options and detailed description, please visit the <a href="http://plugins.jquery.com/project/jscrollhorizontalpane" title="jScrollHorizontalPane Homepage" target="_blank">jScrollHorizontalPane</a> homepage.
</p>
<p style="font-size:14px;">
Please visit the following links for jScrollHorizontalPane related content:
</p>
<ul style="font-size:14px;">
<li><a href="http://threeformed.com/blog/jscrollhorizontalpane/" title="jScrollHorizontalPane Homepage" target="_blank">jScrollHorizontalPane Homepage</a></li>
<li><a href="http://www.threeformed.com/labs/jScrollHorizontalPane/examples/basicScroller.html" title="jScrollHorizontalPane Basic Examples" target="_blank">jScrollHorizontalPane Basic Examples</a></li>
</ul>
<hr size="3" />
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/how2designweb.wordpress.com/229/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/how2designweb.wordpress.com/229/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/how2designweb.wordpress.com/229/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/how2designweb.wordpress.com/229/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/how2designweb.wordpress.com/229/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/how2designweb.wordpress.com/229/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/how2designweb.wordpress.com/229/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/how2designweb.wordpress.com/229/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/how2designweb.wordpress.com/229/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/how2designweb.wordpress.com/229/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/how2designweb.wordpress.com/229/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/how2designweb.wordpress.com/229/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/how2designweb.wordpress.com/229/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/how2designweb.wordpress.com/229/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=how2designweb.wordpress.com&amp;blog=14271357&amp;post=229&amp;subd=how2designweb&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://how2designweb.wordpress.com/2010/07/25/how-to-customize-browser-default-horizontal-scrollbar-jscrollhorizontalpane-step-by-step/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9586e16cf91e6f35f08ff8c1156e11a4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">how2designweb</media:title>
		</media:content>

		<media:content url="http://how2designweb.files.wordpress.com/2010/07/untitled2.jpg" medium="image">
			<media:title type="html">jScrollHorizontalPane Demo Picture</media:title>
		</media:content>

		<media:content url="http://how2designweb.files.wordpress.com/2010/07/structure.jpg" medium="image">
			<media:title type="html">File Structure</media:title>
		</media:content>
	</item>
		<item>
		<title>A Great Collection of Wallpapers</title>
		<link>http://how2designweb.wordpress.com/2010/07/24/a-great-collection-of-wallpapers/</link>
		<comments>http://how2designweb.wordpress.com/2010/07/24/a-great-collection-of-wallpapers/#comments</comments>
		<pubDate>Sat, 24 Jul 2010 13:13:15 +0000</pubDate>
		<dc:creator>how2designweb</dc:creator>
				<category><![CDATA[Wallpapers]]></category>
		<category><![CDATA[Beautiful Wallpapers]]></category>
		<category><![CDATA[good collection of wallpapers]]></category>
		<category><![CDATA[great collection of wallpapers]]></category>
		<category><![CDATA[great wallpapers]]></category>
		<category><![CDATA[nice wallpapers]]></category>

		<guid isPermaLink="false">http://how2designweb.wordpress.com/?p=190</guid>
		<description><![CDATA[Hello All, Here I am sharing a random collection of beautiful wallpapers which I downloaded from internet.. I hope you will like them too.. Source: SocWall<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=how2designweb.wordpress.com&amp;blog=14271357&amp;post=190&amp;subd=how2designweb&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p style="font-size:14px;">
Hello All, Here I am sharing a random collection of beautiful wallpapers which I downloaded from internet.. I hope you will like them too..
</p>

<a href='http://how2designweb.wordpress.com/2010/07/24/a-great-collection-of-wallpapers/201018011143-16295/' title='201018011143-16295'><img data-attachment-id='198' data-orig-size='1280,960' data-liked='0'width="590" height="442" src="http://how2designweb.files.wordpress.com/2010/07/201018011143-16295.jpg?w=590&#038;h=442" class="attachment-full" alt="201018011143-16295" title="201018011143-16295" /></a>
<a href='http://how2designweb.wordpress.com/2010/07/24/a-great-collection-of-wallpapers/201004043548-17325/' title='201004043548-17325'><img data-attachment-id='191' data-orig-size='1920,1080' data-liked='0'width="590" height="331" src="http://how2designweb.files.wordpress.com/2010/07/201004043548-17325.jpg?w=590&#038;h=331" class="attachment-full" alt="201004043548-17325" title="201004043548-17325" /></a>
<a href='http://how2designweb.wordpress.com/2010/07/24/a-great-collection-of-wallpapers/201028032332-17235/' title='201028032332-17235'><img data-attachment-id='213' data-orig-size='1920,1200' data-liked='0'width="590" height="368" src="http://how2designweb.files.wordpress.com/2010/07/201028032332-17235.jpg?w=590&#038;h=368" class="attachment-full" alt="201028032332-17235" title="201028032332-17235" /></a>
<a href='http://how2designweb.wordpress.com/2010/07/24/a-great-collection-of-wallpapers/201006071100-18484/' title='201006071100-18484'><img data-attachment-id='193' data-orig-size='1280,800' data-liked='0'width="590" height="368" src="http://how2designweb.files.wordpress.com/2010/07/201006071100-18484.jpg?w=590&#038;h=368" class="attachment-full" alt="201006071100-18484" title="201006071100-18484" /></a>
<a href='http://how2designweb.wordpress.com/2010/07/24/a-great-collection-of-wallpapers/201022031436-17126/' title='201022031436-17126'><img data-attachment-id='203' data-orig-size='2560,1440' data-liked='0'width="590" height="331" src="http://how2designweb.files.wordpress.com/2010/07/201022031436-17126.jpg?w=590&#038;h=331" class="attachment-full" alt="201022031436-17126" title="201022031436-17126" /></a>
<a href='http://how2designweb.wordpress.com/2010/07/24/a-great-collection-of-wallpapers/201025035048-17185/' title='201025035048-17185'><img data-attachment-id='208' data-orig-size='1772,1181' data-liked='0'width="590" height="393" src="http://how2designweb.files.wordpress.com/2010/07/201025035048-17185.jpg?w=590&#038;h=393" class="attachment-full" alt="201025035048-17185" title="201025035048-17185" /></a>
<a href='http://how2designweb.wordpress.com/2010/07/24/a-great-collection-of-wallpapers/201025043423-17674/' title='201025043423-17674'><img data-attachment-id='209' data-orig-size='1280,960' data-liked='0'width="590" height="442" src="http://how2designweb.files.wordpress.com/2010/07/201025043423-17674.jpg?w=590&#038;h=442" class="attachment-full" alt="201025043423-17674" title="201025043423-17674" /></a>
<a href='http://how2designweb.wordpress.com/2010/07/24/a-great-collection-of-wallpapers/201017063259-18243/' title='201017063259-18243'><img data-attachment-id='197' data-orig-size='1280,720' data-liked='0'width="590" height="331" src="http://how2designweb.files.wordpress.com/2010/07/201017063259-18243.jpg?w=590&#038;h=331" class="attachment-full" alt="201017063259-18243" title="201017063259-18243" /></a>
<a href='http://how2designweb.wordpress.com/2010/07/24/a-great-collection-of-wallpapers/201014061332-18207/' title='201014061332-18207'><img data-attachment-id='195' data-orig-size='1920,1200' data-liked='0'width="590" height="368" src="http://how2designweb.files.wordpress.com/2010/07/201014061332-18207.jpg?w=590&#038;h=368" class="attachment-full" alt="201014061332-18207" title="201014061332-18207" /></a>
<a href='http://how2designweb.wordpress.com/2010/07/24/a-great-collection-of-wallpapers/201026031025-17200/' title='201026031025-17200'><img data-attachment-id='211' data-orig-size='1600,1200' data-liked='0'width="590" height="442" src="http://how2designweb.files.wordpress.com/2010/07/201026031025-17200.jpg?w=590&#038;h=442" class="attachment-full" alt="201026031025-17200" title="201026031025-17200" /></a>
<a href='http://how2designweb.wordpress.com/2010/07/24/a-great-collection-of-wallpapers/201019054302-17955/' title='201019054302-17955'><img data-attachment-id='201' data-orig-size='1280,853' data-liked='0'width="590" height="393" src="http://how2designweb.files.wordpress.com/2010/07/201019054302-17955.jpg?w=590&#038;h=393" class="attachment-full" alt="201019054302-17955" title="201019054302-17955" /></a>
<a href='http://how2designweb.wordpress.com/2010/07/24/a-great-collection-of-wallpapers/201025033818-17194/' title='201025033818-17194'><img data-attachment-id='207' data-orig-size='1366,768' data-liked='0'width="590" height="331" src="http://how2designweb.files.wordpress.com/2010/07/201025033818-17194.jpg?w=590&#038;h=331" class="attachment-full" alt="201025033818-17194" title="201025033818-17194" /></a>
<a href='http://how2designweb.wordpress.com/2010/07/24/a-great-collection-of-wallpapers/201025031033-17182/' title='201025031033-17182'><img data-attachment-id='206' data-orig-size='1600,1200' data-liked='0'width="590" height="442" src="http://how2designweb.files.wordpress.com/2010/07/201025031033-17182.jpg?w=590&#038;h=442" class="attachment-full" alt="201025031033-17182" title="201025031033-17182" /></a>
<a href='http://how2designweb.wordpress.com/2010/07/24/a-great-collection-of-wallpapers/201017032200-17055/' title='201017032200-17055'><img data-attachment-id='196' data-orig-size='1920,1200' data-liked='0'width="590" height="368" src="http://how2designweb.files.wordpress.com/2010/07/201017032200-17055.jpg?w=590&#038;h=368" class="attachment-full" alt="201017032200-17055" title="201017032200-17055" /></a>
<a href='http://how2designweb.wordpress.com/2010/07/24/a-great-collection-of-wallpapers/201021042248-17641/' title='201021042248-17641'><img data-attachment-id='202' data-orig-size='1280,887' data-liked='0'width="590" height="408" src="http://how2designweb.files.wordpress.com/2010/07/201021042248-17641.jpg?w=590&#038;h=408" class="attachment-full" alt="201021042248-17641" title="201021042248-17641" /></a>
<a href='http://how2designweb.wordpress.com/2010/07/24/a-great-collection-of-wallpapers/201013060320-18193/' title='201013060320-18193'><img data-attachment-id='194' data-orig-size='1280,960' data-liked='0'width="590" height="442" src="http://how2designweb.files.wordpress.com/2010/07/201013060320-18193.jpg?w=590&#038;h=442" class="attachment-full" alt="201013060320-18193" title="201013060320-18193" /></a>
<a href='http://how2designweb.wordpress.com/2010/07/24/a-great-collection-of-wallpapers/on-air/' title='on air!!'><img data-attachment-id='199' data-orig-size='4500,4100' data-liked='0'width="590" height="537" src="http://how2designweb.files.wordpress.com/2010/07/201018031333-17068.jpg?w=590&#038;h=537" class="attachment-full" alt="on air!!" title="on air!!" /></a>
<a href='http://how2designweb.wordpress.com/2010/07/24/a-great-collection-of-wallpapers/201029042901-17721/' title='201029042901-17721'><img data-attachment-id='214' data-orig-size='3008,2000' data-liked='0'width="590" height="392" src="http://how2designweb.files.wordpress.com/2010/07/201029042901-17721.jpg?w=590&#038;h=392" class="attachment-full" alt="201029042901-17721" title="201029042901-17721" /></a>
<a href='http://how2designweb.wordpress.com/2010/07/24/a-great-collection-of-wallpapers/201024032857-17178/' title='201024032857-17178'><img data-attachment-id='205' data-orig-size='1280,1024' data-liked='0'width="590" height="472" src="http://how2designweb.files.wordpress.com/2010/07/201024032857-17178.jpg?w=590&#038;h=472" class="attachment-full" alt="201024032857-17178" title="201024032857-17178" /></a>
<a href='http://how2designweb.wordpress.com/2010/07/24/a-great-collection-of-wallpapers/201004044442-17347/' title='201004044442-17347'><img data-attachment-id='192' data-orig-size='4724,3143' data-liked='0'width="590" height="392" src="http://how2designweb.files.wordpress.com/2010/07/201004044442-17347.jpg?w=590&#038;h=392" class="attachment-full" alt="201004044442-17347" title="201004044442-17347" /></a>
<a href='http://how2designweb.wordpress.com/2010/07/24/a-great-collection-of-wallpapers/201026030445-17214/' title='201026030445-17214'><img data-attachment-id='210' data-orig-size='1920,1200' data-liked='0'width="590" height="368" src="http://how2designweb.files.wordpress.com/2010/07/201026030445-17214.jpg?w=590&#038;h=368" class="attachment-full" alt="201026030445-17214" title="201026030445-17214" /></a>
<a href='http://how2designweb.wordpress.com/2010/07/24/a-great-collection-of-wallpapers/201023035920-17159/' title='201023035920-17159'><img data-attachment-id='204' data-orig-size='2560,1600' data-liked='0'width="590" height="368" src="http://how2designweb.files.wordpress.com/2010/07/201023035920-17159.jpg?w=590&#038;h=368" class="attachment-full" alt="201023035920-17159" title="201023035920-17159" /></a>
<a href='http://how2designweb.wordpress.com/2010/07/24/a-great-collection-of-wallpapers/201031035833-17272/' title='201031035833-17272'><img data-attachment-id='215' data-orig-size='1600,1200' data-liked='0'width="590" height="442" src="http://how2designweb.files.wordpress.com/2010/07/201031035833-17272.jpg?w=590&#038;h=442" class="attachment-full" alt="201031035833-17272" title="201031035833-17272" /></a>
<a href='http://how2designweb.wordpress.com/2010/07/24/a-great-collection-of-wallpapers/201027034930-17227/' title='201027034930-17227'><img data-attachment-id='212' data-orig-size='1920,1200' data-liked='0'width="590" height="368" src="http://how2designweb.files.wordpress.com/2010/07/201027034930-17227.jpg?w=590&#038;h=368" class="attachment-full" alt="201027034930-17227" title="201027034930-17227" /></a>
<a href='http://how2designweb.wordpress.com/2010/07/24/a-great-collection-of-wallpapers/201018044334-17625/' title='201018044334-17625'><img data-attachment-id='200' data-orig-size='3872,2592' data-liked='0'width="590" height="394" src="http://how2designweb.files.wordpress.com/2010/07/201018044334-17625.jpg?w=590&#038;h=394" class="attachment-full" alt="201018044334-17625" title="201018044334-17625" /></a>

<p style="font-size:14px;">
Source:
</p>
<ul style="font-size:14px;">
<li><a href="http://www.socwall.com/" title="http://www.socwall.com/" target="_blank">SocWall</a></li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/how2designweb.wordpress.com/190/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/how2designweb.wordpress.com/190/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/how2designweb.wordpress.com/190/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/how2designweb.wordpress.com/190/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/how2designweb.wordpress.com/190/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/how2designweb.wordpress.com/190/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/how2designweb.wordpress.com/190/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/how2designweb.wordpress.com/190/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/how2designweb.wordpress.com/190/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/how2designweb.wordpress.com/190/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/how2designweb.wordpress.com/190/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/how2designweb.wordpress.com/190/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/how2designweb.wordpress.com/190/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/how2designweb.wordpress.com/190/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=how2designweb.wordpress.com&amp;blog=14271357&amp;post=190&amp;subd=how2designweb&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://how2designweb.wordpress.com/2010/07/24/a-great-collection-of-wallpapers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9586e16cf91e6f35f08ff8c1156e11a4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">how2designweb</media:title>
		</media:content>

		<media:content url="http://how2designweb.files.wordpress.com/2010/07/201018031333-17068.jpg" medium="image">
			<media:title type="html">on air!!</media:title>
		</media:content>

		<media:content url="http://how2designweb.files.wordpress.com/2010/07/201019054302-17955.jpg" medium="image">
			<media:title type="html">201019054302-17955</media:title>
		</media:content>

		<media:content url="http://how2designweb.files.wordpress.com/2010/07/201013060320-18193.jpg" medium="image">
			<media:title type="html">201013060320-18193</media:title>
		</media:content>

		<media:content url="http://how2designweb.files.wordpress.com/2010/07/201017063259-18243.jpg" medium="image">
			<media:title type="html">201017063259-18243</media:title>
		</media:content>

		<media:content url="http://how2designweb.files.wordpress.com/2010/07/201029042901-17721.jpg" medium="image">
			<media:title type="html">201029042901-17721</media:title>
		</media:content>

		<media:content url="http://how2designweb.files.wordpress.com/2010/07/201026030445-17214.jpg" medium="image">
			<media:title type="html">201026030445-17214</media:title>
		</media:content>

		<media:content url="http://how2designweb.files.wordpress.com/2010/07/201017032200-17055.jpg" medium="image">
			<media:title type="html">201017032200-17055</media:title>
		</media:content>

		<media:content url="http://how2designweb.files.wordpress.com/2010/07/201004043548-17325.jpg" medium="image">
			<media:title type="html">201004043548-17325</media:title>
		</media:content>

		<media:content url="http://how2designweb.files.wordpress.com/2010/07/201025043423-17674.jpg" medium="image">
			<media:title type="html">201025043423-17674</media:title>
		</media:content>

		<media:content url="http://how2designweb.files.wordpress.com/2010/07/201021042248-17641.jpg" medium="image">
			<media:title type="html">201021042248-17641</media:title>
		</media:content>

		<media:content url="http://how2designweb.files.wordpress.com/2010/07/201014061332-18207.jpg" medium="image">
			<media:title type="html">201014061332-18207</media:title>
		</media:content>

		<media:content url="http://how2designweb.files.wordpress.com/2010/07/201025035048-17185.jpg" medium="image">
			<media:title type="html">201025035048-17185</media:title>
		</media:content>

		<media:content url="http://how2designweb.files.wordpress.com/2010/07/201027034930-17227.jpg" medium="image">
			<media:title type="html">201027034930-17227</media:title>
		</media:content>

		<media:content url="http://how2designweb.files.wordpress.com/2010/07/201023035920-17159.jpg" medium="image">
			<media:title type="html">201023035920-17159</media:title>
		</media:content>

		<media:content url="http://how2designweb.files.wordpress.com/2010/07/201025031033-17182.jpg" medium="image">
			<media:title type="html">201025031033-17182</media:title>
		</media:content>

		<media:content url="http://how2designweb.files.wordpress.com/2010/07/201022031436-17126.jpg" medium="image">
			<media:title type="html">201022031436-17126</media:title>
		</media:content>

		<media:content url="http://how2designweb.files.wordpress.com/2010/07/201018044334-17625.jpg" medium="image">
			<media:title type="html">201018044334-17625</media:title>
		</media:content>

		<media:content url="http://how2designweb.files.wordpress.com/2010/07/201006071100-18484.jpg" medium="image">
			<media:title type="html">201006071100-18484</media:title>
		</media:content>

		<media:content url="http://how2designweb.files.wordpress.com/2010/07/201024032857-17178.jpg" medium="image">
			<media:title type="html">201024032857-17178</media:title>
		</media:content>

		<media:content url="http://how2designweb.files.wordpress.com/2010/07/201026031025-17200.jpg" medium="image">
			<media:title type="html">201026031025-17200</media:title>
		</media:content>

		<media:content url="http://how2designweb.files.wordpress.com/2010/07/201018011143-16295.jpg" medium="image">
			<media:title type="html">201018011143-16295</media:title>
		</media:content>

		<media:content url="http://how2designweb.files.wordpress.com/2010/07/201028032332-17235.jpg" medium="image">
			<media:title type="html">201028032332-17235</media:title>
		</media:content>

		<media:content url="http://how2designweb.files.wordpress.com/2010/07/201031035833-17272.jpg" medium="image">
			<media:title type="html">201031035833-17272</media:title>
		</media:content>

		<media:content url="http://how2designweb.files.wordpress.com/2010/07/201025033818-17194.jpg" medium="image">
			<media:title type="html">201025033818-17194</media:title>
		</media:content>

		<media:content url="http://how2designweb.files.wordpress.com/2010/07/201004044442-17347.jpg" medium="image">
			<media:title type="html">201004044442-17347</media:title>
		</media:content>
	</item>
		<item>
		<title>How to use any font on your website</title>
		<link>http://how2designweb.wordpress.com/2010/07/11/how-to-use-any-font-on-your-website/</link>
		<comments>http://how2designweb.wordpress.com/2010/07/11/how-to-use-any-font-on-your-website/#comments</comments>
		<pubDate>Sat, 10 Jul 2010 21:38:58 +0000</pubDate>
		<dc:creator>how2designweb</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[@font face]]></category>
		<category><![CDATA[@font-face kit generator]]></category>
		<category><![CDATA[font squirrel]]></category>
		<category><![CDATA[font squirrel font face generator]]></category>
		<category><![CDATA[font-face kit]]></category>
		<category><![CDATA[how to display custom fonts on a website]]></category>
		<category><![CDATA[how to use custom fonts on a website]]></category>
		<category><![CDATA[how to use custom fonts on webpage]]></category>
		<category><![CDATA[how to use fonts of your choice]]></category>
		<category><![CDATA[how to use fonts of your choice on a website]]></category>
		<category><![CDATA[use fonts of your choice in web design]]></category>
		<category><![CDATA[use your own fonts]]></category>
		<category><![CDATA[use your own fonts on your website]]></category>

		<guid isPermaLink="false">http://how2designweb.wordpress.com/?p=174</guid>
		<description><![CDATA[How to use any font on your website This question might sound very simple to answer. Just download the font of your choice, install it, and include it (using font-family CSS property) in your website. But in reality it is not as simple as it sounds. What happens if your visitors (website visitors) dont have [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=how2designweb.wordpress.com&amp;blog=14271357&amp;post=174&amp;subd=how2designweb&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h2 style="color:#ff0000;">How to use any font on your website</h2>
<p style="font-size:14px;">
This question might sound very simple to answer. Just download the font of your choice, install it, and include it (using <strong>font-family</strong> CSS property) in your website. But in reality it is not as simple as it sounds. What happens if your visitors (website visitors) dont have the same font installed on their system? If you use a font that is not installed on your website visitor’s computer then his or her browser will show some other font that is present on their computer.
</p>
<p style="font-size:14px;">
So, What is the easiest way of using fonts of your choice on your website? The answer is &#8220;<strong><a href="http://www.fontsquirrel.com/" title="Font Squirrel" target="_blank">Font Squirrel</a></strong>&#8220;. This is one website which provides <a href="http://www.fontsquirrel.com/fontface" title="Font Face Kits" target="_blank">@Font-Face Kits</a>, which is a tool that allows you to easily use any font in your web sites. <strong><a href="http://www.fontsquirrel.com/" title="Font Squirrel" target="_blank">Font Squirrel</a></strong> uses a technique called &#8220;<strong>font embedding</strong>&#8220;. <strong>Font-Embedding</strong> is a technique which allows fonts to be temporarily installed on a user&#8217;s computer so that a Web page is displayed exactly as the Web designer intended. To know more about the &#8220;font-embedding technique&#8221; go to <a href="http://msdn.microsoft.com/en-us/library/ms530303%28VS.85%29.aspx" title="About Font Embedding" target="_blank">this</a> link.
</p>
<p>
<a href="http://how2designweb.files.wordpress.com/2010/07/untitled.jpg"><img src="http://how2designweb.files.wordpress.com/2010/07/untitled.jpg?w=300&#038;h=171" alt="Demo of Font Embedding- Use any font on a webpage" title="Demo of Font Embedding- Use any font on a webpage" width="300" height="171" class="aligncenter size-medium wp-image-175" /></a>
</p>
<p style="font-size:14px;">
Click <a href="http://vikrammehta.website.org/FONTSQUIRREL/" title="Font Embedding Demo" target="_blank">here</a> to go to the <span style="color:#ff0000;">demonstration page</span>, where I have used some uncommon fonts to explain the usage of &#8220;Font Squirrel&#8221; @font-face kit generators.
</p>
<p style="font-size:14px;">
Now Step by Step we will see how to use custom fonts on our webpage/ website.
</p>
<p style="font-size:14px;">
<strong>Step 1:</strong> Download a font of your choice (which you want to use in your webpage/ website). Save it on your desktop.
</p>
<p style="font-size:14px;">
<strong>Step 2:</strong> Go to the following link &#8220;<a href="http://www.fontsquirrel.com/fontface/generator" title="Font Face Generator - Fontsquirrel" target="_blank">http://www.fontsquirrel.com/fontface/generator</a>&#8220;.You should now see something like this:
</p>
<p>
<a href="http://how2designweb.files.wordpress.com/2010/07/fontfacegenerator.jpg"><img src="http://how2designweb.files.wordpress.com/2010/07/fontfacegenerator.jpg?w=590" alt="Font Face Generator Kit on Font Squirrel" title="Font Face Generator Kit on Font Squirrel"   class="aligncenter size-full wp-image-176" /></a>
</p>
<p style="font-size:14px;">
<strong>Step 3:</strong> Click on &#8220;<strong>Add Fonts</strong>&#8221; button on the top. Select the font that we have downloaded (to be used on our website/ webpage). And click on &#8220;Open&#8221; button, which will upload that font.
</p>
<p style="font-size:14px;">
<strong>Step 4:</strong> Check the box as shown in the figure (Marked in red border). Before you check the box, make sure that the fonts you are uploading are legally eligible for web embedding.
</p>
<div id="attachment_182" class="wp-caption aligncenter" style="width: 610px"><a href="http://how2designweb.files.wordpress.com/2010/07/untitled13.jpg"><img src="http://how2designweb.files.wordpress.com/2010/07/untitled13.jpg?w=590" alt="Font Face Kit Generator - Font Squirrel" title="Font Face Kit Generator - Font Squirrel"   class="size-full wp-image-182" /></a><p class="wp-caption-text">Font Face Kit Generator - Font Squirrel</p></div>
<p style="font-size:14px;">
Once you check the box, you will see that a button appears on the bottom of the screen which says &#8220;<strong>Download your kit</strong>&#8220;. (See the picture above- Marked with blue border).
</p>
<p style="font-size:14px;">
<strong>Step 5:</strong> Click on the button, and save the zipped file on your desktop. Extract the contents of the zipped file in the folder where you have saved your html files. In the extracted content, you will find a file called &#8220;<strong>stylesheet.css</strong>&#8220;. This file contains the style rules for the font that we are going to embedd in our website. Its content will look something like this:
</p>
<pre style="background:#cccccc;overflow:auto;border:3px solid #0000ff;color:#0000ff;padding:10px;">
@font-face {
	font-family: 'ArcanumRegular';
	src: url('arcanum-webfont.eot');
	src: local('☺'), url('arcanum-webfont.woff') format('woff'), url('arcanum-webfont.ttf') format('truetype'), url('arcanum-webfont.svg#webfonta1BeegY1') format('svg');
	font-weight: normal;
	font-style: normal;
}
</pre>
<p style="font-size:14px;">
<strong>Step 6:</strong> Copy and paste the content of your &#8220;<strong>stylesheet.css</strong>&#8221; file on top of your main css file. Now the section of your webpage where you want to use your own downloaded font, just use the style rule-  <strong>font-family: &#8220;Your-font-name&#8221;;</strong>.
</p>
<p style="font-size:14px;">
That&#8217;s it. Now you see how easy it is to use the custom fonts on your website using &#8220;Font Squirrel&#8221;. Click <a href="http://vikrammehta.website.org/FONTSQUIRREL/" title="Font Embedding Demo" target="_blank">here</a> to go to the demonstration page, where I have used some uncommon fonts to explain the usage of &#8220;Font Squirrel&#8221; @font-face kit generators.
</p>
<p style="font-size:14px;">
For more information on font-embedding and &#8220;How to use custom fonts on a webpage&#8221;, please visit the following links:</p>
<ul style="font-size:14px;">
<li><a href="http://www.web100.com/lists/3-easy-ways-to-use-custom-fonts-online" title="3 easy ways to use custom fonts online" target="_blank">3 easy ways to use custom fonts online</a></li>
<li><a href="http://www.puglypixel.com/2010/07/08/font-squirrel/" title="Pixel Pointers: Font Squirrel Favorites" target="_blank">Pixel Pointers: Font Squirrel Favorites</a></li>
<li><a href="http://www.fontembedding.com/" title="Why FontEmbedding" target="_blank">Why FontEmbedding</a></li>
<li><a href="http://www.howtoplaza.com/how-to-use-custom-fonts-on-your-website-with-css" title="How To Use Custom Fonts On Your Website With CSS" target="_blank">How To Use Custom Fonts On Your Website With CSS</a></li>
<li><a href="http://areyoutechie.wordpress.com/2009/08/07/5-techniques-for-custom-font-embedding/" title="5 Techniques For Custom Font Embedding" target="_blank">5 Techniques For Custom Font Embedding</a></li>
</ul>
<hr size="3">
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/how2designweb.wordpress.com/174/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/how2designweb.wordpress.com/174/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/how2designweb.wordpress.com/174/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/how2designweb.wordpress.com/174/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/how2designweb.wordpress.com/174/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/how2designweb.wordpress.com/174/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/how2designweb.wordpress.com/174/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/how2designweb.wordpress.com/174/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/how2designweb.wordpress.com/174/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/how2designweb.wordpress.com/174/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/how2designweb.wordpress.com/174/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/how2designweb.wordpress.com/174/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/how2designweb.wordpress.com/174/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/how2designweb.wordpress.com/174/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=how2designweb.wordpress.com&amp;blog=14271357&amp;post=174&amp;subd=how2designweb&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://how2designweb.wordpress.com/2010/07/11/how-to-use-any-font-on-your-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9586e16cf91e6f35f08ff8c1156e11a4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">how2designweb</media:title>
		</media:content>

		<media:content url="http://how2designweb.files.wordpress.com/2010/07/untitled.jpg?w=300" medium="image">
			<media:title type="html">Demo of Font Embedding- Use any font on a webpage</media:title>
		</media:content>

		<media:content url="http://how2designweb.files.wordpress.com/2010/07/fontfacegenerator.jpg" medium="image">
			<media:title type="html">Font Face Generator Kit on Font Squirrel</media:title>
		</media:content>

		<media:content url="http://how2designweb.files.wordpress.com/2010/07/untitled13.jpg" medium="image">
			<media:title type="html">Font Face Kit Generator - Font Squirrel</media:title>
		</media:content>
	</item>
		<item>
		<title>2 Great jQuery Plugins for making rounded corners</title>
		<link>http://how2designweb.wordpress.com/2010/07/03/2-great-jquery-plugins-for-making-rounded-corners/</link>
		<comments>http://how2designweb.wordpress.com/2010/07/03/2-great-jquery-plugins-for-making-rounded-corners/#comments</comments>
		<pubDate>Sat, 03 Jul 2010 14:56:12 +0000</pubDate>
		<dc:creator>how2designweb</dc:creator>
				<category><![CDATA[jQuery Plugins]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[2 best jquery plugins for making rounded corner boxes]]></category>
		<category><![CDATA[2 great plugins to create rounded corners]]></category>
		<category><![CDATA[dd_roundies]]></category>
		<category><![CDATA[dd_roundies tutorial]]></category>
		<category><![CDATA[easiest way to create rounded corners]]></category>
		<category><![CDATA[how to make rounded corners]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[jquery corner plugin]]></category>
		<category><![CDATA[jquery corner plugin tutorial]]></category>
		<category><![CDATA[most efficient way to create rounded corners]]></category>
		<category><![CDATA[rounded corner]]></category>
		<category><![CDATA[rounded corner boxes]]></category>
		<category><![CDATA[rounded corner html elements]]></category>
		<category><![CDATA[rounded corner plugins]]></category>
		<category><![CDATA[rounded corners]]></category>
		<category><![CDATA[rounded corners for block level and inline elements]]></category>
		<category><![CDATA[rounded corners in 1 minute]]></category>
		<category><![CDATA[simplest way to make rounded corner boxes]]></category>
		<category><![CDATA[step by step tutorial]]></category>
		<category><![CDATA[step by step tutorial for making rounded corners]]></category>
		<category><![CDATA[tutorial for rounded corners]]></category>

		<guid isPermaLink="false">http://how2designweb.wordpress.com/?p=157</guid>
		<description><![CDATA[Simplest way to create rounded corners There are many different ways to create rounded corner boxes on a web page. Web designers employ many different techniques to create rounded corners, most of which make use of background images and CSS. This technique is good but is tedious, time consuming and adds extra markup in your [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=how2designweb.wordpress.com&amp;blog=14271357&amp;post=157&amp;subd=how2designweb&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h2 style="color:#ff0000;">Simplest way to create rounded corners</h2>
<p style="font-size:14px;">
There are many different ways to create rounded corner boxes on a web page. Web designers employ many different techniques to create rounded corners, most of which make use of background images and CSS. This technique is good but is tedious, time consuming and adds extra markup in your html document with no structural value.
</p>
<p style="font-size:14px;">
Today I will discuss about 2 great jQuery plugins which will help you in creating rounded corner boxes for your website in less than a minute. Believe me they are the easiest and simplest way to create rounded corner boxes. They are:
</p>
<ol>
<li style="color:#0000ff;font-weight:bold;font-size:14px;"><a href="http://github.com/malsup/corner" title="jQuery Corner Plugin" target="_blank">jQuery Corner Plugin</a></li>
<li style="color:#0000ff;font-weight:bold;font-size:14px;"><a href="http://www.dillerdesign.com/experiment/DD_roundies/" title="DD_roundies" target="_blank">DD_roundies</a></li>
</ol>
<h2 style="color:#ff0000;">jQuery Corner Plugin</h2>
<p style="font-size:14px;">
<a href="http://github.com/malsup/corner" title="jQuery Corner Plugin" target="_blank">jQuery Corner Plugin</a> is simple and one of my favourite plugin for creating rounded (or other styled) corners on html elements. Lets see how to use this plugin to create rounded corner boxes.
</p>
<p>
<a href="http://how2designweb.files.wordpress.com/2010/07/jquery-corner.jpg"><img src="http://how2designweb.files.wordpress.com/2010/07/jquery-corner.jpg?w=300&#038;h=172" alt="jquery-corner demonstration picture" title="jquery-corner" width="300" height="172" class="aligncenter size-medium wp-image-161" /></a>
</p>
<p style="font-size:14px;">
<a href="http://vikrammehta.website.org/JQUERY%20PLUGINS/JQUERY%20CORNER/" title="jQuery Corners Demo" target="_blank">Click here</a> to see <span style="color:rgb(255,0,0);">jQuery Corner Plugin demo</span>
</p>
<p style="font-size:14px;">
<strong>Step 1:</strong> Make a folder on your desktop, and give it a name. Lets say- &#8220;<strong>Project</strong>&#8220;. We will keep all our files inside this folder.</p>
<p style="font-size:14px;">
<strong>Step 2:</strong> To keep the structure organized, make a separate folder &quot;<strong>js</strong>&quot; inside <strong>Project</strong> folder. We will store the jQuery files in <strong>js</strong> folder.
</p>
<p style="font-size:14px;">
<strong>Step 3:</strong> Download the latest jQuery file (<a href="http://vikrammehta.website.org/JQUERY%20PLUGINS/JQUERY%20CORNER/js/jquery-1.3.2.min.js" title="jQuery download" target="_blank">jquery-1.3.2.js</a>), and the jQuery Corner plugin file (<a href="http://vikrammehta.website.org/JQUERY%20PLUGINS/JQUERY%20CORNER/js/jquery.corner.js" title="jQuery Corner Plugin download" target="_blank">jquery.corner.js</a>). Save both the files in <strong>js</strong> folder.
</p>
<p style="font-size:14px;">
<strong>Step 4:</strong> Now inside the main <strong>Project</strong> folder, create a blank html file. Name it as &#8220;<strong>index.html</strong>&#8220;.
</p>
<p style="font-size:14px;">
<strong>Step 5:</strong> Write the following lines of code between &lt;head&gt; and &lt;/head&gt; tags of &#8220;<strong>index.html</strong>&#8221; to include the <strong>js</strong> files.
</p>
<pre style="background:#cccccc;overflow:auto;border:3px solid #0000ff;color:#0000ff;padding:10px;">
&lt;script type="text/javascript" src="js/jquery-1.3.2.min.js"&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="js/jquery.corner.js"&gt;&lt;/script&gt;
</pre>
<p style="font-size:14px;">
<strong>Step 6:</strong> Write the following line of code between the &lt;body&gt; and &lt;/body&gt; tag of &#8220;<strong>index.html</strong>&#8220;. This will create a div tag with an <strong>id</strong> of &quot;<strong>box</strong>&quot; with some text content.
</p>
<pre style="background:#cccccc;overflow:auto;border:3px solid #0000ff;color:#0000ff;padding:10px;">
&lt;div id="box"&gt;
Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi. Nam liber tempor cum soluta nobis eleifend option congue nihil imperdiet doming id quod mazim placerat facer possim assum.
&lt;/div&gt;
</pre>
<p style="font-size:14px;">
<strong>Step 7:</strong> Write the following line of code between the &lt;head&gt; and &lt;/head&gt; tag of &#8220;<strong>index.html</strong>&#8220;. This will apply the following styles to the div tag with an <strong>id</strong> of &quot;<strong>box</strong>&quot;.
</p>
<pre style="background:#cccccc;overflow:auto;border:3px solid #0000ff;color:#0000ff;padding:10px;">
&lt;style type="text/css"&gt;
	#box{
		background: #FF9900;
		border: 2px solid #660033;
		width: 300px;
		margin: 0 auto;
		padding: 15px;
	}
&lt;/style&gt;
</pre>
<p style="font-size:14px;">
Here we are assigning the following styles to the box:
</p>
<ul style="font-size:14px;">
<li><strong>background color</strong> &#8212; #ff9900</li>
<li><strong>border</strong> &#8212; 8px</li>
<li><strong>width</strong> &#8212; 300px</li>
<li><strong>padding</strong> &#8212; 15px</li>
<li><strong>margin: 0 auto</strong> &#8212; To make the box appear in the center of the page.</li>
</ul>
<p style="font-size:14px;">
<strong>Step 8:</strong> Now write the following line of code between &lt;head&gt; and &lt;/head&gt; tag which will make the rounded corners appear.
</p>
<pre style="background:#cccccc;overflow:auto;border:3px solid #0000ff;color:#0000ff;padding:10px;">
&lt;script type="text/javascript"&gt;
	$(document).ready(function(){
		$('#box').corner();
	});
&lt;/script&gt;
</pre>
<p style="font-size:14px;">
Now lets review the complete code once again. Your html page should look something like this:
</p>
<pre style="background:#cccccc;overflow:auto;border:3px solid #0000ff;color:#0000ff;padding:10px;">
&lt;html xmlns="http://www.w3.org/1999/xhtml"&gt;
&lt;head&gt;
&lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8" /&gt;
&lt;title&gt;Untitled Document&lt;/title&gt;

&lt;style type="text/css"&gt;
	#box{
		background: #FF9900;
		border: 2px solid #660033;
		width: 300px;
		margin: 0 auto;
		padding: 15px;
	}
&lt;/style&gt;

&lt;script type="text/javascript" src="js/jquery-1.3.2.min.js"&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="js/jquery.corner.js"&gt;&lt;/script&gt;
&lt;script type="text/javascript"&gt;
	$(document).ready(function(){
		$('#box').corner();
	});
&lt;/script&gt;

&lt;/head&gt;

&lt;body&gt;

    &lt;div id="box"&gt;
    Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.
    &lt;/div&gt;

&lt;/body&gt;
&lt;/html&gt;
</pre>
<p style="font-size:14px;">
<strong>Step 9:</strong> That&#8217;s it. We are done now. <a href="http://vikrammehta.website.org/JQUERY%20PLUGINS/JQUERY%20CORNER/" title="jQuery Corners Demo" target="_blank">Click here</a> to go to the demo page to see some more examples.
</p>
<p style="font-size:14px;">
The best part about <a href="http://github.com/malsup/corner" title="jQuery Corner Plugin" target="_blank">jQuery Corner Plugin</a> is that it is very light weight. Not only you can create rounded corners, using this plugin, but also you can create bitten corners, dodge corners and many more. Above all, it exempts you from the trouble of creating rounded corners using background images and CSS. For a complete list of options and detailed description, please visit the <a href="http://jquery.malsup.com/corner/" title="jQuery Corners Demo" target="_blank">jQuery Corners Demo</a> homepage.
</p>
<p></p>
<h2 style="color:#ff0000;">DD_Roundies</h2>
<p style="font-size:14px;">
<a href="http://www.dillerdesign.com/experiment/DD_roundies/" title="DD_Roundies" target="_blank">DD_Roundies</a> is just another jQuery plugin which can be used for making the rounded corners. Here you might be thinking why do we need this plugin, when we already have <a href="http://github.com/malsup/corner" title="jQuery Corner" target="_blank">jQuery Corner</a> Plugin which also does the same task.
</p>
<p style="font-size:14px;">
One problem with jQuery Corner plugin is that you cannot use it with the inline elements (like anchor tags and spans). This problem is resolved by <a href="http://www.dillerdesign.com/experiment/DD_roundies/" title="DD_Roundies" target="_blank">DD_Roundies</a> plugin. DD_Roundies was mainly focussed to be used in Internet explorer browser. DD_roundies uses IE&#8217;s proprietary VML drawing language to create small images representing each corner of an element to be rounded. For more information about this plugin click <a href="http://www.filamentgroup.com/lab/achieving_rounded_corners_in_internet_explorer_for_jquery_ui_with_dd_roundi/" title="Achieving Rounded Corners in Internet Explorer for jQuery UI with DD_roundies" target="_blank">here</a>.
</p>
<p>
<a href="http://how2designweb.files.wordpress.com/2010/07/ddroundies.jpg"><img src="http://how2designweb.files.wordpress.com/2010/07/ddroundies.jpg?w=300&#038;h=172" alt="DD Roundies demonstration image" title="ddroundies" width="300" height="172" class="aligncenter size-medium wp-image-163" /></a>
</p>
<p style="font-size:14px;">
<a href="http://vikrammehta.website.org/JQUERY%20PLUGINS/DD%20ROUNDIES/" title="DD_Roundies Demo" target="_blank">Click here</a> to see <span style="color:rgb(255,0,0);">DD_Roundies Plugin demo</span>
</p>
<p style="font-size:14px;">
Lets see how to use this plugin to create rounded corner boxes.
</p>
<p style="font-size:14px;">
<strong>Step 1:</strong> Repeat the steps 1 to 7 as described above (in explaination for jQuery Corners Plugin). Just make sure that you copy the following two files in the <strong>js</strong> folder: (a) jQuery file (<a href="http://vikrammehta.website.org/JQUERY%20PLUGINS/JQUERY%20CORNER/js/jquery-1.3.2.min.js" title="jQuery download" target="_blank">jquery-1.3.2.js</a>), and (b) DD_Roundies plugin file (<a href="http://vikrammehta.website.org/JQUERY%20PLUGINS/DD%20ROUNDIES/js/DD_roundies.js" title="Download DD_Roundies Plugin" target="_blank">DD_roundies.js</a>). Save both the files in <strong>js</strong> folder.
</p>
<p style="font-size:14px;">
By now, the header section between &lt;head&gt; and &lt;/head&gt; of your <strong>index.html</strong> should look something like this:
</p>
<pre style="background:#cccccc;overflow:auto;border:3px solid #0000ff;color:#0000ff;padding:10px;">
&lt;style type="text/css"&gt;
.roundbox  {
    background-color:#FF0066;
    border:8px solid #FFCCCC;
    color:white;
    font-weight:bold;
    padding:10px;
    width:400px;
}
&lt;/style&gt;
&lt;script type="text/javascript" src="js/jquery-1.3.2.min.js"&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="js/DD_roundies.js"&gt;&lt;/script&gt;
</pre>
<p style="font-size:14px;">
And the code between &lt;body&gt; and &lt;/body&gt; of your <strong>index.html</strong> should look something like this:
</p>
<pre style="background:#cccccc;overflow:auto;border:3px solid #0000ff;color:#0000ff;padding:10px;">
&lt;div class=&quot;roundbox&quot;&gt;
Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi. Nam liber tempor cum soluta nobis eleifend option congue nihil imperdiet doming id quod mazim placerat facer possim assum.
&lt;/div&gt;
</pre>
<p style="font-size:14px;">
<strong>Step 2:</strong> Now write the following line of code between &lt;head&gt; and &lt;/head&gt; tag of <strong>index.html</strong> which will make the rounded corners appear.
</p>
<pre style="background:#cccccc;overflow:auto;border:3px solid #0000ff;color:#0000ff;padding:10px;">
&lt;script type="text/javascript"&gt;
	DD_roundies.addRule('.roundbox', '10px', true);
&lt;/script&gt;
</pre>
<p style="font-size:14px;">
By the end of this step, your <strong>index.html</strong> should look something like this:
</p>
<pre style="background:#cccccc;overflow:auto;border:3px solid #0000ff;color:#0000ff;padding:10px;">
&lt;html xmlns="http://www.w3.org/1999/xhtml"&gt;
&lt;head&gt;
&lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8" /&gt;
&lt;title&gt;Untitled Document&lt;/title&gt;
&lt;style type="text/css"&gt;
.roundbox{
	background-color: #FF0066;
	color: white;
	width: 300px;
	padding:10px;
	border:8px solid #FFCCCC;
	font-weight: bold;
}
&lt;/style&gt;

&lt;script type="text/javascript" src="js/jquery-1.3.2.min.js"&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="js/DD_roundies.js"&gt;&lt;/script&gt;
&lt;script type="text/javascript"&gt;
	DD_roundies.addRule('.roundbox', '10px', true);
&lt;/script&gt;
&lt;/head&gt;

&lt;body&gt;

&lt;div class="roundbox"&gt;
Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.
&lt;/div&gt;

&lt;/body&gt;
&lt;/html&gt;
</pre>
<p style="font-size:14px;">
<strong>Step 3:</strong> That&#8217;s the end of the lesson. <a href="http://vikrammehta.website.org/JQUERY%20PLUGINS/DD%20ROUNDIES/" title="DD_Roundies Demo" target="_blank">Click here</a> to go to the demo page to see some more examples. If you want to know more details about this plugin, feel free to visit the <a href="http://www.dillerdesign.com/experiment/DD_roundies/" title="DD_Roundies Homepage" target="_blank">homepage</a> of DD_Roundies.</p>
<hr size="3">
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/how2designweb.wordpress.com/157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/how2designweb.wordpress.com/157/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/how2designweb.wordpress.com/157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/how2designweb.wordpress.com/157/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/how2designweb.wordpress.com/157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/how2designweb.wordpress.com/157/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/how2designweb.wordpress.com/157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/how2designweb.wordpress.com/157/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/how2designweb.wordpress.com/157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/how2designweb.wordpress.com/157/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/how2designweb.wordpress.com/157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/how2designweb.wordpress.com/157/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/how2designweb.wordpress.com/157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/how2designweb.wordpress.com/157/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=how2designweb.wordpress.com&amp;blog=14271357&amp;post=157&amp;subd=how2designweb&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://how2designweb.wordpress.com/2010/07/03/2-great-jquery-plugins-for-making-rounded-corners/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9586e16cf91e6f35f08ff8c1156e11a4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">how2designweb</media:title>
		</media:content>

		<media:content url="http://how2designweb.files.wordpress.com/2010/07/jquery-corner.jpg?w=300" medium="image">
			<media:title type="html">jquery-corner</media:title>
		</media:content>

		<media:content url="http://how2designweb.files.wordpress.com/2010/07/ddroundies.jpg?w=300" medium="image">
			<media:title type="html">ddroundies</media:title>
		</media:content>
	</item>
		<item>
		<title>How to customize browser default Vertical Scrollbar: jScrollPane (Step by Step)</title>
		<link>http://how2designweb.wordpress.com/2010/06/27/how-to-customize-browser-default-vertical-scrollbar-jscrollpane-step-by-step/</link>
		<comments>http://how2designweb.wordpress.com/2010/06/27/how-to-customize-browser-default-vertical-scrollbar-jscrollpane-step-by-step/#comments</comments>
		<pubDate>Sun, 27 Jun 2010 16:27:09 +0000</pubDate>
		<dc:creator>how2designweb</dc:creator>
				<category><![CDATA[html]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jQuery Plugins]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[customize scrollbar]]></category>
		<category><![CDATA[customize scrollbar using jquery]]></category>
		<category><![CDATA[customize vertical scrollbar]]></category>
		<category><![CDATA[how to customize a browser default scrollbar]]></category>
		<category><![CDATA[how to customize a scrollbar]]></category>
		<category><![CDATA[jquery jscrollpane]]></category>
		<category><![CDATA[jscrollpane]]></category>
		<category><![CDATA[scrollbar customization]]></category>
		<category><![CDATA[scrollbar customization tutorial]]></category>
		<category><![CDATA[scrollbar styling]]></category>
		<category><![CDATA[simplest way to customize a scrollbar]]></category>
		<category><![CDATA[step by step tutorial on customizing a scrollbar]]></category>
		<category><![CDATA[vertical scrollbar customization]]></category>

		<guid isPermaLink="false">http://how2designweb.wordpress.com/?p=130</guid>
		<description><![CDATA[What is jScrollPane? jScrollPane is a jQuery Plugin that gives you the liberty to replace the browsers default &#8220;Vertical Scrollbars&#8221; with your own customized ones. This means that if you dont want the browsers default vertical scrollbars to appear on a webpage, then you can create your own customized scrollbars, and use it in place [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=how2designweb.wordpress.com&amp;blog=14271357&amp;post=130&amp;subd=how2designweb&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h2 style="color:#ff0000;">What is jScrollPane?</h2>
<p style="font-size:14px;">
	<a href="http://www.kelvinluck.com/assets/jquery/jScrollPane/jScrollPane.html" title="jScrollPane jQuery Plugin" target="_blank">jScrollPane</a> is a jQuery Plugin that gives you the liberty to replace the browsers default &#8220;Vertical Scrollbars&#8221; with your own customized ones. This means that if you dont want the browsers default vertical scrollbars to appear on a webpage, then you can create your own customized scrollbars, and use it in place of browsers default vertical scrollbars with the help of this plugin.
</p>
<p style="font-size:14px;">With the use of this jQuery Plugin, you can easily control the apperance of the custom scrollbars using simple CSS.
</p>
<p style="font-size:14px;">
<div id="attachment_137" class="wp-caption aligncenter" style="width: 310px"><a href="http://how2designweb.files.wordpress.com/2010/06/jscrollpane-picture.png"><img src="http://how2designweb.files.wordpress.com/2010/06/jscrollpane-picture.png?w=300&#038;h=263" alt="Image of Customized Scrollbar using jScrollPane" title="jScrollpane-picture" width="300" height="263" class="size-medium wp-image-137" /></a><p class="wp-caption-text">Image of Customized Scrollbar using jScrollPane</p></div>
</p>
<p style="font-size:14px;">
<a href="http://vikrammehta.website.org/JQUERY%20PLUGINS/JSCROLLPANE/" title="jScrollpane Demo" target="_blank">Click here</a> to see <span style="color:#ff0000;">jScrollPane demo</span>.
</p>
<h2 style="color:#ff0000;">How to use jScrollPane</h2>
<p style="font-size:14px;">
<strong>Step 1:</strong> Make a folder on your desktop, and give it a name. Lets say- &#8220;Project&#8221;. We will keep all our files inside this folder.
</p>
<p style="font-size:14px;">
<strong>Step 2:</strong> To keep the structure organized, make 2 separate folders inside <strong>Project</strong> -
</p>
<ol style="font-size:14px;">
<li><strong>js</strong> to store all javascript files</li>
<li><strong>css</strong> to store all stylesheet files</li>
</ol>
<p style="font-size:14px;">
<strong>Step 3:</strong> Download the latest jQuery file (<a href="http://vikrammehta.website.org/JQUERY%20PLUGINS/COLORBOX/js/jquery-1.3.2.min.js" target="_blank">jquery-1.3.2.js</a>), and the jScrollPane file (<a href="http://vikrammehta.website.org/JQUERY%20PLUGINS/JSCROLLPANE/js/jScrollPane.js" title="jScrollPane jQuery plugin download" target="_blank">jScrollPane.js</a>). Save both the files in <strong>js</strong> folder.
</p>
<p style="font-size:14px;">
<strong>Step 4:</strong> Download the css file that comes with jScrollPane (<a href="http://vikrammehta.website.org/JQUERY%20PLUGINS/JSCROLLPANE/css/jScrollPane.css" title="jScrollPane CSS download" target="_blank">jScrollPane.css</a>) and save it in <strong>css</strong> folder.
</p>
<p style="font-size:14px;">
<strong>Step 5:</strong> Now inside the main <strong>Project</strong> folder, create a blank html file. Name it as &#8220;<strong>index.html</strong>&#8220;.
</p>
<p style="font-size:14px;">
<strong>Step 6:</strong> Write the following lines of code between &lt;head&gt; and &lt;/head&gt; tags of &#8220;<strong>index.html</strong>&#8221; to include the <strong>js</strong> files and <strong>css</strong> files.
</p>
<pre style="background:#cccccc;overflow:auto;border:3px solid #0000ff;color:#0000ff;padding:10px;">
&lt;link rel="stylesheet" type="text/css" href="css/jScrollPane.css" /&gt;
&lt;script type="text/javascript" src="js/jquery-1.3.2.min.js"&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="js/jScrollPane.js"&gt;&lt;/script&gt;
</pre>
<p style="font-size:14px;">
<strong>Step 7:</strong> Now we need a vertical scrollbar (which can then be replaced with a customized Vertical Scrollbar). To create a vertical scrollbar, write the following code between &lt;body&gt; and &lt;/body&gt; tags of <strong>index.html</strong>.
</p>
<pre style="background:#cccccc;overflow:auto;border:3px solid #0000ff;color:#0000ff;padding:10px;">
&lt;div class="container" id=&quot;section-scroll&quot;&gt;
    &lt;div class="content"&gt;
    &lt;/div&gt;
&lt;/div&gt;
</pre>
<p style="font-size:14px;">
Here we are creating a box named <strong>container</strong>, which contains another box named <strong>content</strong>. Give the following styles to <strong>container</strong> box and <strong>content</strong> box.
</p>
<pre style="background:#cccccc;overflow:auto;border:3px solid #0000ff;color:#0000ff;padding:10px;">
&lt;style type="text/css"&gt;
    .container{
        width:400px;
        height:300px;
        overflow: auto;
    }

    .content{
        width:360px;
        height: 1000px;
        margin:10px auto;
    }
&lt;/style&gt;
</pre>
<p style="font-size:14px;">
By assigning these styles, you will find that the vertical scrollbar appears on the page.
</p>
<div style="background:#99FF99;border:2px dashed #990000;line-height:23px;overflow:visible;position:relative;color:#990000;font-size:14px;padding:10px;">
<h2 style="color:#990000;">What are we doing here ?</h2>
<p style="color:#990000;">
First, we created 2 boxes. we named them &#8220;<strong>container</strong>&#8221; and &#8220;<strong>content</strong>&#8220;.<br />
&#8220;<strong>Content</strong>&#8221; box goes inside the &#8220;<strong>Container</strong>&#8221; box. This we have already seen and understood.
</p>
<p style="color:#990000;">
Now lets see what we are doing in the styling part. We are giving a <strong>fixed height</strong> (300px) and <strong>width</strong> (400px) to the <strong>container</strong> box. Just remember one thing that the scroll bar will appear on the <strong>container</strong> box.
</p>
<p style="color:#990000;">
To the <strong>content</strong> box we are giving a width (350px) which is less than the <strong>container</strong> box. We are doing this to avoid the appearence of horizontal scroll bar on the <strong>container</strong> box. Instead we are giving a height (1000px) to the <strong>content</strong> box, because we want the vertical scroll bar to appear on <strong>container</strong> box.
</p>
<p style="color:#990000;">
After all this is done, just assign a property &#8220;<strong>overflow: auto</strong>&#8221; to the <strong>container</strong> box, which will make the vertical scrollbar appear on your web page. Please see the figure below for clear understanding.
</p>
<div style="width:200px;height:150px;border:2px solid #990000;margin:0 auto;">
<div style="width:180px;height:300px;border:2px dashed #0000FF;margin:5px auto;">
    </div>
</div>
<div style="line-height:60px;">
&nbsp;
</div>
<div style="line-height:60px;">
&nbsp;
</div>
<div style="line-height:40px;">
&nbsp;
</div>
<div style="position:absolute;left:395px;top:410px;background:url('http://vikrammehta.website.org/USEFUL%20UTILITIES/arrow02.png') no-repeat scroll left center;width:100px;padding:5px 5px 5px 43px;">
<strong>Container</strong>&#8211; height: 300px;  width: 400px;  overflow: auto;
</div>
<div style="position:absolute;left:53px;top:410px;background:url('http://vikrammehta.website.org/USEFUL%20UTILITIES/arrow01.png') no-repeat scroll right center;width:100px;padding:5px 43px 5px 5px;">
<strong>Content</strong>&#8211; height: 1000px;  width: 350px;  margin: 10px auto;
</div>
<p style="color:#990000;">
Your actual content will go inside the <strong>content</strong> box.  The scroll bar will appear on <strong>container</strong> box.
</p>
</div>
<p style="font-size:14px;">
<strong>Step 8:</strong> Now our code inside the &lt;head&gt; and &lt;/head&gt; should look something like this.
</p>
<pre style="background:#cccccc;overflow:auto;border:3px solid #0000ff;color:#0000ff;padding:10px;">
&lt;style type="text/css"&gt;
.container{
    width:400px;
    height:300px;
    overflow: auto;
    }

.content{
    width:360px;
    height: 1000px;
    margin:10px auto;
    }
&lt;/style&gt;
&lt;script type="text/javascript" src="jquery-1.3.2.min.js"&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="jScrollPane.js"&gt;&lt;/script&gt;
&lt;link rel="stylesheet" type="text/css" href="jScrollPane.css" /&gt;
</pre>
<p style="font-size:14px;">
<strong>Step 9:</strong> Now our code inside the &lt;body&gt; and &lt;/body&gt; should look something like this.
</p>
<pre style="background:#cccccc;overflow:auto;border:3px solid #0000ff;color:#0000ff;padding:10px;">
&lt;div class="container" id="section-scroll"&gt;
    &lt;div class="content"&gt;
        &lt;p&gt;
            Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore.
        &lt;/p&gt;
    &lt;/div&gt;
&lt;/div&gt;
</pre>
<p style="font-size:14px;">
<strong>Step 10:</strong> Now the last step is to apply the following script between the &lt;head&gt; and &lt;/head&gt; tags to get the customized vertical scrollbar.
</p>
<pre style="background:#cccccc;overflow:auto;border:3px solid #0000ff;color:#0000ff;padding:10px;">
&lt;script type="text/javascript"&gt;
    $(function(){
        $('#section-scroll').jScrollPane();
    });
&lt;/script&gt;
</pre>
<p style="font-size:14px;">
<strong>Step 11:</strong> Now our code inside the &lt;head&gt; and &lt;/head&gt; should look something like this.
</p>
<pre style="background:#cccccc;overflow:auto;border:3px solid #0000ff;color:#0000ff;padding:10px;">
&lt;style type="text/css"&gt;
.container{
    width:400px;
    height:300px;
    overflow: auto;
    }

.content{
    width:360px;
    height: 1000px;
    margin:10px auto;
    }
&lt;/style&gt;
&lt;script type="text/javascript" src="jquery-1.3.2.min.js"&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="jScrollPane.js"&gt;&lt;/script&gt;
&lt;link rel="stylesheet" type="text/css" href="jScrollPane.css" /&gt;
&lt;script type="text/javascript"&gt;
$(function(){
    $('#section-scroll').jScrollPane();
});
&lt;/script&gt;
</pre>
<p style="font-size:14px;">
<strong>Step 12:</strong> That&#8217;s it. We are done. Just save your html file, and see your customized vertical scrollbar in action. Now you can edit the <strong>jScrollPane.css</strong> file to customize it as per your requirement. Click <a href="http://vikrammehta.website.org/JQUERY%20PLUGINS/JSCROLLPANE/" title="jScrollPane Vertical Scrollbar Demo" target="_blank">here</a> to see the demo of jScrollpane. For a complete list of options and detailed description, please visit the <a href="http://www.kelvinluck.com/assets/jquery/jScrollPane/jScrollPane.html" title="jScrollPane jQuery Plugin" target="_blank">jScrollPane</a> homepage.
</p>
<hr size="3">
<p style="display:none;">
<span><strong>Search tags:</strong></span><br />
<a href="http://blogsearch.google.com/blogsearch?hl=en&amp;q=jscrollpane" rel="tag">jscrollpane</a>, <a href="http://blogsearch.google.com/blogsearch?hl=en&amp;q=jquery+jscrollpane" rel="tag">jquery jscrollpane</a>, <a href="http://blogsearch.google.com/blogsearch?hl=en&amp;q=customize+scrollbar" rel="tag">customize scrollbar</a>, <a href="http://blogsearch.google.com/blogsearch?hl=en&amp;q=customize+vertical+scrollbar" rel="tag">customize vertical scrollbar</a>, <a href="http://blogsearch.google.com/blogsearch?hl=en&amp;q=scrollbar+customization" rel="tag">scrollbar customization</a>, <a href="http://blogsearch.google.com/blogsearch?hl=en&amp;q=how+to+customize+a+scrollbar" rel="tag">how to customize a scrollbar</a>, <a href="http://blogsearch.google.com/blogsearch?hl=en&amp;q=how+to+customize+a+browser+default+scrollbar" rel="tag">how to customize a browser default scrollbar</a>, <a href="http://blogsearch.google.com/blogsearch?hl=en&amp;q=simplest+way+to+customize+a+scrollbar" rel="tag">simplest way to customize a scrollbar</a>, <a href="http://blogsearch.google.com/blogsearch?hl=en&amp;q=scrollbar+styling" rel="tag">scrollbar styling</a>, <a href="http://blogsearch.google.com/blogsearch?hl=en&amp;q=scrollbar+customization+tutorial" rel="tag">scrollbar customization tutorial</a>, <a href="http://blogsearch.google.com/blogsearch?hl=en&amp;q=step+by+step+tutorial+on+customizing+a+scrollbar" rel="tag">step by step tutorial on customizing a scrollbar</a>, <a href="http://blogsearch.google.com/blogsearch?hl=en&amp;q=vertical+scrollbar+customization" rel="tag">vertical scrollbar customization</a>, <a href="http://blogsearch.google.com/blogsearch?hl=en&amp;q=customize+scrollbar+using+jquery" rel="tag">customize scrollbar using jquery</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/how2designweb.wordpress.com/130/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/how2designweb.wordpress.com/130/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/how2designweb.wordpress.com/130/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/how2designweb.wordpress.com/130/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/how2designweb.wordpress.com/130/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/how2designweb.wordpress.com/130/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/how2designweb.wordpress.com/130/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/how2designweb.wordpress.com/130/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/how2designweb.wordpress.com/130/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/how2designweb.wordpress.com/130/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/how2designweb.wordpress.com/130/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/how2designweb.wordpress.com/130/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/how2designweb.wordpress.com/130/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/how2designweb.wordpress.com/130/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=how2designweb.wordpress.com&amp;blog=14271357&amp;post=130&amp;subd=how2designweb&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://how2designweb.wordpress.com/2010/06/27/how-to-customize-browser-default-vertical-scrollbar-jscrollpane-step-by-step/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9586e16cf91e6f35f08ff8c1156e11a4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">how2designweb</media:title>
		</media:content>

		<media:content url="http://how2designweb.files.wordpress.com/2010/06/jscrollpane-picture.png?w=300" medium="image">
			<media:title type="html">jScrollpane-picture</media:title>
		</media:content>
	</item>
	</channel>
</rss>
