Zum Hauptinhalt springen
Dekorationsartikel gehören nicht zum Leistungsumfang.
HTML, CSS & JavaScript Web Publishing in One Hour a Day, Sams Teach Yourself
Covering HTML5, CSS3, and jQuery
Taschenbuch von Jennifer Kyrnin (u. a.)
Sprache: Englisch

44,35 €*

inkl. MwSt.

Versandkostenfrei per Post / DHL

Lieferzeit 1-2 Wochen

Kategorien:
Beschreibung

Completely revamped to teach HTML5 and CSS3 from the very beginning, this is the newest edition of the worldwide best-seller that has helped 500,000+ people learn the foundational skills of modern web development. Laura Lemay and Rafe Colburn have thoroughly revamped their in-depth tutorial to cover the latest web skills and technologies, and walk the reader through creating interactive, dynamic web sites using today's JavaScript libraries, services, and social web technologies.

Completely revamped to teach HTML5 and CSS3 from the very beginning, this is the newest edition of the worldwide best-seller that has helped 500,000+ people learn the foundational skills of modern web development. Laura Lemay and Rafe Colburn have thoroughly revamped their in-depth tutorial to cover the latest web skills and technologies, and walk the reader through creating interactive, dynamic web sites using today's JavaScript libraries, services, and social web technologies.

Über den Autor

Rafe Colburn is an author and web developer with more than 15 years of experience building websites. His other books include Special Edition Using SQL and Sams Teach Yourself CGI in 24 Hours. You can read his blog at [...] or find him on Twitter as [...]

Jennifer Kyrnin is an author and web designer who has been working on the Internet since 1995. Her other books include Sams Teach Yourself Bootstrap in 24 Hours, Sams Teach Yourself Responsive Web Design in 24 Hours, and Sams Teach Yourself HTML5 Mobile Application Development in 24 Hours. She can be found at [...] on Twitter as [...]

Laura Lemay is one of the world’s most popular authors on web development topics. She is the original author of Sams Teach Yourself Web Publishing with HTML, Sams Teach Yourself Java in 21 Days, and Sams Teach Yourself Perl in 21 Days.

Inhaltsverzeichnis
Tag

The Title

Headings

Paragraphs

Comments

Summary

Workshop

Q&A

Quiz

Quiz Answers

Exercises

Lesson 5: Organizing Information with Lists

Lists: An Overview

Numbered Lists

Customizing Ordered Lists

Unordered Lists

Customizing Unordered Lists

Definition Lists

Nesting Lists

Other Uses for Lists

Summary

Workshop

Q&A

Quiz

Quiz Answers

Exercises

Lesson 6: Working with Links

Creating Links

The Link Tag:

Linking Local Pages Using Relative and Absolute Pathnames

Absolute Pathnames

Should You Use Relative or Absolute Pathnames?

Links to Other Documents on the Web

Linking to Specific Places Within Documents

Creating Links and Anchors

The name Attribute of the Tag

Linking to Elements in the Same Document

Anatomy of a URL

Parts of URLs

Special Characters in URLs

The rel Attribute

Kinds of URLs

HTTP

Anonymous FTP

Non-Anonymous FTP

Mailto

File

Summary

Workshop

Q&A

Quiz

Quiz Answers

Exercises

PART III: Doing More with HTML and CSS

Lesson 7: Formatting Text with HTML and CSS

Character-Level Elements

Semantic HTML Tags

Changes to Physical Style Tags in HTML5

Character Formatting Using CSS

The Text Decoration Property

Font Properties

Preformatted Text

Horizontal Rules (or Thematic Breaks)

Attributes of the Tag

Line Break

Addresses

Quotations

Special Characters

Character Encoding

Character Entities for Special Characters

Character Entities for Reserved Characters

Fonts and Font Sizes

Summary

Workshop

Q&A

Quiz

Quiz Answers

Exercises

Lesson 8: Using CSS to Style a Site

Including Style Sheets in a Page

Creating Page-Level Styles

Creating Sitewide Style Sheets

Selectors

Contextual Selectors

Classes and IDs

What Cascading Means

Units of Measure

Specifying Colors

Editing Styles with Developer Tools

Using Color

Links

The Box Model

Borders

Margins and Padding

Controlling Size and Element Display

Float

More Selectors

Pseudo-Classes

Attribute Selectors

The Tag

Summary

Workshop

Q&A

Quiz

Quiz Answers

Exercises

Lesson 9: Using Images on Your Web Pages

Images on the Web

Image Formats

GIF

JPEG

PNG

SVG

Inline Images in HTML: The Tag

Adding Alternative Text to Images

Images and Text

Text and Image Alignment

Wrapping Text Next to Images

Adjusting the Space Around Images

Images and Links

Other Neat Tricks with Images

Image Dimensions and Scaling

Image Backgrounds

Using Images as Bullets

What Is an Imagemap?

Getting an Image

Determining Your Coordinates

The and Tags

The usemap Attribute

Image Etiquette

Summary

Workshop

Q&A

Quiz

Quiz Answers

Exercises

Lesson 10: Building Tables

Creating Tables

Table Parts

The Element

Summarizing the Table

Rows and Cells

Empty Cells

Captions

Sizing Tables, Borders, and Cells

Setting Table Widths

Changing Table Borders

Cell Padding

Cell Spacing

Column Widths

Table and Cell Color

Aligning Your Table Content

Table Alignment

Cell and Caption Alignment

Spanning Multiple Rows or Columns

More Advanced Table Enhancements

Grouping and Aligning Columns

Grouping and Aligning Rows

How Tables Are Used

Summary

Workshop

Q&A

Quiz

Quiz Answers

Exercises

Lesson 11: Using CSS to Position Elements on the Page

Positioning Schemes

Relative Positioning

Absolute Positioning

Positioning Properties

Positioning Properties and Height and Width

Nesting Absolutely Positioned Elements

Dynamic Overlays

Fixed Positioning

Controlling Stacking

Creating Drop-Down Menus

Summary

Workshop

Q&A

Quiz

Quiz Answers

Exercises

Lesson 12: Designing Forms

Understanding Form and Function

Using the Tag

Using the Tag

Creating Form Controls with the Tag

Creating Text Controls

Adding Options to Text Fields with datalist

Using the New HTML5 Controls

Creating Password Controls

Creating Submit Buttons

Creating Reset Buttons

Creating Check Box Controls

Creating Radio Buttons

Using Images as Submit Buttons

Creating Generic Buttons

Hidden Form Fields

The File Upload Control

Using Other Form Controls

Using the button Element

Creating Large Text-Entry Fields with textarea

Creating Menus with select and option

Grouping Controls with fieldset and legend

Changing the Default Form Navigation

Using Access Keys

Creating disabled and readonly Controls

Displaying Updates with progress and meter

Applying Cascading Style Sheet Properties to Form Elements

Planning Your Forms

Summary

Workshop

Q&A

Quiz

Quiz Answers

Exercises

Lesson 13: Structuring a Page with HTML5

A Short History of HTML Page Layout

Laying Out a Page in HTML5

HTML5 Structural Tags

Sections

Header

Footer

Navigation

Articles

Asides

The Page Outline

Elements with Their Own Outlines

Using HTML5 Structural Elements

Polyfill Scripts

Summary

Workshop

Q&A

Quiz

Quiz Answers

Exercise

Lesson 14: Integrating Multimedia: Video and Sound

Embedding Video the Simple Way

Advantages and Disadvantages of Hosting Videos on External Sites

Uploading Videos to YouTube

Customizing the Video Player

Other Services

Hosting Your Own Video

Video and Container Formats

Converting Video to H.264

Embedding Video Using

The Tag

Using the Element

Embedding Flash Using the Tag

Alternative Content for the Tag

The Tag

Embedding Flash Movies Using SWFObject

Flash Video Players

JW Player

Using Flowplayer

Using the Tag with the Tag

Embedding Audio in Your Pages

The Tag

Flash Audio Players

Summary

Workshop

Q&A

Quiz

Quiz Answers

Exercises

Lesson 15: Advanced CSS: Page Layout in CSS

Laying Out the Page

The Problems with Layout Tables

Writing HTML with Structure

Writing a Layout Style Sheet

The Floated Columns Layout Technique

The Role of CSS in Web Design

Style Sheet Organization

Site-Wide Style Sheets

Summary

Workshop

Q&A

Quiz

Quiz Answers

Exercises

Lesson 16: Using Responsive Web Design

What Is Responsive Web Design?

History of Responsive Web Design

Why RWD Is Important

RWD Is More Than Just Changing the Number of Columns

Mobile Devices Should Come First

Mobile First

Affecting the Viewport

Planning a Responsive Website

Check Your Analytics

Try the Site with Your Own Phone

Decide What Content Is Critical

Writing Media Queries

Media Types

Media Features

Breakpoints

Building a Style Sheet with Media Queries

Understanding the Mechanics of RWD

Adjusting the Layout

Making Images and Videos Responsive

Building Responsive Tables

Responsive Web Design Best Practices

Give Everyone the Best Experience

Use the Best Breakpoints for Your Website, Not for Devices

Be Flexible But Think Small

Summary

Workshop

Q&A

Quiz

Quiz Answers

Exercises

PART IV: Using JavaScript and jQuery

Lesson 17: Introducing JavaScript

Why Would You Want to Use JavaScript?

Ease of Use

Improving Performance

Integration with the Browser

The Tag

The Structure of a JavaScript Script

The src Attribute

JavaScript and the Chrome Development Tools

The JavaScript Language

Operators and Expressions

Variables

Control Structures

Functions

Data Types

Arrays

Objects

The JavaScript Environment

Events

Summary

Workshop

Q&A

Quiz

Quiz Answers

Exercises

Lesson 18: Using jQuery

What Are JavaScript Libraries?

Getting Started with jQuery

Your First jQuery Script

Selecting Elements from the Document

Binding Events

Modifying Styles on the Page

Hiding and Showing Elements

Retrieving and Changing Style Sheet Properties

Modifying Content on the Page

Manipulating Classes

Manipulating Form Values

Manipulating Attributes Directly

Adding and Removing Content

Special Effects

AJAX and jQuery

Using AJAX to Load External Data

Summary

Workshop

Q&A

Quiz

Quiz Answers

Exercises

Lesson 19: Using JavaScript in Your Pages

Validating Forms with JavaScript

Hiding and Showing Content

...
Details
Erscheinungsjahr: 2016
Fachbereich: Programmiersprachen
Genre: Importe, Informatik
Rubrik: Naturwissenschaften & Technik
Medium: Taschenbuch
Inhalt: Kartoniert / Broschiert
ISBN-13: 9780672336232
ISBN-10: 0672336235
Sprache: Englisch
Einband: Kartoniert / Broschiert
Autor: Kyrnin, Jennifer
Lemay, Laura
Colburn, Rafe
Hersteller: Pearson Education (US)
Verantwortliche Person für die EU: Pearson Education, St.-Martin-Str. 82, D-81541 München, salesde@pearson.com
Maße: 231 x 177 x 45 mm
Von/Mit: Jennifer Kyrnin (u. a.)
Erscheinungsdatum: 07.01.2016
Gewicht: 1,19 kg
Artikel-ID: 127210285
Über den Autor

Rafe Colburn is an author and web developer with more than 15 years of experience building websites. His other books include Special Edition Using SQL and Sams Teach Yourself CGI in 24 Hours. You can read his blog at [...] or find him on Twitter as [...]

Jennifer Kyrnin is an author and web designer who has been working on the Internet since 1995. Her other books include Sams Teach Yourself Bootstrap in 24 Hours, Sams Teach Yourself Responsive Web Design in 24 Hours, and Sams Teach Yourself HTML5 Mobile Application Development in 24 Hours. She can be found at [...] on Twitter as [...]

Laura Lemay is one of the world’s most popular authors on web development topics. She is the original author of Sams Teach Yourself Web Publishing with HTML, Sams Teach Yourself Java in 21 Days, and Sams Teach Yourself Perl in 21 Days.

Inhaltsverzeichnis
Tag

The Title

Headings

Paragraphs

Comments

Summary

Workshop

Q&A

Quiz

Quiz Answers

Exercises

Lesson 5: Organizing Information with Lists

Lists: An Overview

Numbered Lists

Customizing Ordered Lists

Unordered Lists

Customizing Unordered Lists

Definition Lists

Nesting Lists

Other Uses for Lists

Summary

Workshop

Q&A

Quiz

Quiz Answers

Exercises

Lesson 6: Working with Links

Creating Links

The Link Tag:

Linking Local Pages Using Relative and Absolute Pathnames

Absolute Pathnames

Should You Use Relative or Absolute Pathnames?

Links to Other Documents on the Web

Linking to Specific Places Within Documents

Creating Links and Anchors

The name Attribute of the Tag

Linking to Elements in the Same Document

Anatomy of a URL

Parts of URLs

Special Characters in URLs

The rel Attribute

Kinds of URLs

HTTP

Anonymous FTP

Non-Anonymous FTP

Mailto

File

Summary

Workshop

Q&A

Quiz

Quiz Answers

Exercises

PART III: Doing More with HTML and CSS

Lesson 7: Formatting Text with HTML and CSS

Character-Level Elements

Semantic HTML Tags

Changes to Physical Style Tags in HTML5

Character Formatting Using CSS

The Text Decoration Property

Font Properties

Preformatted Text

Horizontal Rules (or Thematic Breaks)

Attributes of the Tag

Line Break

Addresses

Quotations

Special Characters

Character Encoding

Character Entities for Special Characters

Character Entities for Reserved Characters

Fonts and Font Sizes

Summary

Workshop

Q&A

Quiz

Quiz Answers

Exercises

Lesson 8: Using CSS to Style a Site

Including Style Sheets in a Page

Creating Page-Level Styles

Creating Sitewide Style Sheets

Selectors

Contextual Selectors

Classes and IDs

What Cascading Means

Units of Measure

Specifying Colors

Editing Styles with Developer Tools

Using Color

Links

The Box Model

Borders

Margins and Padding

Controlling Size and Element Display

Float

More Selectors

Pseudo-Classes

Attribute Selectors

The Tag

Summary

Workshop

Q&A

Quiz

Quiz Answers

Exercises

Lesson 9: Using Images on Your Web Pages

Images on the Web

Image Formats

GIF

JPEG

PNG

SVG

Inline Images in HTML: The Tag

Adding Alternative Text to Images

Images and Text

Text and Image Alignment

Wrapping Text Next to Images

Adjusting the Space Around Images

Images and Links

Other Neat Tricks with Images

Image Dimensions and Scaling

Image Backgrounds

Using Images as Bullets

What Is an Imagemap?

Getting an Image

Determining Your Coordinates

The and Tags

The usemap Attribute

Image Etiquette

Summary

Workshop

Q&A

Quiz

Quiz Answers

Exercises

Lesson 10: Building Tables

Creating Tables

Table Parts

The Element

Summarizing the Table

Rows and Cells

Empty Cells

Captions

Sizing Tables, Borders, and Cells

Setting Table Widths

Changing Table Borders

Cell Padding

Cell Spacing

Column Widths

Table and Cell Color

Aligning Your Table Content

Table Alignment

Cell and Caption Alignment

Spanning Multiple Rows or Columns

More Advanced Table Enhancements

Grouping and Aligning Columns

Grouping and Aligning Rows

How Tables Are Used

Summary

Workshop

Q&A

Quiz

Quiz Answers

Exercises

Lesson 11: Using CSS to Position Elements on the Page

Positioning Schemes

Relative Positioning

Absolute Positioning

Positioning Properties

Positioning Properties and Height and Width

Nesting Absolutely Positioned Elements

Dynamic Overlays

Fixed Positioning

Controlling Stacking

Creating Drop-Down Menus

Summary

Workshop

Q&A

Quiz

Quiz Answers

Exercises

Lesson 12: Designing Forms

Understanding Form and Function

Using the Tag

Using the Tag

Creating Form Controls with the Tag

Creating Text Controls

Adding Options to Text Fields with datalist

Using the New HTML5 Controls

Creating Password Controls

Creating Submit Buttons

Creating Reset Buttons

Creating Check Box Controls

Creating Radio Buttons

Using Images as Submit Buttons

Creating Generic Buttons

Hidden Form Fields

The File Upload Control

Using Other Form Controls

Using the button Element

Creating Large Text-Entry Fields with textarea

Creating Menus with select and option

Grouping Controls with fieldset and legend

Changing the Default Form Navigation

Using Access Keys

Creating disabled and readonly Controls

Displaying Updates with progress and meter

Applying Cascading Style Sheet Properties to Form Elements

Planning Your Forms

Summary

Workshop

Q&A

Quiz

Quiz Answers

Exercises

Lesson 13: Structuring a Page with HTML5

A Short History of HTML Page Layout

Laying Out a Page in HTML5

HTML5 Structural Tags

Sections

Header

Footer

Navigation

Articles

Asides

The Page Outline

Elements with Their Own Outlines

Using HTML5 Structural Elements

Polyfill Scripts

Summary

Workshop

Q&A

Quiz

Quiz Answers

Exercise

Lesson 14: Integrating Multimedia: Video and Sound

Embedding Video the Simple Way

Advantages and Disadvantages of Hosting Videos on External Sites

Uploading Videos to YouTube

Customizing the Video Player

Other Services

Hosting Your Own Video

Video and Container Formats

Converting Video to H.264

Embedding Video Using

The Tag

Using the Element

Embedding Flash Using the Tag

Alternative Content for the Tag

The Tag

Embedding Flash Movies Using SWFObject

Flash Video Players

JW Player

Using Flowplayer

Using the Tag with the Tag

Embedding Audio in Your Pages

The Tag

Flash Audio Players

Summary

Workshop

Q&A

Quiz

Quiz Answers

Exercises

Lesson 15: Advanced CSS: Page Layout in CSS

Laying Out the Page

The Problems with Layout Tables

Writing HTML with Structure

Writing a Layout Style Sheet

The Floated Columns Layout Technique

The Role of CSS in Web Design

Style Sheet Organization

Site-Wide Style Sheets

Summary

Workshop

Q&A

Quiz

Quiz Answers

Exercises

Lesson 16: Using Responsive Web Design

What Is Responsive Web Design?

History of Responsive Web Design

Why RWD Is Important

RWD Is More Than Just Changing the Number of Columns

Mobile Devices Should Come First

Mobile First

Affecting the Viewport

Planning a Responsive Website

Check Your Analytics

Try the Site with Your Own Phone

Decide What Content Is Critical

Writing Media Queries

Media Types

Media Features

Breakpoints

Building a Style Sheet with Media Queries

Understanding the Mechanics of RWD

Adjusting the Layout

Making Images and Videos Responsive

Building Responsive Tables

Responsive Web Design Best Practices

Give Everyone the Best Experience

Use the Best Breakpoints for Your Website, Not for Devices

Be Flexible But Think Small

Summary

Workshop

Q&A

Quiz

Quiz Answers

Exercises

PART IV: Using JavaScript and jQuery

Lesson 17: Introducing JavaScript

Why Would You Want to Use JavaScript?

Ease of Use

Improving Performance

Integration with the Browser

The Tag

The Structure of a JavaScript Script

The src Attribute

JavaScript and the Chrome Development Tools

The JavaScript Language

Operators and Expressions

Variables

Control Structures

Functions

Data Types

Arrays

Objects

The JavaScript Environment

Events

Summary

Workshop

Q&A

Quiz

Quiz Answers

Exercises

Lesson 18: Using jQuery

What Are JavaScript Libraries?

Getting Started with jQuery

Your First jQuery Script

Selecting Elements from the Document

Binding Events

Modifying Styles on the Page

Hiding and Showing Elements

Retrieving and Changing Style Sheet Properties

Modifying Content on the Page

Manipulating Classes

Manipulating Form Values

Manipulating Attributes Directly

Adding and Removing Content

Special Effects

AJAX and jQuery

Using AJAX to Load External Data

Summary

Workshop

Q&A

Quiz

Quiz Answers

Exercises

Lesson 19: Using JavaScript in Your Pages

Validating Forms with JavaScript

Hiding and Showing Content

...
Details
Erscheinungsjahr: 2016
Fachbereich: Programmiersprachen
Genre: Importe, Informatik
Rubrik: Naturwissenschaften & Technik
Medium: Taschenbuch
Inhalt: Kartoniert / Broschiert
ISBN-13: 9780672336232
ISBN-10: 0672336235
Sprache: Englisch
Einband: Kartoniert / Broschiert
Autor: Kyrnin, Jennifer
Lemay, Laura
Colburn, Rafe
Hersteller: Pearson Education (US)
Verantwortliche Person für die EU: Pearson Education, St.-Martin-Str. 82, D-81541 München, salesde@pearson.com
Maße: 231 x 177 x 45 mm
Von/Mit: Jennifer Kyrnin (u. a.)
Erscheinungsdatum: 07.01.2016
Gewicht: 1,19 kg
Artikel-ID: 127210285
Sicherheitshinweis

Ähnliche Produkte

Ähnliche Produkte