Eeyen TeamMoose


Posts : 14089 Join date : 2013-07-19 Age : 29
 | Subject: Table Code Tutorial Sat Feb 28, 2015 10:34 pm | |
| I'm going to create a subforum called "resources" and I'll move this here when I'm done. Div Class: XWA Champions - Code:
-
[center]<div class="XWAChampions" ><table ><tr><td><center>Number</td><td><center>Champion</center></td><td ><center>Date/Event</center></td><td><center>Days Held</center></td></tr><tr><td>1</td><td >Caleb Spires</td><td>6/28/2008 At Vendetta #1</td><td>57</td></tr><tr><td>2</td><td >Different </td><td>8/24/2008 At Special Event </td><td> 2</td> </tr><tr><td>3</td><td >Caleb Spires [2]</td><td>8/26/2008 At An Unknown Event</td><td> 26 </td></tr><tr><td>4</td><td >Ashley Sky</td> <td>9/21/2008 At Retribution</td> <td>1</td></tr></table></center>[/center] Looks like:Number | Champion | Date/Event | Days Held | 1 | Caleb Spires | 6/28/2008 At Vendetta #1 | 57 | 2 | Different | 8/24/2008 At Special Event | 2 | 3 | Caleb Spires [2] | 8/26/2008 At An Unknown Event | 26 | 4 | Ashley Sky | 9/21/2008 At Retribution | 1 |
--- Div Class: Background Color - Code:
-
<table style="background-color:black;color:white;width:100%;height:100%"> <tr><th>title1</th><th>title2</th><th>title3</th></tr><tr><td>some info1</td><td>some info2</td><td>some info 3</td></tr><tr><td>some info1</td><td>some info2</td><td>some info 3</td></tr><tr><td>some info1</td><td>some info2</td><td>some info 3</td></tr></table></div> Looks like:
title1 | title2 | title3 |
---|
some info1 | some info2 | some info 3 | some info1 | some info2 | some info 3 | some info1 | some info2 | some info 3 |
Last edited by Eeyen on Tue May 26, 2015 10:28 am; edited 1 time in total |
|
MooseNugget TeamMoose


Posts : 23392 Join date : 2013-07-23 Age : 30 Location : Kotzebue, AK
 | Subject: Re: Table Code Tutorial Sun Mar 01, 2015 2:25 am | |
| That's really cool  ____________________  |
|
Chilly TeamSexy


Posts : 12099 Join date : 2013-08-10 Age : 34 Location : Shadow Moses Island
 | Subject: Re: Table Code Tutorial Sun Mar 01, 2015 7:15 am | |
| Oh shit, you managed to get it working dude? |
|
Eeyen TeamMoose


Posts : 14089 Join date : 2013-07-19 Age : 29
 | Subject: Re: Table Code Tutorial Sun Mar 01, 2015 12:19 pm | |
| Yes. No thanks to forumotion support. |
|
Rellim TeamMoose


Posts : 1613 Join date : 2013-07-22 Age : 27
 | Subject: Re: Table Code Tutorial Sun Mar 01, 2015 3:07 pm | |
| That's so cool! I gotta find a reason to use it.  |
|
Sponsored content
 | Subject: Re: Table Code Tutorial  | |
| |
|