DOM

Introduction

Document Tree Structure

When nesting occurs, the document tree becomes more complex:

<html>
/\
<head><body>
/\/\
<title><style><h1><div>
||/\
TextText<p><p>
||
TextText

Next >


< Previous

[Page Top]

Introduction to DOM, by Dr Sam
copyright | contact
published by OxfordU.net

[An alternative, straight-text version is also available.]

Web-Design Tutorials by Dr Sam