<?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>Online Programz &#187; Web development</title>
	<atom:link href="http://cit-online.com/category/web-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://cit-online.com</link>
	<description></description>
	<lastBuildDate>Tue, 27 Jul 2010 12:13:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Best Web Designing Company</title>
		<link>http://cit-online.com/2010/05/20/best-web-designing-company/</link>
		<comments>http://cit-online.com/2010/05/20/best-web-designing-company/#comments</comments>
		<pubDate>Thu, 20 May 2010 10:36:04 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Web development]]></category>
		<category><![CDATA[Best Web Designing Company]]></category>

		<guid isPermaLink="false">http://cit-online.com/?p=239</guid>
		<description><![CDATA[Xposure Technologies is one of the best web designing company and their main goal is to make customer satisfied with their quality services. They designed so many websites for their clients ,all the websites are different from one others. They have innovative ideas to develop a web site and their secret of success is team [...]]]></description>
		<wfw:commentRss>http://cit-online.com/2010/05/20/best-web-designing-company/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Event &amp; Methods Of Event Handling Using JavaScript</title>
		<link>http://cit-online.com/2010/04/24/event-methods-of-event-handling-using-javascript/</link>
		<comments>http://cit-online.com/2010/04/24/event-methods-of-event-handling-using-javascript/#comments</comments>
		<pubDate>Sat, 24 Apr 2010 03:19:26 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Web development]]></category>
		<category><![CDATA[Event & Methods Of Event Handling Using JavaScript]]></category>

		<guid isPermaLink="false">http://cit-online.com/?p=57</guid>
		<description><![CDATA[Methods :
Alert(string)  -&#62; alert dialog box
Blur() -&#62; removes focus from the specified window
close() -&#62; close
confirm(string) -&#62; confirmation dialog box
Eval(string) -&#62; evaluates string and returns the result.
Focus()-&#62; put focus on specified window
Scroll(x,y) -&#62; scrolls the window to x and y coordinates
Event :
OnBlur : Triggered when focus is removed from the window.
Onfocus: triggered When focus is applied [...]]]></description>
		<wfw:commentRss>http://cit-online.com/2010/04/24/event-methods-of-event-handling-using-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Multimedia Formats</title>
		<link>http://cit-online.com/2010/04/15/multimedia-formats/</link>
		<comments>http://cit-online.com/2010/04/15/multimedia-formats/#comments</comments>
		<pubDate>Thu, 15 Apr 2010 10:28:59 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Web development]]></category>
		<category><![CDATA[Multimedia Formats]]></category>

		<guid isPermaLink="false">http://cit-online.com/?p=80</guid>
		<description><![CDATA[Multimedia elements (like sounds or videos) are stored in media files.
The most common way to discover the media type is to look at the file extension.
When a browser sees the file extensions .htm or .html, it will assume that the file is an HTML page. The .xml extension indicates an XML file, and the .css [...]]]></description>
		<wfw:commentRss>http://cit-online.com/2010/04/15/multimedia-formats/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web browser Objects Hiererchy and Scoping</title>
		<link>http://cit-online.com/2010/04/14/web-browser-objects-hiererchy-and-scoping/</link>
		<comments>http://cit-online.com/2010/04/14/web-browser-objects-hiererchy-and-scoping/#comments</comments>
		<pubDate>Wed, 14 Apr 2010 03:03:20 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Web development]]></category>
		<category><![CDATA[Web browser Objects Hiererchy and Scoping]]></category>
		<category><![CDATA[webdevelopment in browser]]></category>

		<guid isPermaLink="false">http://cit-online.com/?p=55</guid>
		<description><![CDATA[Java Script interct with web browser through web browser object model. They expose a number of objects that can be used to control and interect with the browser.
Scoping :
Refers to the range over which a variable, function, or object. A variable defined within a java Script fuction or instance, is only scoped within that. It [...]]]></description>
		<wfw:commentRss>http://cit-online.com/2010/04/14/web-browser-objects-hiererchy-and-scoping/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Open Ajax In Browser</title>
		<link>http://cit-online.com/2010/04/04/how-to-open-ajax-in-browser/</link>
		<comments>http://cit-online.com/2010/04/04/how-to-open-ajax-in-browser/#comments</comments>
		<pubDate>Sun, 04 Apr 2010 07:37:09 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Web development]]></category>
		<category><![CDATA[How To Open Ajax In Browser]]></category>

		<guid isPermaLink="false">http://cit-online.com/?p=237</guid>
		<description><![CDATA[It’s not easy task to support both “Load a web page using Ajax” and “Allow to open the same page in browser new tab”. Because we have to manually handle the second option. Let’s see how to solve this task.
Before proceeding, first you have to know why ajax web pages are not able to support [...]]]></description>
		<wfw:commentRss>http://cit-online.com/2010/04/04/how-to-open-ajax-in-browser/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Handling Multimedia Data</title>
		<link>http://cit-online.com/2010/03/24/handling-multimedia-data/</link>
		<comments>http://cit-online.com/2010/03/24/handling-multimedia-data/#comments</comments>
		<pubDate>Wed, 24 Mar 2010 17:20:30 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Web development]]></category>
		<category><![CDATA[Handling Multimedia Data]]></category>
		<category><![CDATA[macromedia shockwave flash]]></category>
		<category><![CDATA[multimedia content]]></category>

		<guid isPermaLink="false">http://cit-online.com/?p=76</guid>
		<description><![CDATA[Java Script and HTML forms are the effect combination for creating an interface to multimedia data.
One of the more popular types of multimedia content to include in a web page is content created for shockwave using one of macromedia&#8217;s application such as Macromedia director, Authorwave or freehand.
Typically shockwave content is displyed using macromedia shockwave flash [...]]]></description>
		<wfw:commentRss>http://cit-online.com/2010/03/24/handling-multimedia-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How PHP Fits With HTML</title>
		<link>http://cit-online.com/2010/03/19/how-php-fits-with-html/</link>
		<comments>http://cit-online.com/2010/03/19/how-php-fits-with-html/#comments</comments>
		<pubDate>Fri, 19 Mar 2010 17:45:33 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Online Programs]]></category>
		<category><![CDATA[Web development]]></category>
		<category><![CDATA[difference between html and php]]></category>
		<category><![CDATA[How PHP Fits With HTML]]></category>
		<category><![CDATA[php to develop web designing]]></category>

		<guid isPermaLink="false">http://cit-online.com/?p=87</guid>
		<description><![CDATA[We assume that you know some HTML before you embark on your  PHP/Apache/MySQL journey, and you’ve undoubtedly seen how JavaScript code and other languages can be interspersed within the HTML code in an HTML page. What makes PHP so different is that it not only allows HTML pages to be created on the fly, but [...]]]></description>
		<wfw:commentRss>http://cit-online.com/2010/03/19/how-php-fits-with-html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JavaScript And Its Advantages</title>
		<link>http://cit-online.com/2010/03/13/javascript-and-its-advantages/</link>
		<comments>http://cit-online.com/2010/03/13/javascript-and-its-advantages/#comments</comments>
		<pubDate>Sat, 13 Mar 2010 17:36:03 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Web development]]></category>
		<category><![CDATA[advantages of javascript]]></category>
		<category><![CDATA[JavaScript And Its Advantages]]></category>
		<category><![CDATA[uses of javascript in webdevelopment]]></category>

		<guid isPermaLink="false">http://cit-online.com/?p=51</guid>
		<description><![CDATA[Java Script enables to embed command in HTML page.
Advantages :

Powerful
Simple
Increased functionally in the form of Applets, Active X control, VRMC objects etc..,

Java Script enables web authors to write small scripts that executes on the user&#8217;s browsers rather than on the server.
An application that collect data from a form and then post it to the server [...]]]></description>
		<wfw:commentRss>http://cit-online.com/2010/03/13/javascript-and-its-advantages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Construction &amp; Rules Of HTML Document</title>
		<link>http://cit-online.com/2010/03/13/construction-rules-of-html-document/</link>
		<comments>http://cit-online.com/2010/03/13/construction-rules-of-html-document/#comments</comments>
		<pubDate>Sat, 13 Mar 2010 03:21:07 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Web development]]></category>
		<category><![CDATA[Construction & Rules Of HTML Document]]></category>
		<category><![CDATA[scripting language basics]]></category>
		<category><![CDATA[webdevelopment language basic]]></category>

		<guid isPermaLink="false">http://cit-online.com/?p=46</guid>
		<description><![CDATA[The basic constructing elements of HTML are tags and entities.
Tags :

Tags signal the browser to inform you about the formatting details i.e., how thw content should be displayed in the browser screen.
Tags are enclosed between &#8220;&#60;&#8221; and &#8220;&#62;&#8221;.
Two type of tag nexists namely start tag (&#60;tagname&#62;) and end tag (&#60;/tagname)
HTML elements are classified into two [...]]]></description>
		<wfw:commentRss>http://cit-online.com/2010/03/13/construction-rules-of-html-document/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introduction to HTML For Webdevelopment</title>
		<link>http://cit-online.com/2010/03/12/introduction-to-html-for-webdevelopment/</link>
		<comments>http://cit-online.com/2010/03/12/introduction-to-html-for-webdevelopment/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 17:58:22 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Web development]]></category>
		<category><![CDATA[basics of html]]></category>
		<category><![CDATA[Introduction to HTML For Webdevelopment]]></category>

		<guid isPermaLink="false">http://cit-online.com/?p=44</guid>
		<description><![CDATA[HTML : HTML stands for Hypertext Markup Language. HTML is used for telling the browser how to format a webpage and display the web page. It was introduced by Tim&#8217;s Burner&#8217;s Lee. It was derived from Standard Generalized Markup Language(SGML). Formatting is done based on the formatting elements or predefined tags.
The advantage of hyper text [...]]]></description>
		<wfw:commentRss>http://cit-online.com/2010/03/12/introduction-to-html-for-webdevelopment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
