Originally posted by: Injury
Originally posted by: UDT89
First off there a nice way to talk to people and then there isnt. Im not a moron and i tried notepad, and when i input the website
www.pvphelp.com/Forums it wont work. I dont know why, as you can see from the site im not a web design pro so sorry if frontpage makes it easy enough for me.
Until webdesign becomes FREE, i will have to stick with frontpage for now. I know basic HTML, and to be honest using frontpage is a lot better than typing it into notpad. WYSIWYG.......the way i like it.
If you know basic HTML it wouldn't be a problem.
Change your link tag to this:
<a href="forums/">Forums</a>
most likely your problems was due to the fact that capilization makes a difference in links when it comes to HTML.
Again, if you know basic HTML, this shouldn't be a problem at all. If you can't correctly do a simple link in raw code, you shouldn't be attempting webdesign. No offense, but for once I DON'T think this is a FrontPage error.