Cargando…

Learning web design : a beginner's guide to HTML, CSS, Javascript, and web graphics /

Do you want to build web pages, but have no previous experience? This friendly guide is the perfect place to start. You'll begin at square one, learning how the Web and web pages work, and then steadily build from there. By the end of the book, you'll have the skills to create a simple sit...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Niederst Robbins, Jennifer
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Sebastopol, CA : O'Reilly, ©2012.
Edición:4th ed.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • I. Getting started
  • Where do i start?
  • How the web works
  • Some big concepts you need to know
  • II. HTML markup for structure
  • Creating a simple page
  • Marking up text
  • Adding links
  • Adding images
  • Table markup
  • Forms
  • What's up HTML5?
  • III. CSS for presentation
  • Cascading style sheets orientation
  • Formatting text
  • Colors and backgrounds
  • Thinking inside the box
  • Floating and positioning
  • Page layout with CSS
  • Transitions, transforms, and animation
  • CSS techniques
  • IV. JavaScript for behaviors
  • Introduction to JavaScript
  • Using JavaScript
  • V. Creating web graphics
  • Web graphics basics
  • Lean and mean web graphics.