Popular Posts

Thursday, October 13, 2016

HTML5 - Notes

***************************************
HTML 5
***************************************

New Semantic Elements in HTML5
- <article>
- <aside>
- <details>
- <figure>
- <footer>
- <header>
- <main>
- <mark>
- <nav>
- <section>
- <summary>
- <time>

New Form elements
- Datalist, output

New Javascript
-

New Input types
- color
- date
- datetime
- datetime-local
- email
- month
- number
- range
- search
- tel
- time
- url
- week

New Media
- Audio
- Video
- Track

No comments:

Post a Comment