Welcome to your React Test Level 1

Name
Email
Phone
Q1. What are void elements in HTML?

Q2. What is the difference between the ‘id’ attribute and the ‘class’ attribute of HTML elements?

Q3. What is the significance of < head > and < body > tag in HTML?

Q4. Is it possible to change an inline element into a block level element?

Q5. What is a Style Sheet?

Q6. Is the < !DOCTYPE html > tag considered as a HTML tag?

Q7. How to make a picture of a background image of a web page?

Q8. In how many ways can we specify the CSS styles for the HTML element?

Q9. How to include javascript code in HTML?

Q10. What is the difference between and tag?