Modern Web Design with HTML5, CSS3, and JavaScript - Adding a MailTo Link in HTML.

Modern Web Design with HTML5, CSS3, and JavaScript - Adding a MailTo Link in HTML.

Assessment

Interactive Video

Information Technology (IT), Architecture

University

Hard

Created by

Quizizz Content

FREE Resource

The video tutorial explains how to enhance a website by adding contact information using HTML tags. It covers the use of the address tag for displaying contact details, the mailto link for email communication, and the tel prefix for clickable phone numbers on mobile devices. Additionally, it demonstrates how to prefill email subjects and body content using mailto links, making it easier for users to contact you directly from your website.

Read more

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What HTML tag is used to create a block spacing for an address on a website?

div

header

span

address

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag is used to create an email link that opens the user's mail client?

a

link

email

mailto

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What prefix is used in anchor tags to enable phone calls from mobile devices?

phone

dial

call

tel

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What can be pre-filled in an email link to enhance user experience?

Recipient's name

Attachment

Subject and body

Sender's address

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why is it beneficial to have clickable phone numbers on a website?

It enhances website design

It improves SEO

It allows direct calls from mobile devices

It increases website traffic