Essential XHTML™ fast : Creating Dynamic Web Sites with XHTML and JavaScript

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

XHTML is a flexible XML-based markup language for designing Web sites. In January 2000, the W3C announced that it was supporting the development of XHTML as a replacement to HTML. HTML will continue to be around for a while, but if you want to develop Web sites for the future you need to switch to XHTML. Designers who make the change find that they can develop faster, better sites using XHTML.

Most Web sites are interactive, responding to the viewer. To do this you need to use a scripting language - JavaScript is the most popular scripting language and interfaces easily with XHTML. To develop powerful interactive Web sites you need to understand these technologies and how they work together.

Essential XHTML fast gives you everything you need to develop great Web sites in XHTML, including an introduction to scripting with JavaScript so that you can create dynamic interactive Web pages. There are many step-by-step examples, which you can download from the series Web site.


It covers key aspects such as:
- The relationship between XML and XHTML
- Cascading Style sheets for formatting layout
- Using text, images and image maps as links
- Creating and using tables
- The new standard for frames
- Interactive XHTML forms
- The JavaScript language
- Incorporating JavaScript into XHTML pages
- Handling events in JavaScript

The source code for the examples in this book is available at the Essential series web site http://www.essential-series.com

Author(s): John Cowell BSc (Hons), MPhil, PhD (auth.)
Series: Essential Series
Edition: 1
Publisher: Springer-Verlag London
Year: 2003

Language: English
Pages: 246
Tags: Programming Languages, Compilers, Interpreters; Multimedia Information Systems

Front Matter....Pages i-x
Why do I need XHTML?....Pages 1-6
XML and XHTML....Pages 7-14
Creating XHTML Documents....Pages 15-31
Formatting Documents....Pages 33-43
Creating Links....Pages 45-52
Creating and Using Tables....Pages 53-68
Working with Images....Pages 69-80
Cascading Style sheets....Pages 81-109
Creating and Using Frames....Pages 111-130
Creating Forms....Pages 131-156
JavaScript and XHTML....Pages 157-176
The JavaScript Language....Pages 177-198
JavaScript Core Objects....Pages 199-217
Handling Events....Pages 219-232
Deprecated and Valid Elements....Pages 233-237
Back Matter....Pages 239-246