Dynamic Structure with JavaScript
The purpose of this assignment was to learn how to use create documents with dynamic structure using JavaScript.
The description and my solution of the Dynamic Structure -assignment can be viewed at the bottom of this page.
What is the Structure of a Document?
Structure of a document is like a skeleton of a body... Read more in this section in the Structure, XHTML and XHTML 1.1 - assignment: About Structure
Assignment Description
Create a XHTML document using JavaScript to demostrate how to change the structure of a document dynamically.
