HTML for Web Development

0% completed

Previous
Next
Quiz
Question 1
What is the purpose of the <meta name="description" content="..."> tag?
A
To show a hidden message on the page
B
To set the background color of the page
C
To provide a brief summary of the webpage's content for search engine results
D
To specify the author's name
Question 2
Which meta tag is used for page redirection?
A
<meta name="redirect" content="5; url=https://example.com/new-page">
B
<meta http-equiv="refresh" content="5"; url="https://example.com/new-page">
C
<meta name="location" content="https://example.com/new-page">

.....

.....

.....

Like the course? Get enrolled and start learning!
Previous
Next