Html 5 Course Syllabus

advertisement
Html 5 Course Syllabus
Course Name
Course Description
Pre-Requisites
Developing web sites using Html 5 , CSS and JQuery
This course introduces Html development using Html 5, JQuery &
CSS3.
HTML5 is the latest version of HTML and XHTML. The HTML standard
defines a single language that can be written in HTML and XML. It
attempts to solve issues found in previous iterations of HTML and
addresses the needs of Web Applications, an area previously not
adequately covered by HTML.
JQuery is a cross-browser JavaScript library designed to simplify the
client-side scripting of HTML.
CSS is used to control the style and layout of Web pages.CSS3 is the
latest standard for CSS.
Experience in Object Oriented programming language
Knowledge in XML format
Chapters
Chapter 1 Introduction
 Html History
 What is Html?
 Tags
 Documents
 Browsers pitfalls
Chapter 2 – CSS3






Chapter 3 – Hello
Sheep java script
 First code in java script
 variables
 functions
Chapter 4 – advance
java script
 if conditions
 loops
Chapter 5 – JQuery




Chapter 6 – JQuery
plugins
 Using JQuery UI
 Unobtrusive client validation
 JQuery templates
Chapter 7- Feature
detection




Selecting elements
Borders
Colors
Background
Name space
Media Queries
Element Selector
Document ready function
Events
Ajax call
Browser detection
Feature detection
Modernizer
polyfills
Chapter 8 – Html 5
new elements
 Structural elements
 New Input elements
 New attributes
Chapter 9 - Canvas




Chapter 10 – Video
and Audio
 Add video to web page
 Control video with java script
Chapter 11 –
Geolocation
 Introduction
 Geolocation API
Chapter 12 – Web
Storage




Web storage vs. Cookies
Storage types
Methods and properties
Events
Chapter 13- Offline
web pages




What is offline web page?
The manifest file
AppCache
Connectivity
Basic shapes
Text and shadow
Advance shapes
Basic animation
Download