<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Copyright (C) 2001-2012 - Developer Shed, LLC. -->
<rss version="2.0">
<channel>
<title>Tutorialized.com - Latest Tutorial Listings For HTML</title>
<link>http://www.tutorialized.com/</link>
<description>Photoshop Tutorials and Flash Tutorials</description>
<language>en-us</language>
<lastBuildDate>Thu, 16 Feb 2012 02:17:49 -0500</lastBuildDate>
<pubDate>Thu, 16 Feb 2012 02:17:49 -0500</pubDate>
<item>
<title>Create a Drawing App with HTML5 Canvas and JavaScript</title>
<pubDate>Fri, 02 Dec 2011 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Create-a-Drawing-App-with-HTML5-Canvas-and-JavaScript/74005</link>
<description>
<![CDATA[This tutorial will take you step by step through the development of a simple web drawing application using HTML5 canvas and its partner JavaScript.]]>
</description><guid>http://www.tutorialized.com/tutorial/Create-a-Drawing-App-with-HTML5-Canvas-and-JavaScript/74005</guid>
</item>
<item>
<title>HTML Backgrounds (Image)</title>
<pubDate>Fri, 02 Dec 2011 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/HTML-Backgrounds-%28Image%29/73993</link>
<description>
<![CDATA[The background attribute allows you to place an image or picture on your page background.]]>
</description><guid>http://www.tutorialized.com/tutorial/HTML-Backgrounds-%28Image%29/73993</guid>
</item>
<item>
<title>Getting started tutorial on building Apps for mobile devices using web technologies</title>
<pubDate>Fri, 02 Dec 2011 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Getting-started-tutorial-on-building-Apps-for-mobile-devices-using-web-technologies/73904</link>
<description>
<![CDATA[This is a getting started tutorial on building Apps for mobile devices using web technologies like HTML5, CSS and JavaScript]]>
</description><guid>http://www.tutorialized.com/tutorial/Getting-started-tutorial-on-building-Apps-for-mobile-devices-using-web-technologies/73904</guid>
</item>
<item>
<title>Basic cross-platform mobile app with jQuery Mobile and Phonegap</title>
<pubDate>Fri, 02 Dec 2011 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Basic-cross-platform-mobile-app-with-jQuery-Mobile-and-Phonegap/73903</link>
<description>
<![CDATA[This tutorial is a basic introduction into cross-platform mobile app with jQuery Mobile and Phonegap, using HTML5, CSS and JavaScript]]>
</description><guid>http://www.tutorialized.com/tutorial/Basic-cross-platform-mobile-app-with-jQuery-Mobile-and-Phonegap/73903</guid>
</item>
<item>
<title>How to create a custom search box</title>
<pubDate>Thu, 01 Dec 2011 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/How-to-create-a-custom-search-box/73714</link>
<description>
<![CDATA[In this tutorial, I will cover how to create a custom text box. Nothing is more dull than a default textbox, especially if the rest of your website is smooth or stylish. Here is an example:]]>
</description><guid>http://www.tutorialized.com/tutorial/How-to-create-a-custom-search-box/73714</guid>
</item>
<item>
<title>HTML5 - CSS3 Tooltips</title>
<pubDate>Thu, 01 Dec 2011 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/HTML5---CSS3-Tooltips/73692</link>
<description>
<![CDATA[what the link of button click leads to. Tooltips also helps to improve usability of web page and applications.]]>
</description><guid>http://www.tutorialized.com/tutorial/HTML5---CSS3-Tooltips/73692</guid>
</item>
<item>
<title>How To Add A Color Picker Using The Input Element In HTML5</title>
<pubDate>Tue, 02 Nov 2010 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/How-To-Add-A-Color-Picker-Using-The-Input-Element-In-HTML5/73409</link>
<description>
<![CDATA[Learn How To Add A Color Picker Using The Input Element In HTML5]]>
</description><guid>http://www.tutorialized.com/tutorial/How-To-Add-A-Color-Picker-Using-The-Input-Element-In-HTML5/73409</guid>
</item>
<item>
<title>How To Add Placeholder Text Inside The Input And Textarea Elements Using HTML5</title>
<pubDate>Tue, 02 Nov 2010 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/How-To-Add-Placeholder-Text-Inside-The-Input-And-Textarea-Elements-Using-HTML5/73398</link>
<description>
<![CDATA[First off what is placeholder text? Placeholder text is alternate hint text, word or short phrase to help the user enter the correct data.]]>
</description><guid>http://www.tutorialized.com/tutorial/How-To-Add-Placeholder-Text-Inside-The-Input-And-Textarea-Elements-Using-HTML5/73398</guid>
</item>
<item>
<title>What The Heck Are Global Attributes In HTML</title>
<pubDate>Tue, 02 Nov 2010 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/What-The-Heck-Are-Global-Attributes-In-HTML/73392</link>
<description>
<![CDATA[Global attributes are regular HTML and XHTML attributes that provide additional information about the element that a browser can use to render the element for example.]]>
</description><guid>http://www.tutorialized.com/tutorial/What-The-Heck-Are-Global-Attributes-In-HTML/73392</guid>
</item>
<item>
<title>iPad Web App Start-Up Image Configuration</title>
<pubDate>Tue, 02 Nov 2010 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/iPad-Web-App-Start-Up-Image-Configuration/73384</link>
<description>
<![CDATA[An article to show you configure a start-up image for your iPad Web App.]]>
</description><guid>http://www.tutorialized.com/tutorial/iPad-Web-App-Start-Up-Image-Configuration/73384</guid>
</item>
<item>
<title>Reverse Ordered Lists in HTML5</title>
<pubDate>Tue, 02 Nov 2010 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Reverse-Ordered-Lists-in-HTML5/73286</link>
<description>
<![CDATA[Description of HTML5's new &quot;reversed&quot; attribute for ordered lists, plus a polyfill for cross-browser support.]]>
</description><guid>http://www.tutorialized.com/tutorial/Reverse-Ordered-Lists-in-HTML5/73286</guid>
</item>
<item>
<title>How to Create a Custom Facebook Share Button with a Custom Counter</title>
<pubDate>Mon, 01 Nov 2010 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/How-to-Create-a-Custom-Facebook-Share-Button-with-a-Custom-Counter/73160</link>
<description>
<![CDATA[How to Create a Custom Facebook Share Button with a Custom Counter]]>
</description><guid>http://www.tutorialized.com/tutorial/How-to-Create-a-Custom-Facebook-Share-Button-with-a-Custom-Counter/73160</guid>
</item>
<item>
<title>Twitter and its benefits for business</title>
<pubDate>Mon, 01 Nov 2010 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Twitter-and-its-benefits-for-business/73140</link>
<description>
<![CDATA[Twitter benefits for businesses: Explore the benefits of Twitter for your business. Twitter has emerged as a strong marketing and promotion platform for businesses across the globe. From individuals t...]]>
</description><guid>http://www.tutorialized.com/tutorial/Twitter-and-its-benefits-for-business/73140</guid>
</item>
<item>
<title>HTML5 Canvas and Javascript</title>
<pubDate>Mon, 01 Nov 2010 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/HTML5-Canvas-and-Javascript/72953</link>
<description>
<![CDATA[HTML5 Canvas element used to render graphics or visual drawing on browser on the fly. HTML 5 canvas should be used appropriately where it is needed, since it is graphically intensive.]]>
</description><guid>http://www.tutorialized.com/tutorial/HTML5-Canvas-and-Javascript/72953</guid>
</item>
<item>
<title>HTML Redirect</title>
<pubDate>Mon, 01 Nov 2010 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/HTML-Redirect/72952</link>
<description>
<![CDATA[HTML code to redirect from a HTML page which is indexed by search engine or already bookmarked by many users, if the page is very popular. And we wanted to move the entire location of web page( HTML )...]]>
</description><guid>http://www.tutorialized.com/tutorial/HTML-Redirect/72952</guid>
</item>
</channel>
</rss>
