For 2-3 years, I had a Freewebs site that has been using the n00bish templates provided from Freewebs.
Since I am interested in designing websites with the eliteness of HTML, I've decided to "downgrade" my account to HTML mode. I'm doing the basic stuff so far, but eventually I'll reach the 1337 status of HTML designing in teh future. ;D
I have a question:
How do I make a link on the page that leads to a certain paragraph on the same page?
Example: http://en.wikipedia.org/wiki/Engrish
(Notice the "Contents" part in the introduction. I want to do something similar to that so I can have the links go to certain sections of the page)
That is called an anchor. I use Dreamweaver and in that program it is easy enough. Just look around the web for raw coding for anchor. If you find a site that uses this techniqure just look at it's code and you should be able to figure it out.