Building with the Document Object Model

How would you describe your web page without mentioning its content? One way would be to describe the page’s structure. What tags are on the page? How many are there? What order are they in? What are the properties of these tags? And finally, what is the presentational nature of each element? This is what […]