Q1: Which tag is used to define an internal style sheet?
Q2: Which HTML tag is used to define an unordered list?
Q3: Which HTML tag is used to define a paragraph?
Q4: What does HTML stand for?
Q5: Which HTML attribute is used to define inline styles?
Q6: Which HTML tag is used to define a heading?
Q7: Which tag is used to define a hyperlink, or link to another page?
Q8: Which tag is used to display an image?
Q9: What is the correct HTML for inserting a background image?
Q10: Choose the correct HTML tag to make a text bold
Q11: Which character is used to indicate an end tag?
Q12: How can you open a link in a new tab/browser window?
Q13: Which of these is the correct way to comment in HTML?
Q14: What does CSS stand for?
Q15: Which property is used to change the background color?
Q16: How do you add a background color for all <h1> elements?
Q17: Which CSS property controls the text size?
Q18: How do you select an element with the ID 'demo'?
Q19: How do you insert a comment in a CSS file?
Q20: Which property is used to change the left margin of an element?
Q21: Which of the following is the correct way to link an external stylesheet?
Q22: Which HTML element defines the title of the document?
Q23: What does the `abbr` element represent?
Q24: What is the correct HTML for creating a checkbox?
Q25: What is the purpose of the `alt` attribute in an `img` tag?
Q26: Which HTML element is used to display a preformatted text?
Q27: What does `colspan` attribute specify?
Q28: What is the purpose of the `<fieldset>` element?
Q29: What is the correct HTML to add a background color to a table?
Q30: Which HTML element is used to define a definition list?
Q31: What does the `header` element represent?
Q32: Which tag is used to define a footer for a document or section?
Q33: What's the purpose of the `<aside>` element?
Q34: Which tag defines the structure of an HTML table?
Q35: How do you make text italic in HTML?
Q36: Which attribute is used to specify the URL of a hyperlink?
Q37: What is the correct HTML for adding a line break?
Q38: Which element is used to embed audio content?
Q39: Which element is used to embed video content?
Q40: What is the purpose of the `<canvas>` element?
Q41: Which attribute specifies a unique identifier for an HTML element?
Q42: What is the purpose of the `<iframe>` element?
Q43: Which tag is used to define an input field?
Q44: Which attribute defines the alternative text for an area in an image map?
Q45: What is the purpose of the `<noscript>` element?
Q46: Which tag is used to define a section in an HTML document?
Q47: What is the purpose of the `viewport` meta tag?
Q48: Which is the correct doctype for HTML5?
Q49: Which element is used for navigation?
Q50: What does ARIA stand for?
Your Score: 0 / 50
How many correct answers out of total questions.comment in the below comment section.