There is some common practice to specify the weblink in the web page.use of hyperlink in the web pagr allows that page to link logically with other page. We can use hyperlinks by using a tag <a> and by specifying the URL for href.The value assigned to href specifies the target of the link.The <a> means begining of the web link and </a>means end of the web link.
No comments:
Post a Comment