Skip to content
FREE SHIPPING ON ALL DOMESTIC ORDERS $35+
FREE SHIPPING ON ALL US ORDERS $35+

HTML, CSS, and JavaScript All in One: Covering HTML5, CSS3, and ES6, Sams Teach Yourself

Availability:
in stock, ready to be shipped
Save 8% Save 8%
Original price $39.99
Original price $39.99 - Original price $39.99
Original price $39.99
Current price $36.99
$36.99 - $36.99
Current price $36.99
A solid understanding of HTML, CSS, and JavaScript — and how they work together — is vital to any kind of contemporary web development. And these core technologies are only growing in importance as contemporary web development moves away from a reliance on proprietary technologies like Flash for rich interface and mobile applications.

Teach Yourself HTML, CSS, and JavaScript All in One combines these three fundamental web development technologies into one clearly written, carefully organized, step-by-step tutorial that expertly guides the beginner through these three interconnected technologies.

By the end of this book the reader will understand how these technologies work, and more importantly, how they work together to create modern web pages and sites. After completing the book's lessons the reader will be able to confidently create basic but professional-looking interactive web sites.

Coverage of the HTML5, CSS3, and ECMAScript 6 standards is thoughtfully integrated into every chapter of the book, mentioning new features or tools within context of the task or topic at hand.

ISBN-13: 9780672338083

Media Type: Paperback

Publisher: Pearson Education

Publication Date: 11-30-2018

Pages: 800

Product Dimensions: 7.00(w) x 9.00(h) x 1.60(d)

Series: Sams Teach Yourself

Jennifer Kyrnin consults professionally on web design and web development. She has built and maintained websites of all sizes, from small single-page sites to large million-page database-driven sites for international audiences. She has taught HTML, XML, and web design online since 1997 and is the author of Sams Teach Yourself HTML5 Mobile Application Development, Sams Teach Yourself Responsive Web Design, and Sams Teach Yourself Bootstrap. Julie Meloni is a software development manager and technical consultant living in Washington, DC. She has written several books and articles on web-based programming languages and database topics, including the bestselling Sams Teach Yourself PHP, MySQL, and Apache All in One.

Table of Contents

PART I: GETTING STARTED ON THE WEB

Lesson 1: Understanding How the Web Works 1

A Brief History of HTML and the World Wide Web 2
Creating Web Content 2
Understanding Web Content Delivery 3
Selecting a Web Hosting Provider 6
Testing with Multiple Web Browsers and Devices 8
Creating a Sample File 9
Using FTP to Transfer Files 10
Understanding Where to Place Files on the Web Server 14
Distributing Content Without a Web Server 17
Tips for Testing Web Content 18
Summary 19
Q&A 20
Workshop 20
Exercises 22
Lesson 2: Creating Web Content 2
Getting Prepared 24
Getting Started with a Simple Web Page 25
HTML Tags Every Web Page Must Have 28
Organizing a Page with Paragraphs and Line Breaks 31
Organizing Your Content with Headings 33
Understanding Semantic Elements 36
Using in Multiple Ways 42
Understanding the Element 44
Using

45
Implementing the Element 45
When to Use