So, I been coding Fatihs and Muhammeds profile.
http://subeta.net/pets/Fatih+Muhammed
I disabled scrolling and id like to keep it that way, however when I want to link to a certain section on the page via
<a href=""> Click Here </a>
to
<a name="TEST"> Derp </a>
It wont budge :'c any ideas how to fix this? tried removing the ", replaced with ', tried to switch the two around is a desperate attempt thinking that maybe I had it backwards(LOL) but nothing. I'm just lost.
if i remember correctly you need to include the url too... so try this...
<a href="http://subeta.net/pets/Fatih+Muhammed#TEST"> Click Here </a>
Thanks, I tried that but it didn't work OTL. I tried sticking it in a name too just to make sure and no avail. I have no idea whats wrong with this hnn....
: You can't use the name property on a link here, by my knowledge. You can instead do it by putting your whole section into a div and then linking to the div id. :]
Actually the div id idea is working for me OTL thanks so much. I'm kind of hitting myself in the head for not thinking of it before LOL.
You're a sweetheart, if I could give you a pat on the back for this I would but you'll have to settle for some virtual love instead it seems ;v; /patpat.