1.

What is the correct HTML for creating a hyperlink?

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» D. <a url="http://www.example.com">example</a>


Discussion

No Comment Found