๐ฉ๐ปโ๐ HTML Questions
- โ HTML vs HTML5
- โ HTML element vs tags
- โ HTML Semantic elements
- โ Semantic HTML
- โ What is the purpose of
Doctype
- โ What is
OG
tag why is that required and how that works - โ Why
meta
tag and what it serve - โ Why its important to use the
nav
,article
,aside
,menu
,header
,footer
when every things can be achieve just bydiv
- โ What does
pre
andcode
tag does - โ
span
vsdiv
- โ Why
samp
andkbd
tags - โ Accessibility in HTML and explain
ARIA
- โ
a11y
in Web - โ What is accessibility and why is that required
- โ What is the purpose of
alt
attribute in Image element in HTML - โ LazyLoading image
- โ Meta type and Doctype purpose
- โ Working of iframe
- โ Self closing tags & Optional tag
- โ HTML template language
- โ HTML markup validity
- โ HTML Preprocessor