length: 30 days
We divide HTML 5 learning into 5 stages.
About how web works?
What is HTML?
What is CSS?
What is JavaScript?
Importance of HTML
HTML case sensitive?
Extensions
Hello World
How browsers work
File path from browser
Tags
Elements
Nested elements
Attributes
Doc-type tag
Head tag
Title tag
Meta tag
Responsive
Charset
Body tag
Other tags
Style tag
Script tag
Link tag
Comments
Heading
Paragraph
Break tags
Listing
Ordered List
Unordered List
Definition List
Hyper Links
to different page
to same page
mailto:
target attribute
_self (default)
_blank
_parent
_top
title attribute
Absolute URLs vs Relative URLs
Tables
thead, tbody and tfoot tags
tr, th and td tag
rowspan and colspan attributes
caption tag
Image
src attribute
alt attribute
width and height attribute
hyper image
Picture
img tag vs picture element
source tag
multiple source tag
media attribute
scrset attribute
Map
area tag
shape attribute
rect
circle
poly
coords attribute
alt attribute
href attribute
usemap attribute of img tag
Iframe
src attribute
height and width attribute
name attribute
with anchor tag (target attribute of anchor tag)
Semantics
header tag
nav tag
aside tag
section tag
article tag
footer tag
More Semantics
details tag
summary tag
figure tag
figcaption tag
main tag
Media
Audio
Video
Blocks
div tag
span tag
Forms
action, method and target attributes
label attributes
input attributes
Words Formatting
bold vs strong tag
italic vs emphasized tag
mark tag
small tag
del tag
ins tag
sub and sup tag
Paragraph Formatting
blockquote tag
q tag
address tag
Other tags
pre tag
var tag
samp tag
code tag
kbd tag
Entities
Symbols
Students will make a project embedding all the knowledge he/she gain from the course.