PDA

View Full Version : what are the extra features added in html5?



iammanisha
04-13-2017, 09:27 AM
what are the extra features added in html5?

michral
05-15-2017, 08:54 AM
HTML5 has 28 new features.
Some of them i listed below:
1. New Doctype
2. The Figure Element
3. <small> Redefined
4. To Quote or Not to Quote.
5. Make your Content Editable
6. Email Inputs
7. Local Storage
8. Autofocus Attribute
9. Audio Support
10. Video Support
etc. For more deatils check out: https://code.tutsplus.com/tutorials/28-html5-features-tips-and-techniques-you-must-know--net-13520

HuyRomRom92
05-16-2017, 04:33 AM
Up, up, up Đến hẹn lại lên, chúc các bạn bán đắt nhé ... nhiều may mắn

david007
09-05-2024, 11:34 AM
HTML5 introduced several new features, including:

- Semantic elements like `<header>`, `<footer>`, and `<article>` for better structure.
- Audio and video support without plugins.
- Canvas for drawing graphics.
- Local storage for offline data storage.
- Geolocation API for location-based services.
- Improved form controls like date pickers and validation.