adplus-dvertising
frame-decoration

Question

What is the correct HTML for making a hyperlink?

a.

<a href=”http:// compscibits.com”>ICT Trends Quiz</a>

b.

<a name=”http://compscibits.com”>ICT Trends Quiz</a>

c.

<http://compscibits.com</a>

d.

<a url=”http://compscibits.com”>ICT Trends Quiz</a>

Answer: (a).<a href=”http:// compscibits.com”>ICT Trends Quiz</a>

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What is the correct HTML for making a hyperlink?