Author Topic: What am I Doing Wrong  (Read 892 times)

0 Members and 1 Guest are viewing this topic.

Offline Patti Feinberg

  • Full A ed Newest Fervor Post
  • DSF God
  • *****
  • Posts: 3291
  • Karma: +1729/-3046
  • Gender: Female
    • View Profile
What am I Doing Wrong
« 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....

What a Woman!

Offline Midnite

  • Exec Moderator /
  • Administrator
  • SENIOR ASCENDANT
  • *****
  • Posts: 10716
  • Karma: +717/-4894
  • Gender: Female
    • View Profile
Re: What am I Doing Wrong
« Reply #1 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]