appendChild
JavaScript can easily add new content to an existing web page.
In the tenth Document Object Model tutorial we looked at how to create new elements for our web page but we didn't actually add them to the page. In this eleventh tutorial we look at what needs to be added to that code if we want to add the element into the web page as additional content.


No comments yet. Leave a Comment