|
..... |
|
![]() |
|||||||
Links: HTTP: This protocol allows you to store HTML documents on the servers and access this form different computers. FTP: This protocol allows you to transfer files over the Internet. FILE: This protocol allows you to access files from servers. MAIL: This URL is used to send mails across the Internet. Browser Support
The hyperlink tags are supported in all major browsers. <a> :The a element is usually referred to as a link . The most important attribute of the a element is the href attribute, which indicates the link’s destination.
How the HTML code above looks in a browser:
Sometimes we want our visitors to open links in a new browser window. The purpose of this is to allow visitors to visit other web sites without leaving our site. Example
Previous Next |
![]() |