Forum Moderators: open
I just started building websites and have most of the basics down, but I need to know how to make the "home" "contact us" "about us" etc.. buttons work?
I know I need the coordinates or something like that to make it work? Or maybe some type of script?
Please help
Thank you,
Bobby
<a href="http://www.example.com/"><img src="home_tab.gif" alt="home" width="111" height="22"></a>
This is a better appraoch, in general, but because you mention coordinates, you may be thinking of a client side image map. Here's an instructional page where you can experiment.
[w3schools.com...]