Game Development Community

forum setup?

by Tom Feni · in General Discussion · 01/19/2003 (9:39 am) · 2 replies

did the forum get changed? now all the code is squashed together and harder to read... : )
hmm.. is there a way to see the code unsquashed?

#1
01/19/2003 (10:07 am)
You can always view source; that should give you unsquashed code. I think that they're doing some things with CSS/PRE tags (now being jan 19, 2003), which is probably what's causing the problem. :-/
#2
01/19/2003 (10:55 am)
Thanks.. : )
yep its better, just have to delete the html code stuff and then go from there.. : )