HTML anchor tag - linking files with the <a> tag
Sponsored Links
Links on web pages are created using the anchor <a> tags. These links can point to a different document on the Internet or to some anchor on the same page. Documents linked in this manner need not be HTML (or PHP/ASP) files. You can place a link to any kind of file.
So if you have a program in .exe format or a .zip file you can attach it to a link like:
<a href="brahms.zip">Download Brahms Waltz #3 (zip file)</a>
Download Brahms Waltz #3 (zip file)
When you click on such links, and your browser is not able to display the file on its own, it pops up a window asking you to "open" or "save" the file. If you choose to open the file, the browser will launch the application to which such files are attached or else display a window asking you to pick the software, if it cannot open the software that uses such file formats. You can also specify a target location on your systems' hard drive to save the file to a desired location.
Page contents: Details on how to use the HTML anchor tag or <a> to hyperlink to other files across a web site or other web sites.
Comments, questions, feedback... whatever!
Recent Articles
Recent Blog Posts
Popular Articles
- Hotmail Sign In page
- Create a Hotmail account - Instructions
- Create Gmail address
- Download and install Outlook Express
- Get your free Gmail address
- Outlook Express new version
- Create my own email address
- Browers for Windows list
- Get email address
- Color combinations for web sites and pages
- Create Yahoo ID
More web tips & tricks
- Outlook Express Help - tips & tricks (53)
- Windows Live Mail help and tips (36)
- Windows Mail help (25)
- Hotmail help and tips (42)
- Yahoo help & support (45)
- AOL email help (26)
- Gmail help and tips (36)
- Internet tips & tricks (12)
- Web Design tips & tricks (33)
- HTML, Javascript tips tricks (68)
- Web Promotion tips & tricks (8)
- Graphics tips & tricks (20)
