HTML5 and CSS3 all-in-one for dummies
A new edition of a bestseller covers the latest advances in web development! HTML5 and CSS3 are essential tools for creating dynamic websites and boast updates and enhanced features that can make your websites even more effective and unique. This friendly, all-in-one guide covers everything you need...
Main Author: | |
---|---|
Format: | eBook |
Language: | Inglés |
Published: |
Hoboken, NJ:
John Wiley & Sons
c2014.
Hoboken, New Jersey : 2014. |
Edition: | Third edition |
Series: | --For dummies
|
Subjects: | |
See on Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009629463706719 |
Table of Contents:
- Cover; Title Page; Table of Contents; Introduction; About This Book; Foolish Assumptions; Use Any Computer; Don't Buy Any Software; How This Book Is Organized; New for the Third Edition; Icons Used in This Book; Beyond the Book; Book I: Creating the HTML Foundation; Chapter 1: Sound HTML Foundations; Creating a Basic Page; Understanding the HTML in the Basic Page; Meeting Your New Friends, the Tags; Setting Up Your System; Chapter 2: It's All About Validation; Somebody Stop the HTML Madness!; Validating Your Page; Using Tidy to repair pages; Chapter 3: Choosing Your Tools
- What's Wrong with the Big Boys: Expression Web and Adobe DreamweaverHow About Online Site Builders?; Alternative Web Development Tools; Picking a Text Editor; Finding a Good Web Developer's Browser; Chapter 4: Managing Information with Lists and Tables; Making a List and Checking It Twice; Building Tables; Chapter 5: Making Connections with Links; Making Your Text Hyper; Making Lists of Links; Working with Absolute and Relative References; Chapter 6: Adding Images, Sound, and Video; Adding Images to Your Pages; Choosing an Image Manipulation Tool; Choosing an Image Format
- Manipulating Your ImagesWorking with Audio; Chapter 7: Creating Forms; You Have Great Form; Building Text-Style Inputs; Making a standard text field; Building a password field; Creating Multiple Selection Elements; Pressing Your Buttons; Making input-style buttons; Building a Submit button; It's a do-over: The Reset button; Introducing the tag; New Form Input Types; Book II: Styling with CSS; Chapter 1: Coloring Your World; Now You Have an Element of Style; Specifying Colors in CSS; Choosing Your Colors; Creating Your Own Color Scheme; Chapter 2: Styling Text; Setting the Font Family
- The Curse of Web-Based FontsSpecifying the Font Size; Relative measurement units; Determining Other Font Characteristics; Chapter 3: Selectors: Coding with Class and Style; Selecting Particular Segments; Using Emphasis and Strong Emphasis; Modifying the Display of em and strong; Defining Classes; Introducing div and span; Using Pseudo-Classes to Style Links; Selecting in Context; Defining Styles for Multiple Elements; Using New CSS3 Selectors; Chapter 4: Borders and Backgrounds; Joining the Border Patrol; Introducing the Box Model; New CSS3 Border Techniques; Changing the Background Image
- Manipulating Background ImagesUsing Images in Lists; Chapter 5: Levels of CSS; Managing Levels of Style; Understanding the Cascading Part of Cascading Style Sheets; Managing Browser Incompatibility; Chapter 6: CSS Special Effects; Image Effects; Text Effects; Transformations and Transitions; Book III: Building Layouts with CSS; Chapter 1: Fun with the Fabulous Float; Avoiding Old-School Layout Pitfalls; Introducing the Floating Layout Mechanism; Using Float with Block-Level Elements; Using Float to Style Forms; Chapter 2: Building Floating Page Layouts; Creating a Basic Two-Column Design
- Building a Three-Column Design