All courses
Categories
Courses
Search
edjioTpoint
For Workshop
For Instructors
Register
Login
OR
Browse Courses
Profile
Logout
HTML5
In this course, you will learn writing HTML code using Header Tags, Paragraphs, Ordered and Unordered lists, Forms , Links, Tables, Iframes, Images, Text Formatting, Image Maps.
Enroll Now
Enquire more about the Course
Enquire more about the Course
×
Course Details
Duration: 20 hours
Effort:6 hours per week
Price With GST: ₹5900/-
Subject: Web Technologies
Level: Beginner
Prerequisites
Related Course
Angular 2
Node.js
Backbone.js
Coffee.js
HTML5
CSS3
jQuery, JavaScript and Ajax
Django
About this course
Hands-on projects with instructors support
What you'll learn
Introduction to WEB
What is Web?
HTML Basics
Introduction
Parts in HTML Document
Editors
Basic
Elements
Attributes
Headings
Basics
Paragraphs
Formatting
Links
Head
CSS
Images
Tables
JavaScript
HTML XHTML
HTML4 Drawbacks
HTML5 Introduction
HTML5 HISTORY
New Features and groups
Backward Compatibility
Why HTML5?
Power of HTML5
m or mobi or touch domains
Common Terms in HTML5
HTML5 Syntax
The DOCTYPE:
Character Encoding
Obsolete Elements/Deprecated Elements
<acronym>
<applet>
<basefont>
<big>
<center>
<dir>
<font>
<frame>
<frameset>
<isindex>
<noframes>
<s>
<strike>>
<tt>
<u>
<xmp>
HTML5 New Elements
New Semantic/Structural Elements
<article>
<aside>
<bdi>
<command>
<details>
<dialog>
<summary>
<figure>
<figcaption>
<footer>
<header>
<mark>
<meter>
<nav>
<progress>
<ruby>
<rt>
<rp>
<section>
<time>
<wbr>
HTML5 Canvas
What is Canvas?
Create a Canvas
Canvas Coordinates
Canvas – Paths
Canvas – Text
Canvas – Gradients
Canvas – Images
HTML5 SVG
What is SVG?
SVG Advantages
Differences Between SVG and Canvas
Comparison of Canvas and SVG
HTML5 Drag/Drop
Introduction
Make an Element Draggable
What to Drag?Where to Drop?
HTML5 Geo location
Introduction
Locate the User’s Position+
Handling Errors and Rejections
The getCurrentPosition()
Geolocation object
HTML5 Video
Introduction
Audio on the Web
How It Works?
Audio Formats and Browser Support
HTML5 Audio Tags
HTML5 Input Types
Introduction
color
date
datetime
datatime-local
email
month
number
range
search
tel
time
url
week
HTML5 Form Elements
<datalist>
<keygen>
<output>
HTML5 Form Attributes
New attributes for <form> and <input>
autocomplete
novalidate
New attributes for <input>
autocomplete
autofocus
form, formaction
formenctype,formmethod
formnovalidate
formtarget
height and width
list, min and max
multiple
pattern (regexp)
placeholder
required, step
HTML5 Semantic
Introduction
What are Semantic Elements?
non-semantic elements: <div> and <span>
semantic elements: <form>, <table>, and <img>
New Semantic Elements in HTML5
<header>
<nav>
<section>
<article>
<aside>
<figcaption>
<figure>
<footer>
HTML5 Web Storage
What is HTML5 Web Storage?
Browser Support
The localStorage Object
The sessionStorage Object
New Semantic Elements in HTML5
HTML5 App Cache
What is Application Cache?
Cache Manifest Basics
HTML5 Cache Manifest
HTML5 Web Workers
What is a Web Worker?
Check Web Worker Support
Create a Web Worker File
Terminate a Web Worker
HTML5 SSE
One Way Messaging
Browser Support
The EventSource Object
HTML Media
New Media Elements
<audio>
<video>
<source>
<embed>
<track>
HTML Multimedia
What is Multimedia?
Browser Support
Multimedia Formats
Video Formats
Sound Formats
HTML5 – MathML
Introduction
Using MathML Characters
Matrix Presentation
Math Formulas
Enroll Now
Batches
Class Room Training
₹5,900+GST
Enroll Now
Online Live Classes
₹5,900+GST
Enroll Now
Self Paced Classes
₹5,900+GST
Enroll Now
Course Video
01-Introduction to WEB
1 videos
1-What is Web?
02-HTML Basics
18 videos
1-Introduction
2-Parts in HTML Document
3-Editors
4-Basic
5-Elements
6-Attributes
7-Headings
8-Basics
9-Paragraphs
10-Formatting
11-Links
12-Head
13-CSS
14-Images
15-Tables
16-JavaScript
17-HTML XHTML
18-HTML4 Drawbacks
03-HTML5 Introduction
7 videos
1-HTML5 HISTORY
2-New Features and groups
3-Backward Compatibility
4-Why HTML5?
5-Power of HTML5
6-m or mobi or touch domains
7-Common Terms in HTML5
04-HTML5 Syntax
2 videos
1-The DOCTYPE
2-Character Encoding
05-Obsolete Elements/Deprecated Elements
16 videos
1-<acronym>
2-<applet>
3-<basefont>
4-<big>
5-<center>
6-<dir>
7-<font>
8-<frame>
9-<frameset>
10-<isindex>
11-<noframes>
12-<s>
13-<strike>
14-<tt>
15-<u>
16-<xmp>
06-HTML5 New Elements
22 videos
1-New Semantic/Structural Elements
2-<article>
3-<aside>
4-<bdi>
5-<command>
6-<details>
7-<dialog>
8-<summary>
9-<figure>
10-<figcaption>
11-<footer>
12-<header>
13-<mark>
14-<meter>
15-<nav>
16-<progress>
17-<ruby>
18-<rt>
19-<rp>
20-<section>
21-<time>
22-<wbr>
07-HTML5 Canvas
7 videos
1-What is Canvas?
2-Create a Canvas
3-Canvas Coordinates
4-Canvas – Paths
5-Canvas – Text
6-Canvas – Gradients
7-Canvas – Images
08-HTML5 SVG
4 videos
1-What is SVG?
2-SVG Advantages
3-Differences Between SVG and Canvas
4-Comparison of Canvas and SVG
09-HTML5 Drag/Drop
3 videos
1-Introduction
2-Make an Element Draggable
3-What to Drag?Where to Drop?
10-HTML5 Geo location
5 videos
1-Introduction
2-Locate the User’s Position+
3-Handling Errors and Rejections
4-The getCurrentPosition()
5-Geolocation object
11-HTML5 Video
5 videos
1-Introduction
2-Video on the Web
3-How It Works?
4-Video Formats and Browser Support
5-HTML5 Video Tags
12-HTML5 Audio
5 videos
1-Introduction
2-Audio on the Web
3-How It Works?
4-Audio Formats and Browser Support
5-HTML5 Audio Tags
13-HTML5 Input Types
14 videos
1-Introduction
2-color
3-date
4-datetime
5-datetime-local
6-email
7-month
8-number
9-range
10-search
11-tel
12-time
13-url
14-week
14-HTML5 Form Elements
3 videos
1-<datalist>
2-<keygen>
3-<output>
15-HTML5 Form Attributes
3 videos
1-New attributes for <form> and <input>
2-autocomplete
3-novalidate
16-New attributes for <input>
13 videos
1-autocomplete
2-autofocus
3-form, formaction
4-formenctype,formmethod
5-formnovalidate
6-formtarget
7-height and width
8-list, min and max
9-formnovalidate
10-multiple
11-pattern (regexp)
12-placeholder
13-required, step
17-HTML5 Semantic
13 videos
1-Introduction
2-What are Semantic Elements?
3-non-semantic elements: <div> and <span>
4-semantic elements: <form>, <table>, and <img>
5-New Semantic Elements in HTML5
6-<header>
7-<nav>
8-<section>
9-<article>
10-<aside>
11-<figcaption>
12-<figure>
13-<footer>
18-HTML5 Web Storage
4 videos
1-What is HTML5 Web Storage?
2-Browser Support
3-The localStorage Object
4-The sessionStorage Object
19-HTML5 App Cache
3 videos
1-What is Application Cache?
2-Cache Manifest Basics
3-HTML5 Cache Manifest
20-HTML5 Web Workers
4 videos
1-What is a Web Worker?
2-Check Web Worker Support
3-Create a Web Worker File
4-Terminate a Web Worker
21-HTML5 SSE
3 videos
1-One Way Messaging
2-Browser Support
3-The EventSource Object
22-HTML Media
6 videos
1-New Media Elements
2-<audio>
3-<video>
4-<source>
5-<embed>
6-<track>
23-HTML Multimedia
5 videos
1-What is Multimedia?
2-Browser Support
3-Multimedia Formats
4-Video Formats
5-Sound Formats
24-HTML5 – MathML
4 videos
1-Introduction
2-Using MathML Characters
3-Matrix Presentation
4-Math Formulas
Enroll Now
HTML5 Free PDF Book:
Free Pdf Book
Advantage
Certification
Preview Certificate
" class="img-responsive">
Customer Reviews
No Review For This Course
24 X 7 Customer Support
×
IN
080 4200 8777
IN
+91 95385 66675
Drop us a query
×
For Further Assistance Call Us at
+91-9740992552
Call us now
Drop us a query
Scroll