<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.1" -->
<rss version="0.92">
<channel>
	<title>easywebtutorials.net</title>
	<link>http://easywebtutorials.net</link>
	<description></description>
	<lastBuildDate>Wed, 10 Mar 2010 04:37:12 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>HTML Coding Rules : Rule 1</title>
		<description><![CDATA[
DOCTYPE

< !DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Strict//EN"
	"http://www.w3.org/TR/html4/strict.dtd">

The DOCTYPE is used to determine how the browser will render your code. There is one standard for HTML, but not one browser. Having the DOCTYPE in the beginning of all your HTML pages helps keep the browser defined in a specific set of standards.
HTMLTree comment: Most web [...]]]></description>
		<link>http://easywebtutorials.net/tutorials/html-coding-rules-rule-1/</link>
			</item>
	<item>
		<title>Express yourself through Web Designs</title>
		<description><![CDATA[
All people have various ways of expressing themselves and normally they would be unique from others. Not many people place identity on their sites for fear of being laughed at. But on the web, anything is possible and can be done. All you have to do is make a simple design from your end which [...]]]></description>
		<link>http://easywebtutorials.net/tips/express-yourself-through-web-designs/</link>
			</item>
	<item>
		<title>HTML Useful Tips</title>
		<description><![CDATA[
When you write HTML text, you can never be sure how the text is displayed in another browser. Some people have large computer displays, some have small. The text will be reformatted every time the user resizes his window. Never try to format the text in your editor by adding empty lines and spaces to [...]]]></description>
		<link>http://easywebtutorials.net/tutorials/html-useful-tips/</link>
			</item>
	<item>
		<title>Scripts To Watch Out For</title>
		<description><![CDATA[
As far as the web is concerned, there over a million websites to visit and what really makes them unique would be the domain name and the type of programming language that was used for them. This is one reason why sometimes we run into script errors which would require us to download some add-ons [...]]]></description>
		<link>http://easywebtutorials.net/tips/scripts-to-watch-out-for/</link>
			</item>
	<item>
		<title>Blog and Express Yourself</title>
		<description><![CDATA[
One thing you can do the next time you log in is try the art of blogging.  Most people term it as a form of personal diary where you can write about anything you feel like sharing. There are no restrictions and normally, it may even be your outlet when it comes to unleashing [...]]]></description>
		<link>http://easywebtutorials.net/tips/blog-and-express-yourself/</link>
			</item>
	<item>
		<title>Getting Codes from Other Sites</title>
		<description><![CDATA[
At times when you want to save on time, there are a lot of codes for audio, images, and videos available on the web which you can use. Some can even be embedded and all you have to do is to copy and paste them. 
Such is existent even in social networking sites such as [...]]]></description>
		<link>http://easywebtutorials.net/tutorials/getting-codes-from-other-sites/</link>
			</item>
	<item>
		<title>Animated Menus</title>
		<description><![CDATA[
One thing you will certainly be impressed with is the types of interactive designs that most web programmers put into sites today. Menus can be enhanced using dropdown options or even simple highlights. While they may seem technical, they are scripts that can be easy to use. 
Underneath the Title Bar are other bars that [...]]]></description>
		<link>http://easywebtutorials.net/tips/animated-menus/</link>
			</item>
	<item>
		<title>Embed and Embed Codes Again</title>
		<description><![CDATA[
We can enhance our sites with simple video codes from sites such as Metacafe and Youtube. These sites allow most users to copy their codes on videos so that they can be seen elsewhere. For people who wants something new added to their site, you will be amazed at how a simple video can change [...]]]></description>
		<link>http://easywebtutorials.net/tutorials/embed-and-embed-codes-again/</link>
			</item>
	<item>
		<title>What are Static Web Sites?</title>
		<description><![CDATA[by Chubs


Static web sites have web pages saved on the server where users can view them. There are three main categories of software which are used in editing static web sites: a) Text editors like Notepad or TextEdit where HTML can be altered directly using the editor program; b) WYSIWYG editors like Microsoft FrontPage and [...]]]></description>
		<link>http://easywebtutorials.net/general/what-are-static-web-sites/</link>
			</item>
	<item>
		<title>Client-side Dynamic Content and Page</title>
		<description><![CDATA[by Chubs


The client-side dynamic content comes from the client’s computer when the web server retrieves the page and sends it back as it is. Next, the web browser inputs the code embedded in the page and finally shows it to the user. Remember that some browsers do not support the language or all aspects of [...]]]></description>
		<link>http://easywebtutorials.net/general/client-side-dynamic-content-and-page/</link>
			</item>
</channel>
</rss>
