HTML Course Content


HTML Basics

  • Introduction
  • Overview and Prerequisites
  • What Is HTML and Basic of HTML
  • Parts in HTML Document
  • Editors
  • Basic tags
  • Elements
  • Attributes
  • Headings
  • Paragraphs
  • Formatting
  • Links
  • Head
  • CSS
  • Images
  • List
  • Tables
  • Block and Inline Elements
  • Layout
  • HTML4 Drawbacks
  • HTML4 vs. HTML5
HTML5 Introduction
  • Introduction to HTML5 HISTORY
  • New Features and API
  • Why HTML5?
  • What Is HTML5?
  • HTML5 Platform
  • What: Structural Elements
  • Structural Elements
HTML5 Syntax and Semantics
  • Specifying the DOCTYPE
  • Specifying the Character Set
  • Specifying the Language
  • Optimizing scripts and links
HTML5 Canvas
  • What is Canvas?
  • Create a Canvas
  • Canvas Coordinates
  • Canvas – Paths
  • Canvas – Text
  • Canvas – Gradients
  • Canvas – Images
HTML5 SVG
  • Introduction
  • Make an Element Draggable
  • What to Drag?Where to Drop?
HTML5 Drag/Drop
  • What is SVG?
  • SVG Advantages
  • Differences Between SVG and Canvas
  • Comparison of Canvas and SVG
HTML5 Geolocation
  • Introduction
  • Locate the User’s Position
  • Handling Errors and Rejections
  • The getCurrentPosition()
  • Geolocation object
HTML5 Video
  • Introduction
  • Video on the Web
  • How It Works?
  • Video Formats and Browser Support
  • HTML5 Video Tags
HTML5 Audio
  • Introduction
  • Audio on the Web
  • How It Works?
  • Audio Formats and Browser Support
  • HTML5 Audio Tags