in html, how do i link to something that's already on my page. For example, in my menu i have a link to biography..but the biography section is all the way at the bottom of the site. How would i link to that specific section?
thanx
ok...so if my biography section is in the bottom of my <body>, right before i start talking about my "biography" i put: <a name="biography>. Then on my link i just put in #biography