Jump to content

Recommended Posts

Posted

That is called bookmarks.

<h1 id="main">Main Header</h1>

 

<a href="#main">go to main header</a>

 

  • 4 weeks later...
Posted (edited)

Yes, you are right Andrea. <a href=”#main”> is very common HTML coding which is used in website for going to the header. It doesn’t make a web page to redirect on any web page or also not makes refresh that page. It just works as Java script however it’s not part of Java script. Thanks for your information.

Edited by brainusa
Posted

Yes, you are right Andrea. <a href=”#main”> is very common html coding which uses in website for going to header. It doesn’t make web page for redirect on any web page or also not makes refresh that page. It just works as java script however it’s not part of Java script. Thanks for your information.

 

OP wasn't asking about JavaScript, Redirects, or Refreshing, and he/she hasn't been back since the day the question was asked.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...