Advertisements
Advertisements
Question
Your best friend emails you and tells you that he/she has created a webpage on an internet site having URL as: www.children.com/india/-abc.html
Now you want to create a link to this web page from your web page. Write the HTML code to do this.
Code Writing
Solution
<A href="http://www.children.com/india/~abc.html"> Click Here </A>
shaalaa.com
Is there an error in this question or solution?