HTML - Programming Language (MCQ) questions for Q. 27549

Q.  What is the correct HTML for creating a hyperlink?
- Published on 26 Feb 17

a. <a name="">A</a>
b. <a>B</a>
c. <a href="http://www.example.com">example</a>
d. <a url="http://www.example.com">example</a>     

ANSWER: <a href="http://www.example.com">example</a>

Post your comment / Share knowledge


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)