<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>bijusubhash.com &#187; HTML</title>
	<atom:link href="http://www.bijusubhash.com/blog/category/html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.bijusubhash.com</link>
	<description>Blog for Graphic Tutorials, Tips, Tricks, Technical Tutorials and Free stuffs</description>
	<lastBuildDate>Mon, 07 Jun 2010 09:13:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Rediscovering the Button Element-Particle Tree</title>
		<link>http://www.bijusubhash.com/blog/rediscovering-the-button-element-particle-tree</link>
		<comments>http://www.bijusubhash.com/blog/rediscovering-the-button-element-particle-tree#comments</comments>
		<pubDate>Mon, 14 Dec 2009 09:00:18 +0000</pubDate>
		<dc:creator>Biju Subhash</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[Buttons]]></category>
		<category><![CDATA[Consistent]]></category>
		<category><![CDATA[Interface]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.bijusubhash.com/?p=3157</guid>
		<description><![CDATA[Particle Tree has comes with a great tutorials for web developers and web designers. Creating a consistent interface for your users is a constant struggle for every application designer. Building consistency on the web is especially tough because the visual rendering differences across browsers and operating systems are wildly different and almost arbitrary in what [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_3158" class="wp-caption alignnone" style="width: 465px"><a href="http://particletree.com/features/rediscovering-the-button-element/" target="_blank"><img class="size-full wp-image-3158" title="Rediscovering the Button Element - Particle Tree" src="http://www.bijusubhash.com/wp-content/uploads/2009/12/Rediscovering-the-Button-Element-Particle-Tree.jpg" alt="Rediscovering the Button Element - Particle Tree" width="455" height="213" /></a><p class="wp-caption-text">Rediscovering the Button Element - Particle Tree</p></div>
<p><a class="source" href="http://particletree.com/features/rediscovering-the-button-element/" target="_blank"><strong>Particle Tree </strong></a>has comes with a great tutorials for web developers and web designers. Creating a consistent interface for your users is a constant struggle for every application designer. Building consistency on the web is especially tough because the visual rendering differences across browsers and operating systems are wildly different and almost arbitrary in what can and cannot be done. No where does this become more apparent than when you’re dealing with form elements and the biggest loser of them all in the battle for a standardized look is the infamous Submit button.</p>
<p><a href="http://particletree.com/features/rediscovering-the-button-element/" target="_blank"><img class="alignnone size-full wp-image-2564" title="website url" src="http://www.bijusubhash.com/wp-content/uploads/2009/11/website-url.gif" alt="website url" width="128" height="54" /></a></p>
<div class="awmp_tags"><a href="http://www.bijusubhash.com/blog/tag/Buttons" rel="tag">Buttons</a> <a href="http://www.bijusubhash.com/blog/tag/Links" rel="tag">Links</a> <a href="http://www.bijusubhash.com/blog/tag/Tutorials" rel="tag">Tutorials</a> <a href="http://www.bijusubhash.com/blog/tag/Consistent" rel="tag">Consistent</a> <a href="http://www.bijusubhash.com/blog/tag/Interface" rel="tag">Interface</a> <a href="http://www.bijusubhash.com/blog/tag/" rel="tag"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.bijusubhash.com/blog/rediscovering-the-button-element-particle-tree/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scalable CSS Buttons Using PNG image and Background Colors</title>
		<link>http://www.bijusubhash.com/blog/scalable-css-buttons-using-png-image-and-background-colors</link>
		<comments>http://www.bijusubhash.com/blog/scalable-css-buttons-using-png-image-and-background-colors#comments</comments>
		<pubDate>Tue, 01 Dec 2009 08:02:16 +0000</pubDate>
		<dc:creator>Biju Subhash</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Button]]></category>
		<category><![CDATA[Dynamic]]></category>
		<category><![CDATA[png]]></category>
		<category><![CDATA[Scalable]]></category>

		<guid isPermaLink="false">http://www.bijusubhash.com/?p=2886</guid>
		<description><![CDATA[David&#8217;s Kitchen comes with an article about Scalable CSS Buttons Using PNG image and Background Colors. Its explain how to create dynamic CSS Buttons using PNG, Transparency and Background colors and support full scalability. Its verry usefull for developers because the length of the button will be changed according to the length of the text. [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_2887" class="wp-caption alignnone" style="width: 465px"><a title="Scalable CSS Buttons Using PNG image and Background Colors" href="http://monc.se/kitchen/stew/buttons/btn.html" target="_blank"><img class="size-full wp-image-2887" title="Scalable CSS Buttons Using PNG image and Background Colors" src="http://www.bijusubhash.com/wp-content/uploads/2009/12/Scalable-CSS-Buttons-Using-PNG-image-and-Background-Colors.jpg" alt="Scalable CSS Buttons Using PNG image and Background Colors" width="455" height="283" /></a><p class="wp-caption-text">Scalable CSS Buttons Using PNG image and Background Colors</p></div>
<p>David&#8217;s Kitchen comes with an article about <a class="source" href="http://monc.se/kitchen/59/scalable-css-buttons-using-png-and-background-colors" target="_blank">Scalable CSS Buttons Using PNG image and Background Colors</a>. Its explain how to create dynamic CSS Buttons using PNG, Transparency and Background colors and support full scalability.</p>
<p>Its verry usefull for developers because the length of the button will be changed according to the length of the text. The buttons are with Web 2.0 style. The mouse over color applied.</p>
<p><a title="Demo" href="http://monc.se/kitchen/stew/buttons/btn.html" target="_blank"><img class="alignnone size-full wp-image-2572" title="website url" src="http://www.bijusubhash.com/wp-content/uploads/2009/11/website-url1.gif" alt="website url" width="128" height="54" /></a></p>
<div class="awmp_tags"><a href="http://www.bijusubhash.com/blog/tag/CSS" rel="tag">CSS</a> <a href="http://www.bijusubhash.com/blog/tag/Button" rel="tag">Button</a> <a href="http://www.bijusubhash.com/blog/tag/Scalable" rel="tag">Scalable</a> <a href="http://www.bijusubhash.com/blog/tag/PNG" rel="tag">PNG</a> <a href="http://www.bijusubhash.com/blog/tag/Dynamic" rel="tag">Dynamic</a> <a href="http://www.bijusubhash.com/blog/tag/JavaScript" rel="tag">JavaScript</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.bijusubhash.com/blog/scalable-css-buttons-using-png-image-and-background-colors/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitter Style Login Form with jQuery</title>
		<link>http://www.bijusubhash.com/blog/twitter-style-login-form-with-jquery</link>
		<comments>http://www.bijusubhash.com/blog/twitter-style-login-form-with-jquery#comments</comments>
		<pubDate>Mon, 23 Nov 2009 09:55:03 +0000</pubDate>
		<dc:creator>Biju Subhash</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Twitter-Style]]></category>

		<guid isPermaLink="false">http://www.bijusubhash.com/?p=2736</guid>
		<description><![CDATA[Twitter recently updated their home page with a cool design. On the top right of the home page you will see user login with drop down form. AEXT has written a tutorial for the login form which has the look and feel of twitter sign in login form using JQuery. It’s saving your space of [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_2737" class="wp-caption alignnone" style="width: 465px"><a title="Twitter style login form with JQuery" href="http://aext.net/example/twitterlogin/" target="_blank"><img class="size-full wp-image-2737" title="twitter style login form with jquery" src="http://www.bijusubhash.com/wp-content/uploads/2009/11/twitter-style-login-form-with-jquery.jpg" alt="Twitter Style Login Form with Jquery" width="455" height="344" /></a><p class="wp-caption-text">Twitter Style Login Form with Jquery</p></div>
<p>Twitter recently updated their home page with a cool design. On the top right of the home page you will see user login with drop down form. AEXT has written a tutorial for the login form which has the look and feel of twitter sign in login form using JQuery.</p>
<p>It’s saving your space of the webpage and makes visitors feel comfortable by the awesome toggle login form. The tutorial explains <a class="source" href="http://aext.net/2009/08/perfect-sign-in-dropdown-box-likes-twitter-with-jquery/" target="_blank">how to create a login drop down with Twitter style using JQuery</a>.  It’s a step by step tutorial for learning how to do the toggle and tooltips with jQuery.</p>
<p><a title="Demo" href="http://aext.net/example/twitterlogin/#" target="_blank"><img class="size-full wp-image-2572 alignnone" title="website url" src="http://www.bijusubhash.com/wp-content/uploads/2009/11/website-url1.gif" alt="Demo" width="128" height="54" /></a></p>
<div class="awmp_tags"><a href="http://www.bijusubhash.com/blog/tag/Twitter" rel="tag">Twitter</a> <a href="http://www.bijusubhash.com/blog/tag/JQuery" rel="tag">JQuery</a> <a href="http://www.bijusubhash.com/blog/tag/Javascript" rel="tag">Javascript</a> <a href="http://www.bijusubhash.com/blog/tag/Tutorial" rel="tag">Tutorial</a> <a href="http://www.bijusubhash.com/blog/tag/Twitter-Style" rel="tag">Twitter-Style</a> <a href="http://www.bijusubhash.com/blog/tag/HTML" rel="tag">HTML</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.bijusubhash.com/blog/twitter-style-login-form-with-jquery/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Javascript custome scrollbars &#8211; FleXcroll</title>
		<link>http://www.bijusubhash.com/blog/javascript-custome-scrollbars-flexcroll</link>
		<comments>http://www.bijusubhash.com/blog/javascript-custome-scrollbars-flexcroll#comments</comments>
		<pubDate>Tue, 17 Nov 2009 10:24:15 +0000</pubDate>
		<dc:creator>Biju Subhash</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Custom]]></category>
		<category><![CDATA[FleXcroll]]></category>
		<category><![CDATA[Hesido]]></category>
		<category><![CDATA[Scrollbars]]></category>

		<guid isPermaLink="false">http://www.bijusubhash.com/?p=2598</guid>
		<description><![CDATA[Hesido introduce FleXcroll. A custome javascript scrollbars for your html page. Custom scroll bars are usually bad, and they should be avoided whenever possible. But sometimes you just need that look to go with your website in a place that is design sensitive, and not content sensitive, or your customer wants them bad. For those [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_2599" class="wp-caption alignnone" style="width: 465px"><a title="Custom Javascript Scrollbars - fleXcroll" href="http://www.hesido.com/web.php?page=customscrollbar#header" target="_blank"><img class="size-full wp-image-2599" title="Custom Javascript Scrollbars - fleXcroll" src="http://www.bijusubhash.com/wp-content/uploads/2009/11/Custom-Javascript-Scrollbars-fleXcroll.jpg" alt="Custom Javascript Scrollbars - fleXcroll" width="455" height="324" /></a><p class="wp-caption-text">Custom Javascript Scrollbars - fleXcroll</p></div>
<p><a href="http://www.hesido.com/web.php?page=customscrollbar#header" target="_blank"><strong>Hesido</strong></a> introduce <strong>FleXcroll</strong>. A custome javascript scrollbars for your html page. Custom scroll bars are usually bad, and they should be avoided whenever possible. But sometimes you just need that look to go with your website in a place that is design sensitive, and not content sensitive, or your customer wants them bad. For those cases, Hesido have come up with a javascript solution that let&#8217;s you use (X)HTML without having to resort to Flash. FleXcroll support<strong> mouse-wheel</strong> and <strong>keyboard scroll</strong> (from version 1.5.0), and text selection aid (from version 1.7.5) so people can text-select overflowed contents, making it behave almost the same as (and in some cases better than(!)) OS default scroll bars.</p>
<p><a href="http://www.hesido.com/web.php?page=customscrollbar#header" target="_blank"><img class="alignnone size-full wp-image-2513" title="Demo" src="http://www.bijusubhash.com/wp-content/uploads/2009/11/demo_btn.jpg" alt="Demo" width="120" height="56" /></a></p>
<div class="awmp_tags"><a href="http://www.bijusubhash.com/blog/tag/Javascript" rel="tag">Javascript</a> <a href="http://www.bijusubhash.com/blog/tag/Custom" rel="tag">Custom</a> <a href="http://www.bijusubhash.com/blog/tag/Scrollbars" rel="tag">Scrollbars</a> <a href="http://www.bijusubhash.com/blog/tag/FleXcroll" rel="tag">FleXcroll</a> <a href="http://www.bijusubhash.com/blog/tag/CSS" rel="tag">CSS</a> <a href="http://www.bijusubhash.com/blog/tag/Hesido" rel="tag">Hesido</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.bijusubhash.com/blog/javascript-custome-scrollbars-flexcroll/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Build a Realistic Hover Effect with jQuery</title>
		<link>http://www.bijusubhash.com/blog/build-a-realistic-hover-effect-with-jquery</link>
		<comments>http://www.bijusubhash.com/blog/build-a-realistic-hover-effect-with-jquery#comments</comments>
		<pubDate>Fri, 06 Nov 2009 13:17:41 +0000</pubDate>
		<dc:creator>Biju Subhash</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Animated-Navigation]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[Navigation]]></category>

		<guid isPermaLink="false">http://www.bijusubhash.com/?p=2530</guid>
		<description><![CDATA[Would you like to Create a Realistic Hover Effect With jQuery? It adds a rising hover effect to a set of icon links using jQuery’s animate effect. In a nutshell, the JS appends the reflection/shadow to each &#60;li&#62;, then animates the position and opacity of these elements and the icon links on hover. And .stop() eliminates any queue [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_2531" class="wp-caption alignnone" style="width: 465px"><a title="JQuery Hover Navigation (Animated)" href="http://adrianpelletier.com/sandbox/jquery_hover_nav/" target="_blank"><img class="size-full wp-image-2531" title="JQuery Hover Navigation (Animated)" src="http://www.bijusubhash.com/wp-content/uploads/2009/11/JQuery-Hover-Nav.jpg" alt="JQuery Hover Navigation (Animated)" width="455" height="371" /></a><p class="wp-caption-text">JQuery Hover Navigation (Animated)</p></div>
<p>Would you like to <a style="text-decoration: none; color: #3366cc; padding: 0px; margin: 0px; border: 0px initial initial;" title="Create Realistic Hover Effect" href="http://www.adrianpelletier.com/2009/05/31/create-a-realistic-hover-effect-with-jquery-ui/" target="_blank">Create a Realistic Hover Effect With jQuery</a>? It adds a rising hover effect to a set of icon links using jQuery’s animate effect. In a nutshell, the JS appends the reflection/shadow to each <code style="padding: 0px; margin: 0px;">&lt;li&gt;</code>, then animates the position and opacity of these elements and the icon links on hover. And <code style="padding: 0px; margin: 0px;">.stop()</code> eliminates any queue buildup from quickly mousing back and forth over the navigation.</p>
<p><a title="Demo" href="http://adrianpelletier.com/sandbox/jquery_hover_nav/" target="_blank"><img class="alignnone size-full wp-image-2513" title="Demo" src="http://www.bijusubhash.com/wp-content/uploads/2009/11/demo_btn.jpg" alt="Demo" width="120" height="56" /></a></p>
<div class="awmp_tags"><a href="http://www.bijusubhash.com/blog/tag/Javascript" rel="tag">Javascript</a> <a href="http://www.bijusubhash.com/blog/tag/JQuery" rel="tag">JQuery</a> <a href="http://www.bijusubhash.com/blog/tag/Navigation" rel="tag">Navigation</a> <a href="http://www.bijusubhash.com/blog/tag/Animated-Navigation" rel="tag">Animated-Navigation</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.bijusubhash.com/blog/build-a-realistic-hover-effect-with-jquery/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Easily make HTML text wrap in shapes other than Rectangle with CSS</title>
		<link>http://www.bijusubhash.com/blog/easily-make-html-text-wrap-in-shapes-other-than-rectangle-with-css</link>
		<comments>http://www.bijusubhash.com/blog/easily-make-html-text-wrap-in-shapes-other-than-rectangle-with-css#comments</comments>
		<pubDate>Thu, 05 Nov 2009 10:34:33 +0000</pubDate>
		<dc:creator>Biju Subhash</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Rectangle]]></category>
		<category><![CDATA[Shapes]]></category>
		<category><![CDATA[Text-Wrap]]></category>

		<guid isPermaLink="false">http://www.bijusubhash.com/?p=2511</guid>
		<description><![CDATA[Not Just Rectangles Anymore !The CSS Text Wrapper allows you to easily make HTML text wrap in shapes other than just a rectangle. You can make text wrap around curves, zig-zags, or whatever you want. All you have to do is draw the left and right edges below and then copy the generated code to [...]]]></description>
			<content:encoded><![CDATA[<h3>
<p><div id="attachment_2512" class="wp-caption alignnone" style="width: 465px"><img class="size-full wp-image-2512" title="css-text-wrapper" src="http://www.bijusubhash.com/wp-content/uploads/2009/11/css-text-wrapper.jpg" alt="Css Text Wrapper" width="455" height="312" /><p class="wp-caption-text">Css Text Wrapper</p></div></h3>
<h3>Not Just Rectangles Anymore</h3>
<p>!The CSS Text Wrapper allows you to easily make HTML text wrap in shapes other than just a rectangle. You can make text wrap around curves, zig-zags, or whatever you want. All you have to do is draw the left and right edges below and then copy the generated code to your website. Get to it</p>
<p>Tested in Internet Explorer 6+, Firefox, Safari, Opera, and Netscape.</p>
<p><a title="Demo" href="http://www.csstextwrap.com/" target="_blank"><img class="alignnone size-full wp-image-2513" title="demo_btn" src="http://www.bijusubhash.com/wp-content/uploads/2009/11/demo_btn.jpg" alt="Demo" width="120" height="56" /></a></p>
<div class="awmp_tags"><a href="http://www.bijusubhash.com/blog/tag/Css" rel="tag">Css</a> <a href="http://www.bijusubhash.com/blog/tag/HTML" rel="tag">HTML</a> <a href="http://www.bijusubhash.com/blog/tag/Text-Wrap" rel="tag">Text-Wrap</a> <a href="http://www.bijusubhash.com/blog/tag/Shapes" rel="tag">Shapes</a> <a href="http://www.bijusubhash.com/blog/tag/Rectangle" rel="tag">Rectangle</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.bijusubhash.com/blog/easily-make-html-text-wrap-in-shapes-other-than-rectangle-with-css/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
