HTML5 Interview Questions
- What is the use of DOCTYPE. What if we do not use it in our app?
- HTML5 tags with examples
- Inline vs block elements
- Semantic elements
- <meta> tag (it is very important. Learn everything about this tag)
- Async, defer
- Pre-connect, prefetch and preload
- SEO in HTML5
- Local Storage vs session storage
- Media tags
- HTML5 forms
- Button vs link
- How to optimize website assets loading?
- Web workers with examples
- Service workers
- Web APIs
- Lazy loading on images
- HTML elements vs tags
- XSS vs CSRF attack
- HTML cookie and how we can read /write it