Most 50 HTML Interview Question & Answer |CodeBaaj |Digital Marketing Agency |
🔹 HTML Basics (1–15) 1. What is HTML? HTML (HyperText Markup Language) is used to create the structure of web pages. 2. What is a tag? A tag is a keyword enclosed in angle brackets < > used to define HTML elements. 3. What is an element? An element consists of opening tag + content…