You Have Learned HTML DOM, Now What?
HTML DOM Summary
This tutorial has taught you how to use the HTML DOM to make
your web site more dynamic and interactive.
You have learned how manipulate HTML elements in response of different scenarios.
For more information on HTML DOM, please look at our
HTML DOM examples and our
HTML DOM reference.
Now You Know HTML DOM, What's Next?
The next step is to learn about ASP.
While scripts in an HTML file are executed on the client (in the browser), scripts in an ASP file are
executed on the server.
With ASP you can dynamically edit, change or add any content of a Web page, respond to data submitted from HTML forms,
access any data or databases and return the results to a browser, customize a Web page to make it more
useful for individual users.
Since ASP files are returned as plain HTML, they can be viewed in any browser.
If you want to learn more about ASP, please
visit our ASP tutorial.
|
|
Get Your Diploma!
W3Schools' Online Certification Program is the perfect solution for busy
professionals who need to balance work, family, and career building.
The HTML Certificate is for developers who want to document their knowledge of HTML, XHTML, and CSS.
The JavaScript Certificate is for developers who want to document their knowledge of JavaScript and the HTML DOM.
The XML Certificate is for developers who want to document their knowledge of XML, XML DOM and XSLT.
The ASP Certificate is for developers who want to document their knowledge of ASP, SQL, and ADO.
The PHP Certificate is for developers who want to document their knowledge of PHP and SQL (MySQL).
|
Learn XML with <oXygen/> XML Editor - Free Trial!
|
|
oXygen helps you learn to define,
edit, validate and transform XML documents. Supported technologies include XML Schema,
DTD, Relax NG, XSLT, XPath, XQuery, CSS.
Understand in no time how XSLT and XQuery work by using the intuitive oXygen debugger!
Do you have any XML related questions? Get free answers from the oXygen
XML forum
and from the video
demonstrations.
Download a FREE 30-day trial today!
|
|