See buying choices for this item to see if it's one of the millions that are eligible for Amazon Prime.

29 used & new from £1.11

Have one to sell? Sell yours here
 
   
DHTML and CSS for the World Wide Web (Visual QuickStart Guides)
 
See larger image
 

DHTML and CSS for the World Wide Web (Visual QuickStart Guides) (Paperback)

by Jason Cranford Teague (Author)
4.3 out of 5 stars See all reviews (3 customer reviews)

Available from these sellers.


6 new from £9.99 23 used from £1.11
Other Editions: RRP: Our Price: Other Offers:
Paperback (3) 28 used & new from £0.20

Customers Who Bought This Item Also Bought

JavaScript for the World Wide Web: Student Edition (Visual QuickStart Guides)

JavaScript for the World Wide Web: Student Edition (Visual QuickStart Guides)

by Tom Negrino
3.6 out of 5 stars (85)  £24.99
The CSS Anthology: 101 Essential Tips, Tricks & Hacks: 101 Essential Tips, Tricks and Hacks

The CSS Anthology: 101 Essential Tips, Tricks & Hacks: 101 Essential Tips, Tricks and Hacks

by Rachel Andrew
4.9 out of 5 stars (21)  £26.79
JavaScript Pocket Reference (Pocket Reference (O'Reilly))

JavaScript Pocket Reference (Pocket Reference (O'Reilly))

by David Flanagan
3.8 out of 5 stars (10)  £5.63
HTML & XHTML: The Definitive Guide (Definitive Guides)

HTML & XHTML: The Definitive Guide (Definitive Guides)

by Chuck Musciano
4.6 out of 5 stars (23)  £25.03
JavaScript: The Definitive Guide

JavaScript: The Definitive Guide

by David Flanagan
4.3 out of 5 stars (44)  £25.03
Explore similar items

Product details


Customers Viewing This Page May Be Interested in These Sponsored Links

  (What is this?)
W3C Mobile Web Training
   www.w3.org    Design mobile-friendly Web pages! Join us in Cambridge 
Visual CSS Menu Software
   www.opencube.com    Create professional CSS navigation with Visual CSS QuickMenu Pro. 
  
 

Product Description

Amazon.co.uk Review
An easy-to-read visual guide, DHTML and CSS for the World Wide Web presents two key Web standards, Dynamic HTML and Cascading Style Sheets. DHTML is a catch-all term for a set of browser technologies, including the Document Object Model and the ability to control it with JavaScript. CSS is a specification for formatting pages by defining and applying named styles. Microsoft and Netscape began to implement these standards in their version 4.0 browsers, but with huge variations that frustrate web designers.

This title is divided into four parts. The first two offer an overview and tutorial for CSS and DHTML in turn. Part 3 is a short guide to two popular tools, Adobe GoLive and Macromedia Dreamweaver. The fourth section puts it all together, with coverage of menus and controls, special effects, multimedia, and general guidance on effective web design. There are several appendices, including a skimpy reference.

The author takes a pragmatic approach, explaining how to build pages that work in both Navigator and Internet Explorer, and including brief coverage of browser-specific features. There is some coverage of Netscape 6.0, with its much-improved DHTML support. Although the author has a brief look at web design tools, the main focus is on the code itself. This is not an in-depth guide, and other titles such as Eric Meyer's Cascading Style Sheets 2.0 have more detail. The advantage of this title is its friendly style, plentiful tips, and clear step-by-step examples, making it a good starting point for those wanting to move on from basic HTML. --Tim Anderson

Product Description

Increasing numbers of Web page creators are familiar with HTML but are daunted by the prospect of using DHTML and CSS. Dynamic HTML (DHTML), a collection of technologies, works on all browsers and helps create a dynamic Web interface that reacts to visitors' needs, while CSS (Cascading Style Sheets) allows designers to create sites with the exact typeface, color, and layout they want. Using both technologies, any Web author or developer can easily add interactive and visually sophisticated elements to a site. DHTML and CSS for the World Wide Web, 2nd Edition: Visual QuickStart Guide, shows readers that DHTML and CSS don't have to be difficult to learn. This revised and expanded second edition is up-to-date on the latest Web standards and browsers, and includes all-new coverage of using DHTML to get information about the browser environment and adding multimedia to a site. It also includes updated basic and advanced dynamic techniques, such as making objects appear and disappear, moving objects in 3D, and adding dynamic content. With over 400 screen shots and visual, task-based lessons, those new to DHTML can use this guide as an introduction to scripting, while experienced programmers will be pleased to find practical and working examples throughout the book. This edition offers full cross-platform and cross-browser coverage.



See all Product Description

Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organize and find favorite items.
Your tags: Add your first tag
 

 

Customer Reviews

3 Reviews
5 star:
 (1)
4 star:
 (2)
3 star:    (0)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
4.3 out of 5 stars (3 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
13 of 13 people found the following review helpful:
4.0 out of 5 stars Readable with clear examples, 24 April 2003
By Mr. M. G. Poole "mike_p_" (UK) - See all my reviews
(REAL NAME)   
I bought this book because I wanted to learn CSS from the ground-up. I had a vague idea about stylesheets but the book takes you through a broad range of the techniques you can use right from the beginning. The pros and cons of the different techniques are explained well and the examples used help put it all in context. I found myself revisiting examples from day to day as I was starting out with my own CSS. I found this the best approach, especially for the positional CSS, although some of the book is readable without trying out the code.

I really liked the visual style of the book as it's easy on the eye (it has some attributes of an informative magazine but with a book-like consistency). For example, some of the nuances of CSS are not embedded in a stack of text, but are brought to the reader's attention in smaller blocks.

The DHTML section was really just a bonus for me, but I've used some of the simple animation scripts to good effect. The other useful stuff includes how you can change the style of a screen element through a user interaction which I've also used.

Finally, there's a good support web site, which has working examples and code & at the time of writing was still up and running. Just for the CSS section I rate this 4/5.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
27 of 29 people found the following review helpful:
4.0 out of 5 stars A beginners book teaching you W3C DOM compliant DHTML, 3 Jul 2001
By A Customer
Second Edition (June 2001) of this book is very good, and is - at the time of writing - the only DHTML book I've seen which teaches you W3C standard DOM based Dynamic HTML. This is a very important point in my opinion, and it really makes it the one and only book to choose until other books gets updated or new titles emerges. W3C standard based DHTML are supported by browsers like Internet Explorer 5+, Netscape 6+, Opera 4+, Konqueror 2.1+, Mozilla and other Mozilla/Gecko-based browsers, and is _the_ standard "all" browser will support in the future. But the IE4 and NS4.x browsers are not forgotten, the book teaches you how to make your code compatible with these browsers too, even though they don't support the W3C standard DOM.

The book has support and bug-information about various Netscape and Microsoft browser versions, but do not go into deeper details with the alternative browsers like Opera and Konqueror. Actually Opera is the only "alternative" browser which is briefly mentioned in the book. However the coding style used in the book always favours "feature sensing" over "browser sensing" when ever possible, so most code should work with the lesser known W3C DOM compliant browsers too.

The book is split into two parts, a CSS-part and a DHTML-part. It seems like a wise idea to teach CSS before starting DHTML, since most people starting on DHTML problably haven't used CSS that much yet.

It is a beginners guide, not an advanced book. The style is typical of the "Visual Quickstart Guide". This means the book is designed to be a combined reference and a teaching-book. In my opinion the book can be a little boring reading from start to the end, because it has a tendensy to repeat things. For example when you have learned the basic CSS syntax for defining styles you don't really have to get it spelled out how the syntax is for every style-property in the rest of the book. Just mentioning the name of the property and the possible values should be enough, and you can always check the code-examples if in dought. This is problably a matter of taste, but it is the reason I can "only" give this generally very good book 4 stars.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
6 of 6 people found the following review helpful:
5.0 out of 5 stars Highly informative for a beginner in CSS programming, 10 Jan 2002
By carol.goates@usa.net (Ipswich, England) - See all my reviews
I borrowed this book from the library and have used it every day for several weeks. It has proved an invaluable aid to me in creating dynamic web pages which are easily maintained. As with most of the Visual Quickstart series, the content is well laid out and easy to follow, yet comprehensive. I am now going to order my very own copy!
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


Share your thoughts with other customers: Create your own review
 
 
 
Only search this product's reviews



Customer Discussions

 Beta (What's this?)
This product's forum (0 discussions)
  Discussion Replies Latest Post
  No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
  [Cancel]

   


Listmania!


Look for similar items by category


Look for similar items by subject


Feedback


The Body Shop

The Body Shop - Vitamin C Skin Boost
Protect and boost your glow with The Body Shop Vitamin C Skin Boost.

Shop The Body Shop

 

Beauty without the Beast

Olay Regenerist Daily 3 Point Treatment Cream
From au naturel to party glam, we have all the best names in cosmetics and skincare.

Discover Beauty at Amazon.co.uk

 

Up to 50% off Dental Care

Braun Oral-B Professional Care 6000 Rechargeable Toothbrush - Pack of 2
Put a sparkle in your smile with up to 50% off selected Oral-B and Philips rechargeable toothbrushes.

Up to 50% off power toothbrushes

 

Treat Someone

Amazon.co.uk Gift Certificates--available in any amount from £5 to £500 With an Amazon.co.uk Gift Certificate, you can get them what they want (even if you don't know what that is).

Learn more about Gift Certificates

 
Ad

Where's My Stuff?

Delivery and Returns

Need Help?

Your Recent History

  (What's this?)
You have no recently viewed items or searches.

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.

Look to the right column to find helpful suggestions for your shopping session.

Continue Shopping: Top Sellers

amazon.co.uk Amazon Home
International Sites:  United States  |  Germany  |  France  |  Japan  |  Canada  |  China
Business Programs: Sell on Amazon  |  Fulfilment by Amazon  |  Join Associates  |  Join Advantage
Customer Service  |  Help  |  View Basket  |  Your Account
About Amazon.co.uk  |  Careers at Amazon
Conditions of Use & Sale |  Privacy Notice  © 1996-2009, Amazon.com, Inc. and its affiliates