Skip to content

Essential CSS and DHTML for Web Masters

Best in textbook rentals since 2012!

ISBN-10: 0130127604

ISBN-13: 9780130127600

Edition: 1999

Authors: Dan Livingston, Micah Brown

List price: $29.99
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

With Cascading Style Sheets and Dynamic HTML, you can supercharge your Web site, both visually and functionally. Now, learn CSS and DHTML fast! This no-nonsense guide teaches CSS and DHTML in the context of building two Web sites that reflect the most common scenarios Web professionals encounter: a company selling products and educating visitors; and a content site selling ads and subscriptions. The finished sites are on the Web, so you can reuse the code, and see how your pages should look -- and work! Coverage includes: defining styles with the STYLE tag, blocking off content with the DIV tag, stacking, interactivity, pop-ups, cross-browser coding, animating layers, creating E-commerce…    
Customers also bought

Book details

List price: $29.99
Copyright year: 1999
Publisher: Prentice Hall PTR
Publication date: 6/24/1999
Binding: Paperback
Pages: 208
Size: 6.02" wide x 8.98" long x 0.71" tall
Weight: 0.836
Language: English

Introduction
Acknowledgments
About the Authors
Stylesheet Fundamentals
The Big Projects
Task: Lay Out the Shelley Homepage in Cascading Style Sheets (CSS)
Positioning Elements
Defining Position with [STYLE]
Blocking Off Content with [DIV]
Stacking with Z-index
Adding Style to Elements
Modifying HTML Tags
Classes
Tight Control with [SPAN]
Cascading and Overlapping
ID Selectors
The DHTML Begins
Task: Add DHTML Interactivity to the Shelley Homepage
Pop-up Search Window
Using JavaScript to Pop Up Secondary Navigation
Cycling through a Feature Splash Screen
Cross-Browser Coding
Task: Code the DHTML on the Shelley Homepage to Be Cross-Browser
Coding for Both Browsers Using the eval () Statement
Coding for Layer Visibility
Browser-Specific Features to Avoid
Preparing a Storefront for DHTML
The Big Project
Task: Preparing the Stitch Page for E-Commerce
Overview of the Storefront
Setting Up CSS and JavaScript
Animating Layers
Task: Create Animated Product Rollout for Three Product Lines
Animate a Single Layer
Animate Multiple Layers
Another Method
Dragging Layers
Task: Create Draggable Layers for Placing Products in the Shopping Cart
How the Code Works
Events
Browser Differences
Objects
Dragging and User Interface
Clipping Regions
The Meat of the Code
What We Left Out
A Really Interactive Quiz: Part One
Task: Create a Fully Interactive Quiz for Shelley Biotechnologies
The Functional Spec
The Quiz Questions
Scoring
Progress/Navigation
After the Quiz
Building the Questions
Cycling through the Questions
A Really Interactive Quiz: Part Two
Introduction
Quiz Progress and Navigation
What Should Happen
Quiz Progress Images and Code
The End of the Quiz
CSS Style Attribute Reference
Miscellaneous Reference
JavaScript Reference
Cross-Browser DOM Reference
Index