September 2007
Intermediate to advanced
241 pages
5h 45m
English
This chapter covers HTML, Cascading Style Sheets (CSS), and how to access elements and attributes using the document object model (DOM). Discussions include event handling, creating new elements, and content styling. You learn how to leverage HTML, CSS, and DOM scripting for rapid development and easier maintenance.
Although I assume that you know your HTML and CSS, I cover some of the essentials and offer tips to make application development with DOM scripting and Ajax quicker and easier.
You can't get any more basic than HTML when it comes to web application development. HTML is the foundation upon which all else is built, so make sure that it is solid. I won't cover what element does ...
Read now
Unlock full access