User talk:Wanderer57/Birthday Greeting#Thank you!
Happy Birthday
style="background-color: #CAEBF5; border: solid 2px #0581B5; -moz-border-radius: 10px;"
| style="background-color: #CAEBF5; padding: 1em;" | I present you with these balloons to celebrate your birthday. I hope you have a great day. Wanderer57 (talk) 15:10, 14 March 2008 (UTC) |
(Edit to get code out from nowiki area.)
Happy Birthday
style="background-color: #CAEBF5; border: solid 2px #0581B5; -moz-border-radius: 10px;"
| style="background-color: #CAEBF5; padding: 1em;" | I present you with these balloons to celebrate your birthday. I hope you have a great day. ~~~~ |
Dove of Peace
::Image:Peace dove.pngNinaEliza 17:23, 12 December 2006 (UTC)
Thank you!
style="background-color: #CAEBF5; border: solid 2px #0581B5; -moz-border-radius: 10px;"
| style="background-color: #CAEBF5; padding: 1em;" |Your thoughtfulness in giving me a Barnstar is greatly appreciated. :Wanderer57 (talk) 22:33, 5 April 2008 (UTC) |
Test of Table coding from Help:Tables
If the column of numbers appears in a table with cell padding or cell spacing, one can still align the decimal points without an unsightly gap in the middle. Embed a table in each number's cell and specify its column widths. Make the embedded tables' column widths the same for each cell in the column. (If decimal points are still misaligned using this method, the main table's column may be too narrow. Add a parameter to increase the column's width.)
Wiki markup
border="1" cellpadding="4" cellspacing="2" |
{|cellpadding="0" cellspacing="0" width="100%"
|align="right" width="50%"| 432
width="50%"| .1 |-
|
cellpadding="0" cellspacing="0" width="100%" |align="right" width="50%"| 43
width="50%"| .21 |-
|
cellpadding="0" cellspacing="0" width="100%" |align="right" width="50%"| 4
width="50%"| .321 |}
What it looks like in your browser
border="1" cellpadding="4" cellspacing="2" |
{|cellpadding="0" cellspacing="0" width="100%"
|align="right" width="50%"| 432
width="50%"| .1 |-
|
cellpadding="0" cellspacing="0" width="100%" |align="right" width="50%"| 43
width="50%"| .21 |-
|
cellpadding="0" cellspacing="0" width="100%" |align="right" width="50%"| 4
width="50%"| .321 |}