adplus-dvertising
frame-decoration

Question

Choose the correct HTML code to create an email link?

a.

<A HREF = “admin@compscibits.com”></A>

b.

<A HREF = “admin:info@compscibits.com”></A>

c.

<MAIL>admin@compscibits.com </MAIL>

d.

<A MAILHREF = “admin@compscibits.com”></A>

Posted under HTML

Answer: (b).<A HREF = “admin:info@compscibits.com”></A>

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Choose the correct HTML code to create an email link?