Choose the correct HTML for creating a hyperlink?

 Posted by Vivek.Ramapuram on 6/18/2015 | Category: HTML 5 Interview questions | Views: 22769 | Points: 40
Select from following answers:
  1. <a name="http://www.dotnetfunda.com">DotNetFunda.com</a>
  2. <a href="http://www.dotnetfunda.com">DotNetFunda</a>
  3. <a>http://www.dotnetfunda.com</a>
  4. <a url="http://wwwdotnetfunda.com">DotNetFunda.com</a>
  5. All Above

Show Correct Answer


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response