Book description
Are you still designing web sites like it's 1999? If so, you're in for a surprise. Since the last edition of this book appeared five years ago, there has been a major climate change with regard to web standards. Designers are no longer using (X)HTML as a design tool, but as a means of defining the meaning and structure of content. Cascading Style Sheets are no longer just something interesting to tinker with, but rather a reliable method for handling all matters of presentation, from fonts and colors to the layout of the entire page. In fact, following the standards is now a mandate of professional web design.
Our popular reference, Web Design in a Nutshell, is one of the first books to capture this new web landscape with an edition that's been completely rewritten and expanded to reflect the state of the art. In addition to being an authoritative reference for (X)HTML and Cascading Style Sheets, this book also provides an overview of the unique requirements of designing for the Web and gets to the nitty-gritty of JavaScript and DOM Scripting, web graphics optimization, and multimedia production. It is an indispensable tool for web designers and developers of all levels.
The third edition covers these contemporary web design topics:
- Structural layer: HTML 4.01 and XHTML 1.0 (9 chapters), including an alphabetical reference of all elements, attributes and character entities
- Presentation layer: Ten all-new chapters on Cascading Style Sheets, Level 2.1, including an alphabetical reference of all properties and values.
- Behavior layer: JavaScript and scripting with the Document Object Model (DOM)
- Web environment: New web standards, browsers, display devices, accessibility, and internationalization
- Web graphics optimization: Producing lean and mean GIF, JPEG, PNG, and animated GIFs
- Multimedia: Web audio, video, Flash, and PDF
Organized so that readers can find answers quickly, Web Design in a Nutshell, Third Edition helps experienced designers come up to speed quickly on standards-based web design, and serves as a quick reference for those already familiar with the new standards and technology.
There are many books for web designers, but none that address such a wide variety of topics. Find out why nearly half a million buyers have made this the most popular web design book available.
Publisher resources
Table of contents
- Web Design in a Nutshell, 3rd Edition
- Foreword
- Contributors
- Technical Reviewers
- Preface
-
I. The Web Environment
- 1. Web Standards
- 2. Designing for a Variety of Browsers
-
3. Designing for a Variety of Displays
- 3.1. Designing for Unknown Monitor Resolutions
- 3.2. Fixed Versus Liquid Web Pages
- 3.3. Designing “Above the Fold”
- 3.4. Mobile Devices
- 4. A Beginner’s Guide to the Server
-
5. Accessibility
- 5.1. Types of Disabilities
- 5.2. Overview of Assistive Technology
- 5.3. Who Is Responsible for Accessibility?
- 5.4. Web Content Accessibility Guidelines
- 5.5. Web Content Accessibility Guidelines 2.0 (WCAG 2.0)
- 5.6. Standards Variations and Section 508
- 5.7. Web Accessibility Techniques
- 5.8. Testing for Accessibility
- 6. Internationalization
-
II. The Structural Layer: XML and (X)HTML
-
7. Introduction to XML
- 7.1. XML Basics
- 7.2. How It Works
- 7.3. XML Document Syntax
- 7.4. Well-Formed XML
- 7.5. Document Type Definition (DTD)
- 7.6. XML Namespaces
- 7.7. XML on the Web
-
7.8. Web-Related XML Applications
- 7.8.1. XHTML (Extensible Hypertext Markup Language)
- 7.8.2. RSS (Really Simple Syndication or RDF Site Summary)
- 7.8.3. RDF (Resource Description Framework)
- 7.8.4. SVG (Scalable Vector Graphics)
- 7.8.5. SMIL (Synchronized Multimedia Integration Language)
- 7.8.6. MathML (Mathematical Markup Language)
- 7.8.7. Other XML Applications
- 7.9. Where to Learn More
- 8. HTML and XHTML Overview
- 9. Document Structure
- 10. Text Elements
- 11. Creating Links
- 12. Images and Objects
-
13. Tables
- 13.1. Table Uses
- 13.2. Basic Table Structure
- 13.3. Row Groups
- 13.4. Columns and Column Groups
- 13.5. Table Presentation
- 13.6. Accessible Tables
- 13.7. Responsible Layout Tables
- 14. Frames
-
15. Forms
- 15.1. The Basic Form Element
-
15.2. Form Controls
- 15.2.1. Input Controls
- 15.2.2. Multiline Text Areas
- 15.2.3. Creating Menus with the select Element
- 15.2.4. Buttons
- 15.3. Accessibility Features
- 15.4. disabled and readonly
- 15.5. Affecting Form Appearance
-
7. Introduction to XML
-
III. The Presentation Layer: Cascading Style Sheets
-
16. Cascading Style Sheets Fundamentals
- 16.1. CSS in a Nutshell
- 16.2. The Benefits of CSS
- 16.3. How CSS Works
- 16.4. Rule Syntax
- 16.5. Adding Styles to a Document
- 16.6. Key Concepts
- 16.7. Specifying Values
- 16.8. Browser Support
- 16.9. For Further Reading
- 17. Selectors
- 18. Font and Text Properties
- 19. Basic Box Properties
- 20. Color and Backgrounds
- 21. Floating and Positioning
- 22. CSS for Tables
- 23. Lists and Generated Content
- 24. CSS Techniques
- 25. Managing Browser Bugs: Workarounds, Hacks, and Filters
-
16. Cascading Style Sheets Fundamentals
-
IV. The Behavioral Layer: JavaScript and the DOM
- 26. Introduction to JavaScript
-
27. DOM Scripting
- 27.1. A Sordid Past
- 27.2. Out of the Dark Ages
- 27.3. The DOM
- 27.4. Manipulating Documents with the DOM
- 27.5. Working with Style
- 27.6. DOM Scripting in Action
- 27.7. Supplement: Getting Started with Ajax
-
V. Web Graphics
- 28. Web Graphics Overview
- 29. GIF Format
- 30. JPEG Format
-
31. PNG Format
- 31.1. When to Use PNGs
- 31.2. PNG Features
- 31.3. Platform/Browser Support
- 31.4. Creating PNG Files
- 31.5. PNG Optimization Strategies
- 31.6. For Further Reading
- 32. Animated GIFs
-
VI. Media
- 33. Audio on the Web
- 34. Video on the Web
- 35. The Flash Platform
- 36. Printing from the Web
-
VII. Appendixes
-
A. HTML Elements and Attributes
-
A.1. Common Attributes and Events
- a
- abbr
- acronym
- address
- applet
- area
- b
- base
- basefont
- bdo
- big
- blockquote
- body
- br
- button
- caption
- center
- cite
- code
- col
- colgroup
- dd
- del
- dfn
- dir
- div
- dl
- dt
- em
- embed
- fieldset
- font
- form
- frame
- frameset
- h1, h2, h3, h4, h5, h6
- head
- hr
- html
- i
- iframe
- img
- input
- ins
- isindex
- kbd
- label
- legend
- li
- link
- map
- menu
- meta
- noembed
- noframes
- noscript
- object
- ol
- optgroup
- option
- p
- param
- pre
- q
- s
- samp
- script
- select
- small
- span
- strike
- strong
- style
- sub
- sup
- table
- tbody
- td
- textarea
- tfoot
- th
- thead
- title
- tr
- tt
- u
- ul
- var
-
A.1. Common Attributes and Events
-
B. CSS 2.1 Properties
-
B.1. Visual Media
- background
- background-attachment
- background-color
- background-image
- background-position
- background-repeat
- border
- border-bottom
- border-bottom-color
- border-bottom-style
- border-bottom-width
- border-collapse
- border-color
- border-left
- border-left-color
- border-left-style
- border-left-width
- border-right
- border-right-color
- border-right-style
- border-right-width
- border-spacing
- border-style
- border-top
- border-top-color
- border-top-style
- border-top-width
- border-width
- bottom
- caption-side
- clear
- clip
- color
- content
- counter-increment
- counter-reset
- cursor
- direction
- display
- empty-cells
- float
- font
- font-family
- font-size
- font-style
- font-variant
- font-weight
- height
- left
- letter-spacing
- line-height
- list-style
- list-style-image
- list-style-position
- list-style-type
- margin
- margin-bottom
- margin-left
- margin-right
- margin-top
- max-height
- max-width
- min-height
- min-width
- outline
- outline-color
- outline-style
- outline-width
- overflow
- padding
- padding-bottom
- padding-left
- padding-right
- padding-top
- position
- quotes
- right
- table-layout
- text-align
- text-decoration
- text-indent
- text-transform
- top
- unicode-bidi
- vertical-align
- visibility
- white-space
- width
- word-spacing
- z-index
- B.2. Paged Media
- B.3. Aural Styles
-
B.1. Visual Media
-
C. Character Entities
- C.1. ASCII Character Set
- C.2. Nonstandard Entities (‚-Ÿ)
- C.3. Latin-1 (ISO-8859-1)
- C.4. Latin Extended-A
- C.5. Latin Extended-B
- C.6. Spacing Modifier Letters
- C.7. Greek
- C.8. General Punctuation
- C.9. Letter-like Symbols
- C.10. Arrows
- C.11. Mathematical Operators
- C.12. Miscellaneous Technical Symbols
- C.13. Geometric Shapes
- C.14. Miscellaneous Symbols
- D. Specifying Color
- E. Microformats: Extending (X)HTML
-
A. HTML Elements and Attributes
- Glossary
- About the Author
- Colophon
- Copyright
Product information
- Title: Web Design in a Nutshell, 3rd Edition
- Author(s):
- Release date: February 2006
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9780596009878
You might also like
book
Responsive Web Design with HTML5 and CSS - Fourth Edition
Harness the latest capabilities of HTML5 and CSS to create a single UI that works flawlessly …
book
Learning Web Design, 4th Edition
Do you want to build web pages, but have no previous experience? This friendly guide is …
book
Responsive Web Design with HTML5 and CSS - Third Edition
Publisher's note: To make use of the most recent CSS and HTML features, a new, fully …
book
Learning Web Design, 5th Edition
Do you want to build web pages but have no prior experience? This friendly guide is …