Relative Content

Tag Archive for htmlhyperlink

Hyper links in HTML

I need to link specific text ( not the entire page ) in hour.html file with specific section called ( id=menue) in another html page called home.html

why do I need to “open link in new tab”?

In my website, which is an html listing of files that can be downloaded, when I click on the link to a file, it doesn’t open. Nothing happens. I need to click on “Open Link in New Tab” to see that file. How do I make it do I can just open the file in the same window by clicking on the link? There is some html command that allows this to happen, but I seem to have forgotten it.