DARK SHADOWS FORUMS

General Discussions => Testing. 1, 2, 3... => Topic started by: Patti Feinberg on October 30, 2007, 01:16:02 PM

Title: What am I Doing Wrong
Post by: Patti Feinberg on October 30, 2007, 01:16:02 PM
I'm trying to post on CE, but I'm obviously coding wrong (I copied/pasted)...
A very Happy & Healthy Birthday to

Mental Sam
[/size][/color]

and

RachelDrummond
[/size][/color]

and many more!!
[/i]

Patti

help the spastic....help the spastic....

Title: Re: What am I Doing Wrong
Post by: Midnite on October 30, 2007, 06:44:08 PM
Code: [Select]
[color=black][size=5][center]Mental Sam[/center][/size][/color]Center must be on the outside or the other codes will not work.  Black text disappears in some templates, btw.

Code: [Select]
[center][b]and[/b][center]The codes are in the correct order, but the 2nd tag is missing a /.

Code: [Select]
[color=indianred][size=5][center]RachelDrummond[/center][/size][/color]

[i][move]and many more!![/move][/i]
Move, like center, must wrap around all other codes.

When you center 3 lines in a row, repeating the tags on each line isn't necessary.  The corrected coding would look like this:

Code: [Select]
A very [b]Happy & Healthy[/b] Birthday to

[center][color=black][size=5]Mental Sam[/size][/color]

[b]and[/b]

[color=indianred][size=5]RachelDrummond[/size][/color][/center]

[move][i]and many more!![/i][/move]