Cargando…

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...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Schmitt, Christopher
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Sebastopol, Calif. : O'Reilly, 2006.
Edición:2nd ed.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • 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.