How to Read This Book

Don’t feel that you have to read this book from cover to cover. It’s broken up into easily digestible tips that focus on one or two core concepts. In each chapter, you’ll find several projects. If you download the example code from this book’s website,[3] you’ll find a template/ folder, which is a great place to start.

When you see code examples like this

html5_new_tags/index.html
 
<link​ rel=​"stylesheet"​ href=​"stylesheets/style.css"​​>

the label above the code shows where you’ll find the file in the example code. If you’re reading this in electronic format, you can click that label to bring up the entire file so you can see the code in context. The label shows the location of the file in the example code; it may ...

Get HTML5 and CSS3, 2nd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.