Which of these elements is typically NOT found within a <header> tag?
Which HTML tag is used to create a form?
How do you create bold text in HTML?
All of the above
What is the primary benefit of using HTML5 semantic layout elements?
Enhanced code readability and SEO
Improved website styling
Faster page loading times
Smaller file sizes
Which attribute is used to specify the URL of a linked resource?
link
url
href
src
Which attributes are used to specify the width and height of an image in HTML?
dimensions
wide and tall
width and height
size and length
What is the correct HTML tag for an unordered list?
Which tag is used to define a hyperlink in HTML?
Which HTML tag is used to define a row in a table?
What is the correct HTML for creating a text input field?