Lesson 12, HTML5 Essentials 255
What you’ll learn
in this lesson:
- Understanding key
concepts of HTML5
markup - Supporting
technologies - Evolving browser
support - Using HTML5
HTML5 Essentials
In this lesson, you will get an understanding of the diff erent
technologies related to HTML5. You’ll discover the new elements
that are available to help build HTML5 pages, and you will also
learn about modern browser support.
Starting up
This lesson does not use any lesson fi les, so you do not need to load any fi les before starting
this lesson.
See Lesson 12 in action!
Use the accompanying video to gain a better understanding of how to use some of
the features shown in this lesson. You can fi nd the video tutorial for this lesson at
http://www.digitalclassroombooks.com using the URL provided when you registered your book.
Defi ning HTML5.
HTML5 is a combination of new HTML markup tags, CSS3 properties, and JavaScript, as
well as several supporting technologies that are connected to HTML5.
12
Lesson 12