Visit the Ironworks Gaming Website Email the Webmaster Graphics Library Rules and Regulations Help Support Ironworks Forum with a Donation to Keep us Online - We rely totally on Donations from members Donation goal Meter

Ironworks Gaming Radio

Ironworks Gaming Forum

Go Back   Ironworks Gaming Forum > Ironworks Gaming Forums > General Discussion > General Conversation Archives (11/2000 - 01/2005)
FAQ Calendar Arcade Today's Posts Search

 
 
Thread Tools Search this Thread
Old 04-17-2003, 02:38 AM   #21
LennonCook
Jack Burton
 

Join Date: November 10, 2001
Location: Bathurst & Orange, in constant flux
Age: 37
Posts: 5,452
In an HTML page, all tags that require closing *MUST* be closed, or they will not work properly in any browser that follows the standards. If you leave tags open at a forum, it can corrupt a thread, preventing many people from viewing it. Basically, close your tags.

Also, avoid using the <font> tag... it`s non-standard, and mayn`t be supported by browsers in the future. Use instead:
<span style="color: colorname;">Text</span>

The <b>, <i> and <u> tags have the same problem... use instead:
<span style="font-weight: bold">Bold Text</span>
<span style="font-style: italic">Italic Text</span>
<span style="text-decoration: underline">Underlined Text</span>

There are also some other effects that span tags can give you that no other tag (well, except div) can; eg:
<span style="text-decoration: overline">A line over your text</span>

These things *can* be stacked into one tag, for exampe:
<span style="color: white; text-decoration: underline overline; font-style: italic; font-weight: bold;">White, bold, italic, text, with a line going underneath and overtop.</span>

Replacing span with div in all of the above examples will herald the same effect, but will force it to take a new line at the begging and at the end of the effect.
You can also align your text with div, eg:
<div align="center">Centered Text</div>


This gives less tags to close at the end of your HTML, less room for error, and more effects.
The other tag not to use, because of most browsers not supporting it, is <marquee>: if you want moving text, call an animated gif.
LennonCook is offline  
Old 04-17-2003, 05:34 AM   #22
GokuZool
Lord Ao
 

Join Date: September 11, 2001
Location: Sydney, Australia
Posts: 2,061
Quote:
Originally posted by LennonCook:
In an HTML page, all tags that require closing *MUST* be closed, or they will not work properly in any browser that follows the standards. If you leave tags open at a forum, it can corrupt a thread, preventing many people from viewing it. Basically, close your tags.

Also, avoid using the <font> tag... it`s non-standard, and mayn`t be supported by browsers in the future. Use instead:
<span style="color: colorname;">Text</span>

The <b>, <i> and <u> tags have the same problem... use instead:
<span style="font-weight: bold">Bold Text</span>
<span style="font-style: italic">Italic Text</span>
<span style="text-decoration: underline">Underlined Text</span>

There are also some other effects that span tags can give you that no other tag (well, except div) can; eg:
<span style="text-decoration: overline">A line over your text</span>

These things *can* be stacked into one tag, for exampe:
<span style="color: white; text-decoration: underline overline; font-style: italic; font-weight: bold;">White, bold, italic, text, with a line going underneath and overtop.</span>

Replacing span with div in all of the above examples will herald the same effect, but will force it to take a new line at the begging and at the end of the effect.
You can also align your text with div, eg:
<div align="center">Centered Text</div>


This gives less tags to close at the end of your HTML, less room for error, and more effects.
The other tag not to use, because of most browsers not supporting it, is <marquee>: if you want moving text, call an animated gif.
Whoa! [img]graemlins/wow.gif[/img] They don't call you the Self-appointed unofficial HTML super-coding absolute addict for nothing!

[ 04-17-2003, 05:38 AM: Message edited by: GokuZool ]
GokuZool is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
What is your fav. color? Sorceress Gladia General Discussion 29 03-10-2003 08:49 AM
Text Sigs -- Getting WAY to big... Ziroc General Conversation Archives (11/2000 - 01/2005) 41 01-20-2003 12:47 AM
Color testing Deiter Leafblade General Conversation Archives (11/2000 - 01/2005) 25 07-21-2002 05:56 PM
Farther Bronze or anyone else who knows something about adding text sigs help Sigmar General Conversation Archives (11/2000 - 01/2005) 4 10-09-2001 07:31 AM
Adding Colors to text with UBB Code (for those who want color in their sigs) Sazerac General Conversation Archives (11/2000 - 01/2005) 26 07-04-2001 09:37 AM


All times are GMT -4. The time now is 06:45 AM.


Powered by vBulletin® Version 3.8.3
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
©2024 Ironworks Gaming & ©2024 The Great Escape Studios TM - All Rights Reserved