Exercise:

Use jQuery to change the text of the link to "subhodaya Home",
and change the value of href's attribute value to "tutorials".

Hint: Use the text() and attr() methods.

Edit This Code:
Result:
Correct Code:
Correct Result:
Exercise - © subhodaya.com