2010-10-27, 09:37 PM
Random_Overlord Wrote:SP suddenly turned into all text and no blueness almost like what happens when I try to use the site from my psp. :f6:
Your browser is one of the ancient and craptastic ones that does not support closing an HTML tag inline rather than with a secondary tag.
ie:
[HTML]<tag properties></tag>
[/HTML]
but not:
[HTML]<tag properties/>[/HTML]
and my quality control caught it and fixed it

