I want to link to certain places within my page, how do I do this, I have the code below:
<A HREF='#m'>M</A>
So what do I put in my code in order so when this "M" is clicked the browser skips to it?
I want to link to certain places within my page, how do I do this, I have the code below:
<A HREF='#m'>M</A>
So what do I put in my code in order so when this "M" is clicked the browser skips to it?