HTML5 Hyperlinks

HTML5 Hyperlinks

Assessment

Interactive Video

Information Technology (IT), Architecture, Other

KG - University

Hard

Created by

Quizizz Content

FREE Resource

The video tutorial covers the evolution of web navigation from random surfing to search-directed browsing, emphasizing the role of hyperlinks. It teaches how to code hyperlinks in HTML5, including external, internal, and named anchors for navigation. The tutorial concludes with a preview of media integration in HTML5.

Read more

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What was a common way to explore the web in the 90s?

Using search engines

Surfing through hyperlinks

Using social media

Watching videos

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which part of a hyperlink determines the destination URL?

Content

Paragraph tag

Anchor tag

Hypertext reference attribute

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the role of the anchor tag in a hyperlink?

It surrounds the clickable text.

It specifies the link's destination.

It validates the URL.

It styles the hyperlink.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is required to create an external link in HTML?

A relative URL

A fully qualified domain name

A local file path

A CSS class

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an example of an external link?

href='semantic.html'

href='http://www.example.com'

href='#section1'

href='mailto:info@example.com'

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main difference between external and internal links?

External links connect to different domains, while internal links connect within the same server.

External links are faster than internal links.

Internal links are more secure than external links.

Internal links require a full URL, while external links do not.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What should you ensure when creating internal links?

Use JavaScript for navigation.

Use full URLs with HTTP.

Keep all pages on the same server.

Include CSS styles.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?