View Single Post
Old 08-31-2004, 08:53 AM   #7
Morgeruat
Jack Burton
 

Join Date: October 16, 2001
Location: PA
Age: 45
Posts: 5,421
Quote:
Originally posted by Larry_OHF:
People are complaining that some of you are creating font colors, but not closing them at the end of your post.

Please begin to do so.

Troubles can become very large when people incorrectly use HTML tags in forums like this. I have seen whole threads literally become un-openable or others below you cannot post anything. Then the moderators have the laborious task of reading through each post in the string to find the problematic tag and fix it.

Thanks.
Quote:
Originally posted by Legolas:
No, the trouble is that when they do (font color=red) they don't do the (/font) afterwards.

Basically, the former tells the browser "start displaying text in red". The latter tells the browser to "stop displaying text in red". If you leave that one out, the browser doesn't know when to stop showing red text.
Usually, when another colour comes along, the text simply changes to that one. However, in some cases, on some browsers, the message is so confusing it starts doing strange things like inventing colours of its own and applying those throughout the page, or failing to show the page whatsoever.
Since there is no telling when that will happen and when it won't, it's best and safest to always simply add the (/font) to the end of each and every coloured section.

So, just like a (b) and a (/b) go together, so too do a (font color="something") and a (/font). Larry's post was simply to say, don't forget the latter.
__________________
"Any attempt to cheat, especially with my wife, who is a dirty, dirty, tramp, and I am just gonna snap." Knibb High Principal - Billy Madison
Morgeruat is offline   Reply With Quote