Web front-end basics (what can we do by learning html and css)
11 minutes45 secondshtml basics
Common tags and attributes in HTML (document head)
Common tags and attributes in HTML (text font formatting)
Common tags and attributes (hyperlinks) in HTML
Common tags and attributes in HTML (list)
Common tags and attributes in HTML (form form)
Common tags and attributes in HTML (table)
css basics
Box model in CSS
Border styles in CSS
Background control in CSS
Convert block-level elements to inline elements and back
Positioning in CSS
Floats in CSS
Common navigation layout cases
Simple CSS3 drop-down menu effect implementation