Description: HTML5 is a markup language for structuring and presenting content for the World Wide Web and a core technology of the Internet. This course will help learner learn the basics as well as advanced topics like layouts, forms, offline support, geolocation, audio and video, graphics, etc.
Curriculum
- 1 Section
- 53 Lessons
- 10 Weeks
Expand all sectionsCollapse all sections
- HTML553
- 2.1Introduction
- 2.2Creating a Basic Template
- 2.3Setting up the body
- 2.4Adding the Meat
- 2.5Attribute Selectors
- 2.6Introduction to pseudo-classes
- 2.7Negation pseudo-class
- 2.8Sweet New CSS3 Selectors
- 2.9Laying Out the Website
- 2.10Starting the Styling
- 2.11Styling the Navigation Menu
- 2.12Making Everything Pretty
- 2.13Finishing the Layout
- 2.14Flexible Box Model
- 2.15Styling the Header and Navigation
- 2.16Finishing the Flexible Box Model Layout
- 2.17Reversing the Box Order
- 2.18More Flexible Box Model Tricks
- 2.19Finishing up the Flexible Box Model
- 2.20Rounded Corners and Shadows!
- 2.21Text Shadows, Gradients, and Alpha
- 2.22Crazy Transformations
- 2.23Animating with Transitions
- 2.24Making Awesome Rollover Buttons
- 2.25Working with JavaScript in HTML5
- 2.26querySelectorAll
- 2.27Playing Video on Your Website
- 2.28How to Customize Your Video Player
- 2.29Making Your Skin Look Pretty!
- 2.30Styling the Default and Progress Bars
- 2.31Programming the Video Player
- 2.32Playing and Pausing the Movie
- 2.33How to Update the Progress Bar
- 2.34Finishing Up the Video Player!
- 2.35The Canvas Element
- 2.36Drawing Shapes on the Canvas
- 2.37Gradients on the Canvas
- 2.38Making Sweet Custom Shapes!
- 2.39Working with Text and Shadows
- 2.40Transformations
- 2.41Saving and Restoring the Canvas
- 2.42Images on the Canvas
- 2.43Animation for Games!
- 2.44Drag and Drop
- 2.45Working on the Drag and Drop Program
- 2.46Finishing the Drag and Drop Program!
- 2.47Spice it Up
- 2.48Web Storage API
- 2.49Making the Web Storage Program Pretty
- 2.50Saving Data
- 2.51Retrieving and Displaying Stored Data
- 2.52Making Something Useful
- 2.53Saving Data While Visiting Other Websites