Duck was here! That dam bird touched everything. Then it tried to even eat all the codes. |
First Version - Color theme of Brown boarder and darken Blue background.
Second Version - Color theme of Grey/Silver boarder and darken Brown background.
|
First Version - Codes for the Table
- Code:
[table][tr][td style="background-color: #000022; border: thin solid brown; padding: 10px;" width="500"]Text goes here.[/td]
[/tr]
[tr][td style="background-color: #000022; border: thin solid brown; padding: 10px;" width="500"][center][u]Word Count[/u]
# out of #[/center]
[/td]
[/tr]
[/table]
Second Version - Codes for the Table
- Code:
[table][tr][td style="background-color: #0D0100; border: thin solid grey; padding: 10px;" width="500"]Text goes here.[/td]
[/tr]
[tr][td style="background-color: #0D0100; border: thin solid grey; padding: 10px;" width="500"][center][u]Word Count[/u]
# out of #[/center]
[/td]
[/tr]
[/table]