Book description
In just a short time, you can learn how to use HTML5, Cascading Style Sheets (CSS3), and JavaScript together to design, create, and maintain world-class websites.
Using a straightforward, step-by-step approach, each lesson in this book builds on the previous ones, enabling you to learn the essentials from the ground up.
Clear instructions and practical, hands-on examples show you how to use HTML to create the framework of your website, design your site’s layout and typography with CSS, and then add interactivity with JavaScript and jQuery.
Step-by-step instructions carefully walk you through the most common web development tasks
Practical, hands-on examples show you how to apply what you learn
Quizzes and exercises help you test your knowledge and stretch your skills
Learn how to...
Build your own web page and get it online in an instant
Format text for maximum clarity and readability
Create links to other pages and to other sites
Add graphics, color, and visual pizzazz to your web pages
Work with transparent images and background graphics
Design your site’s layout and typography using CSS
Get user input with web-based forms
Use JavaScript to build dynamic, interactive web pages
Add AJAX effects to your web pages
Leverage JavaScript libraries such as jQuery
Make your site easy to maintain and update as it grows
Contents at a Glance
Part I Getting Started on the Web
1 Understanding How the Web Works
2 Structuring an HTML Document
3 Understanding Cascading Style Sheets
4 Understanding JavaScript
5 Validating and Debugging Your Code
Part II Building Blocks of Practical Web Design
6 Working with Fonts, Text Blocks, Lists, and Tables
7 Using External and Internal Links
8 Working with Colors, Images, and Multimedia
Part III Advanced Web Page Design with CSS
9 Working with Margins, Padding, Alignment, and Floating
10 Understanding the CSS Box Model and Positioning
11 Using CSS to Do More with Lists, Text, and Navigation
12 Creating Fixed or Liquid Layouts
Part IV Getting Started with Dynamic Sites
13 Understanding Dynamic Websites and HTML5 Applications
14 Getting Started with JavaScript Programming
15 Working with the Document Object Model (DOM)
16 Using JavaScript Variables, Strings, and Arrays
17 Using JavaScript Functions and Objects
18 Controlling Flow with Conditions and Loops
19 Responding to Events
20 Using Windows
Part V Advanced JavaScript Programming
21 JavaScript Best Practices
22 Using Third-Party JavaScript Libraries and Frameworks
23 A Closer Look at jQuery
24 First Steps Toward Creating Rich Interactions with jQuery UI
25 AJAX: Remote Scripting
Part VI Advanced Website Functionality and Management
26 Working with Web-Based Forms
27 Organizing and Managing a Website
Table of contents
- About This eBook
- Title Page
- Copyright Page
- Contents at a Glance
- Table of Contents
- About the Author
- We Want to Hear from You!
- Reader Services
-
Part I: Getting Started on the Web
-
Chapter 1. Understanding How the Web Works
- A Brief History of HTML and the World Wide Web
- Creating Web Content
- Understanding Web Content Delivery
- Selecting a Web Hosting Provider
- Testing with Multiple Web Browsers
- Creating a Sample File
- Using FTP to Transfer Files
- Understanding Where to Place Files on the Web Server
- Distributing Content Without a Web Server
- Tips for Testing Web Content
- Summary
- Q&A
- Workshop
-
Chapter 2. Structuring an HTML Document
- Getting Prepared
- Getting Started with a Simple Web Page
- HTML Tags Every Web Page Must Have
- Organizing a Page with Paragraphs and Line Breaks
- Organizing Your Content with Headings
- Understanding Semantic Elements
- Using <header> in Multiple Ways
- Understanding the <section> Element
- Using <article>
- Implementing the <nav> Element
- When to Use <aside>
- Using <footer> Effectively
- Summary
- Q&A
- Workshop
- Chapter 3. Understanding Cascading Style Sheets
- Chapter 4. Understanding JavaScript
- Chapter 5. Validating and Debugging Your Code
-
Chapter 1. Understanding How the Web Works
-
Part II: Building Blocks of Practical Web Design
-
Chapter 6. Working with Fonts, Text Blocks, Lists, and Tables
- Working with Special Characters
- Boldface, Italics, and Special Text Formatting
- Tweaking the Font
- Using Web Fonts
- Aligning Text on a Page
- The Three Types of HTML Lists
- Placing Lists Within Lists
- Creating a Simple Table
- Controlling Table Sizes
- Alignment and Spanning Within Tables
- Page Layout with Tables
- Using CSS Columns
- Summary
- Q&A
- Workshop
- Chapter 7. Using External and Internal Links
-
Chapter 8. Working with Colors, Images, and Multimedia
- Best Practices for Choosing Colors
- Understanding Web Colors
- Using Hexadecimal Values for Colors
- Using CSS to Set Background, Text, and Border Colors
- Choosing Graphics Software
- The Least You Need to Know About Graphics
- Preparing Photographic Images
- Creating Banners and Buttons
- Reducing or Removing Colors in an Image
- Creating Tiled Background Images
- Creating Animated Web Graphics
- Placing Images on a Web Page
- Describing Images with Text
- Specifying Image Height and Width
- Aligning Images
- Turning Images into Links
- Using Background Images
- Using Imagemaps
- Linking to Multimedia Files
- Embedding Multimedia Files
- Using Pure HTML5 for Audio and Video Playback
- Additional Tips for Using Multimedia
- Summary
- Q&A
- Workshop
-
Chapter 6. Working with Fonts, Text Blocks, Lists, and Tables
- Part III: Advanced Web Page Design with CSS
-
Part IV: Getting Started with Dynamic Sites
- Chapter 13. Understanding Dynamic Websites and HTML5 Applications
- Chapter 14. Getting Started with JavaScript Programming
-
Chapter 15. Working with the Document Object Model (DOM)
- Understanding the Document Object Model
- Using window Objects
- Working with the document Object
- Accessing Browser History
- Working with the location Object
- More About the DOM Structure
- Working with DOM Nodes
- Creating Positionable Elements (Layers)
- Hiding and Showing Objects
- Modifying Text Within a Page
- Adding Text to a Page
- Summary
- Q&A
- Workshop
- Chapter 16. Using JavaScript Variables, Strings, and Arrays
- Chapter 17. Using JavaScript Functions and Objects
- Chapter 18. Controlling Flow with Conditions and Loops
- Chapter 19. Responding to Events
- Chapter 20. Using Windows
- Part V: Advanced JavaScript Programming
- Part VI: Advanced Website Functionality and Management
- Index
Product information
- Title: HTML, CSS and JavaScript All in One, Sams Teach Yourself: Covering HTML5, CSS3, and jQuery, 2nd Edition
- Author(s):
- Release date: October 2014
- Publisher(s): Sams
- ISBN: 9780133795165
You might also like
book
HTML and CSS in 24 Hours, Sams Teach Yourself (Updated for HTML5 and CSS3), Ninth Edition
Learn HTML5 and CSS3 in 24 one-hour lessons! Sams Teach Yourself HTML and CSS in 24 …
book
Web Programming with HTML5, CSS, and JavaScript
Web Programming with HTML5, CSS, and JavaScript is written for the undergraduate, client-side web programming course. …
book
The Essential Guide to HTML5: Using Games to Learn HTML5 and JavaScript
Gain a deep, practical knowledge of HTML and JavaScript that will provide an introduction to programming …
book
JavaScript Absolute Beginner's Guide, 2nd Edition
Who knew how simple using JavaScript could be? Make the most of JavaScript--even if you've never …