![]() |
quick/easy html question
how do i do this?
I want so when people CLICK a link, it will scroll to a certain part of my page.. ive seen it tons of times but i 4got how to do it? Basically when someone clicks a link, itll be like # and it will scroll to a part of my page.. |
Code:
Menu: |
or see the page source of the sites that are using this technique
|
here is the info of name attribute http://www.w3schools.com/HTML/html_links.asp
|
so i guess i can use this?
<a name="label">Any content</a> <a href="#label">Any content</a> |
Quote:
|
Yeah, I think you got some explanations above.
|
All times are GMT -7. The time now is 07:09 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc