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 does this link list not work in HTML?
I was making a list of links for a website that I am creating but it stoped working when I ran it.
THERE IS A PROBLEM WITH CODE IN LIVE SERVER
i am a frontend beginner
when i writed this code
click me
it showed:-
cannot get /www.google.com
what is the problem??!
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.