Loading…

CSS cookbook /

As the industry standard method for enriching the presentation of HTML-based web pages, Cascading Style Sheets (CSS) allow you to give web pages more structure and a more sophisticated look. But first, you have to get past CSS theory and resolve real-world problems. For those all-too-common dilemmas...

Full description

Bibliographic Details
Call Number:Libro Electrónico
Main Author: Schmitt, Christopher
Format: Electronic eBook
Language:Inglés
Published: Sebastopol, Calif. : O'Reilly, 2006.
Edition:2nd ed.
Subjects:
Online Access:Texto completo (Requiere registro previo con correo institucional)
Table of Contents:
  • 1. General
  • 2. Web typography
  • 3. Images
  • 4. Page elements
  • 5. Lists
  • 6. Links and navigation
  • 7. Forms
  • 8. Tables
  • 9. Page layouts
  • 10. Print
  • 11. Hacks, workarounds, and troubleshooting
  • 12. Designing with CSS
  • A. Resources
  • B. CSS 2.1 properties and proprietary extensions
  • C. CSS 2.1 selectors, pseudo-classes, and pseudo-elements
  • D. Styling of form elements.