
HTML5 course introduction
Why do we need HTML5 ?
What is HTML5 ?
Required tools to learn HTML5
Required tags for HTML5 skeleton
How to install and use brackets extensions
All heading tags h1 to h6
Paragraph tag
How to comment your HTML5 code ?
How to break a text content ?
How to add a horizontal ruler in your web page ?
How to make your web page text content as strong or bold ?
How to emphasize your web page text content ?
How to make a text as underlined text ?
How to make a text as striked text ?
How and when to use code tag ?
How and when to use pre tag ?
How and when to use quote tag ?
How and when to use blockquote and cite tag ?
How and when to use dfn tag ?
How and when to use Abbr and Acronym tag ?
How and when to use Address tag ?
How and when to use Sub and Sup tag ?
How and when to use small tag ?
How and when to use center tag ?
How and when to use mark tag ?
How and when to use marquee tag ?
How and when to use BDO tag ?
How and when to use unordered list tag ?
How and when to use unordered list style type ?
How and when to use nested unordered list ?
How and when to use ordered list tag ?
How and when to use ordered list style type ?
How and when to use nested ordered list ?
How and when to use all lists at a time ?
How and when to use definition list tag ?
How and when to use absolute path ?
How and when to use relative path ?
How and when to use same page link using id attribute ?
How and when to use target attribute ?
How and when to use e-mail link ?
How and when to use Skype link ?
How and when to use Mobile link ?
How and when to use dead link ?
How and when to use download link ?
How to import an image to the web page ?
How and when to use alt,width,height,title attributes ?
How and when to use border,vspace,hspace attributes ?
How and when to use align attribute ?
How and when to use figure and figcaption tag ?
How and when to use map and area tag ?
How and when to use table tag ?
How and when to use border attribute and th tag ?
How and when to use caption tag and align,valign attributes ?
How and when to use cellspacing attribute ?
How and when to use cellpadding attribute ?
How and when to use colspan attribute ?
How and when to use rowspan attribute ?
How and when to use table grouping tags ?
How and when to use scope and bgcolor?
How and when to use colgroup and col tags ?
How and when to use nested table tag ?
How and when to use div and span tags ?
How and when to use HTML5 semantic element tags ?
How and when to use input elements ?
How and when to use input element attributes ?
How and when to use form element ?
How and when to use action method and for attribute ?
How and when to use fieldset tag ?
How and when to use textarea tag ?
How and when to use select box ?
How and when to use datalist tag ?
How and when to use audio element ?
How and when to use video element ?
How and when to embed a YouTube video using iframe tag ?
How and when to embed a map using iframe tag ?
How and when to use HTML5 entities ?
*******HTML5, the latest markup language standard for the World Wide Web (WWW).*******
Why learn HTML5?
If you want to design and code the front-end of web apps or mobile apps or email templates, you need to use HTML5.
What's new in HTML5?
Using HTML5 you can build :
It is likely possible to build more complex browser based games in the future using Canvas element.
If you know HTML5 well, there's plenty of opportunity to find a job as a designer, especially since you'd have the advantage of being able to code what you've designed, reducing a lot of back and forth and also allowing you to have control over your own work.
As a skill, HTML5 is also useful for online marketers, since you won't have to always get company developers to help you fix something like the email template design if you can do it yourself.
If you'd like to consider becoming a front-end web developer or UX engineer, you must learn HTML5 well.
Why should take this course?
Note : In this course I covered only HTML5 from scratch, I didn't mixed CSS or JavaScript in this course because I want to make this course simple and easy to understand.
I'm making separate HTML5 (DOM,SVG,Canvas,APIs), CSS and JavaScript courses like this course only. So you can learn CSS and JavaScript also from beginner level to advanced level.
So, what are you waiting for?