I'm having an issue and I'm sure there is probably a quick fix for this
I'm trying to create a link for google
<a href="www.google.com">Google</a>
However, when I click on the link on the actual page after the creation of the link I get :
http://error404.000webhost.com/ in the url address
on the bottom left of the browser window when I have my mouse hover over the link (before clicking the link) it says "mywebsite.vacau.com/www.google.com" so this is likely the issue
How can I get rid of the "mywebsite.vacau.com" in the coding and simply have "www.google.com"? Hope I've explained this right. thanks in advance