<?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>HTML.co.uk &#187; frontpage</title>
	<atom:link href="http://www.html.co.uk/tag/frontpage/feed" rel="self" type="application/rss+xml" />
	<link>http://www.html.co.uk</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Wed, 06 Jan 2010 12:45:46 +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>Beginners Introduction to DHTML references</title>
		<link>http://www.html.co.uk/171/beginners-introduction-to-dhtml-references.html</link>
		<comments>http://www.html.co.uk/171/beginners-introduction-to-dhtml-references.html#comments</comments>
		<pubDate>Wed, 15 Jul 2009 01:49:33 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[HTML Tutorials]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[dom]]></category>
		<category><![CDATA[dreamweaver]]></category>
		<category><![CDATA[dynamic]]></category>
		<category><![CDATA[frontpage]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[references]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[validator]]></category>
		<category><![CDATA[xhtml]]></category>

		<guid isPermaLink="false">http://www.html.co.uk/?p=171</guid>
		<description><![CDATA[When anyone says that they use DHTML (Dynamic HTML), what does that mean really? The DHTML is basically made of 4 things and they are

1.Valid HTML or XHTML
2.Cascading Style Sheets (CSS)
3.JavaScript
4.DOM (“The Document Object Model”)]]></description>
			<content:encoded><![CDATA[<p class="blogtext">When anyone says that they use DHTML (Dynamic HTML), what does that mean really? The DHTML is basically made of 4 things and they are <span id="more-171"></span></p>
<p class="blogtext">1.Valid HTML or XHTML<br />
2.Cascading Style Sheets (CSS)<br />
3.JavaScript<br />
4.DOM  (“The Document Object Model”)</p>
<p class="blogtext">If you use the JavaScript in order to interact with the customers, you might have created the dynamic page but you will really do not have DHTML until and unless you use all the 4 parts into it. Interaction between the 4 elements will give your readers an experience that will use all the powers of the 4.0 browsers.</p>
<p class="blogtext">One of the best sources to learn the DHTML is by the books that are written by some of the experts. The books written by the experts will let you know on all the things such as DOM, JavaScript, CSS, and HTML</p>
<p class="blogtext">HTML 4.0 References<br />
The very first thing that you must learn while starting off with the DHTML is the XHTML or HTML 4.0. Both the XHTML and HTML 4.0 are optimized for the DHTML and have the hooks built inside it in order to interact with DOM more seamlessly.<br />
The structure of HTML 4.0 document from Web Design Group<br />
This document will definitely give you a good overview on how the HTML 4.0 document will work exactly, that includes the structure of tags, on how to escape from the special characters, and at the end an HTML 4.0 validator as well.</p>
<p class="blogtext">JavaScript for the DHTML References<br />
The JavaScript will be tricky as well but is an essential part of the DHTML pages.</p>
<p class="blogtext">CSS (“Cascading Style Sheets References”)<br />
Along with the HTML coders who have designed HTML at their heart, CSS is the best tool that has ever come up with it.<br />
The “Style Sheet Dependence” from Web Design Group<br />
While most of the people are making use of the modern browsers, if at all you miss use the CSS, then you will be able to get some of the pages which will be pretty awful and this article will show on how to avoid this to happen.</p>
<p class="blogtext">DOM (“Document Object Model References”)<br />
The DOM or “Document Object Model References” is one of the newest members of HTML family and also it is one of the hardest to master as it is very much stiff enough. You will definitely understand Dynamic HTML if you understand the DOM as it will be very much useful and important as well.<br />
The DOM (“Document Object Model References) from W3<br />
If at all you would want to start to learn the DOM, you must start at from the source.</p>
<p class="blogtext">Learning the Dynamic HTML<br />
One of the best ways to learn the Dynamic HTML is by playing with it. You will be able to use the tools such as FrontPage or Dreamweaver in order to get started with coding but if you really want to know on what the Dynamic HTML is based on, then you should jump into learn the JavaScript and HTML.</p>
<p class="blogtext">
]]></content:encoded>
			<wfw:commentRss>http://www.html.co.uk/171/beginners-introduction-to-dhtml-references.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

