Advanced HTML Training Class: HTML5 & CSS3
Thu, May 27 2021
10:00 am to 5:00 pm
In this Advanced HTML class, you learn advanced HTML skills and techniques to maximize web functionality and appeal. Creating forms, using the Canvas element, styling with CSS3, working with video and audio, and many other topics are covered in this advanced HTML course which includes coverage of modern HTML5 and CSS3. In this advanced web coding class, you receive a copy of the comprehensive HTML5 Digital Classroom book, written by the experts at AGI. Experience with all topics covered in the introductory HTML class is expected for those enrolling in this advanced HTML course.
Advanced HTML Training Class Topics Covered
Defining modern HTML
- History and overview
Overview of advanced HTML functionality
- New markup and elements (header, footer, nav elements)
- Form Elements
- Video and Audio tags
- Canvas Element
- Styling with CSS3
- Geolocation
- Offline support
- Web Forms
- HTML5 Examples
- HTML and web browsers, the roadmap
Advanced HTML Markup
- Using the HTML5 Doctype and character encoding
- Using the <header> element
- Using the <nav> element
- Understanding the <article> element
- Working with <section> element
- Working with dates and caption
- Understanding the Role attribute
Creating Advanced HTML Forms
- Working with new input types
- URL
- Range and number
- Search Fields
- Date Pickers
- Placeholder text
- Autofocus
- HTML 4 fallbacks for forms
Working with the video and audio tags
- Video basics (Codecs and browser support)
- Working with the video element
- Video attributes (autoplay, preloading, looping)
- Using the audio element
- Audio MIME types and fallbacks
- Improving Accessibility
Working with the Canvas element in HTML
- The role (and limitations) of the canvas element
- Creating fallbacks (browser support)
- Understanding the coordinate system
- Paths
- Fills and Strokes
- Text
- Images
- Transforms
- Compositing
- A Drawing Loop
- Adding Interactivity
- PNG-based sprite animation
Styling HTML elements
- Working with CSS
- Styling with CSS 2 versus CSS 3 features
- Browser support and testing
- Borders
- Backgrounds
- Colors
- Text Effects
- Sizing and Positioning
- Selectors
- Web fonts
Advanced HTML Applications and Interactivity
- Understanding HTML5’s offline capabilities
- HTML Storage
- Working with the revised JavaScript API
- Geolocation API
- Web Sockets