[Site Home] [Forum Home] [Articles] [File DB] [News Archives]

Programming -> Html Tip From The Tree Tops!


(View original topic)


Red Squirrel - Jan-25-2003 server time
I just discovered something - yes, with html!!!

I was wondering why on the forum the table header extended accross the whole screen, and not on my other pages... this is why:

In the body tag you need to add

leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"

Now I'll add it around the whole site, it will look much niver now!

I was adding the voting button, I decided to not make anything fancy, it will just alwas stay there. I was going to make it so it only apears when you can vote, by using my knowledge on the voting system. cool.gif

(Showing 50 last posts, newest on top)