GETTING STARTED WITH HTML
Introduction to HTML
Identifying the Basic Structure of an HTML Page
Exploring the <HEAD> Tag
Exploring the <BODY>Tag
ENHANCING WEB PAGE
Identifying the Syntax of CSS
Identifying the types of Style Sheets
Identifying CSS Selectors
Styling HTML Elements
Grouping and Nesting Styles
Controlling the Visibility of Elements
Positioning HTML Elements
APPLYING TRANSITIONS,ANIMATION AND TRANSFORMATION
Applying Transitions
Applying Animations
Applying Transformations
WORKING WITH TABLES AND FRAMES
Creating Tables
Accessing Multiple Web Pages Using Frames
ADDING INTERACTIVITY TO WEB PAGES
Understanding Scripts
Types of Scripting
Identifying the benefits of JavaScript
Implementing JavaScript in Web Page
Embedding a Script into a web page
Creating and using External File
Defining Variables
Using Operators
Using Conditional Constructs
Using Loop Construct
Break and Continue Statement
Introducing Functions
Creating Functions
Accessing Functions
CREATING DYNAMIC WEB PAGES
Designing an HTML Form
Manipulating the components of a web page
WORKING WITH GRAPHICS
Introducing canvas
Transforming and animating canvas elements
ADDING VISUAL EFFECTS TO WEB PAGES
Exploring jQuery
Adding Visual effects using jQuery
Implementing image rollover
INTRODUCING GEOLOCATION AND OFFLINE SUPPORT FOR DATA
Imlementing Geolocation
Implementing offline support