http://clanheat.com.au (which points to clanheat.brettjamesonline.com/home/ until there is some better hosting)
Smallish website with php to make it a bit easier for other people to maintain content.
Fun to make clan website for a gaming community.
Currently just misses validation, but it has some silly errors I don't understand, for example, one is about a link reference, and another is a extra div tag I will remove.
Some questions for it:
Is there a way I can replace < center > tags with something more validation friendly? When others edit content, they love pressing the "center" button on what their using. If I was
editing it myself, margin 0px auto would have been great..
Your errors are because
Your errors are because you've got an extra </p> in there and because your script is in between your head and body tags - it's got to go in one or the other.
Where's this center button you're talking about?
Center code is in some other
Center code is in some other pages, but its in the front page here:
Going to add a style for it now, but the center tags are in a few other pages too.
Thanks for pointing out the location of the scripts being wrong.
I saw the tags in your code
I saw the tags in your code but you said some people love to push the center button so was wondering what that was all about.
Ah my bad - The editor they
Ah my bad - The editor they use at the moment is an old netscape composer. they open an include file and plod away basicly.
If there's any other suggestions feel free to pop them in too