Difference between revisions of "User talk:Soloban"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| Line 4: | Line 4: | ||
*sure no problem. I should be on around 6pm EST - Soloban  | *sure no problem. I should be on around 6pm EST - Soloban  | ||
** How do you make text align at the TOP of a Table Row? [[User:Cordir|Cordir]]  | ** How do you make text align at the TOP of a Table Row? [[User:Cordir|Cordir]]  | ||
** Try this for example. Click edit page to see the mark up. Its just like HTML.   | |||
{| style="wikitable"  | |||
! style=" vertical-align:top; height:100px; background: blue"|My row header  | |||
! style=" vertical-align:bottom; align: right"|My row header2  | |||
!style=" vertical-align:center; align: left"|My row header  | |||
|-  | |||
|1||2||3  | |||
|-  | |||
|}  | |||
-- Soloban  | |||
Revision as of 13:57, 21 January 2011
- Nudge... please flip back to your tfc screen a moment... - Cordir
 - Thanks for contributing! Tynian 06:12, 19 January 2011 (MST)
 - Hi Soloban! I was wondering if I could pick your brain some time for some tips/tricks/hints on wiki editing, as I'm a total newb at this... Cordir 12:29, 21 January 2011 (MST)
 - sure no problem. I should be on around 6pm EST - Soloban
- How do you make text align at the TOP of a Table Row? Cordir
 - Try this for example. Click edit page to see the mark up. Its just like HTML.
 
 
| My row header | My row header2 | My row header | 
|---|---|---|
| 1 | 2 | 3 | 
-- Soloban