Link to a place on my website!
-
HI.
How do I make a link on my webpage to a place on my webpage.For instance: Lets say I have diffrent Categorys sorted alfabetical.
And the header is A, B, C, D, E.Webpage is like this:
A(1):
– Every category that stars with A is listed here.If I click A in the header I want the page to scroll down to A(1) And the mousepointer to be there.
This is my code for A.
<a href="" style="color:#FFF8DC" title="A">A</a>
This is my code for A(1)<center> <strong><p style = "font-family:Helvetica; font-size:20px; text-decoration:none;title="A">A </a></center>
How should they be?
As I have understood I have to give them IDs but I don`t get it correct when I try.
Thanks for helping!
Viewing 15 replies - 1 through 15 (of 15 total)
Viewing 15 replies - 1 through 15 (of 15 total)
- The topic ‘Link to a place on my website!’ is closed to new replies.