Guest
Guest

Anonymous

How to use table Empty
PostSubject: How to use table 

I don't get how you guys use tables here? Anyone wanna teach me how?
Back to topGo down   21/11/2011, 4:48 pm  
GoSuJinZ


GoSuJinZ
.
Commendations : 32
Join date : 2011-08-26
Posts : 2551

How to use table Empty
PostSubject: Re: How to use table 

Capt'n God wrote:
I don't get how you guys use tables here? Anyone wanna teach me how?
Okay in table format there are 3 codes
One is [tr] which means table row
the other is [td] which means table block
and last but not least is [table border="1"]
The digit after the table border symbolizes the thickness of the border Smile so 1 is always the best.

So it works like this.
Code:
[table border="1"]
[tr]
[td] [/td]
[/tr]
[/table]
Then to insert the table, to prevent serious workload, there is a table option here. Smile
Spoiler:
Back to topGo down   21/11/2011, 4:51 pm  
MRzareef


MRzareef
.
Commendations : 9
Join date : 2011-11-14
Posts : 221

How to use table Empty
PostSubject: Re: How to use table 

GoSuJinZ Like
Back to topGo down   21/11/2011, 10:28 pm  
iHayyo
GoSuJinZ


GoSuJinZ
.
Commendations : 32
Join date : 2011-08-26
Posts : 2551

How to use table Empty
PostSubject: Re: How to use table 

I'm not sure why td = table block though, maybe it means another thing but of the same kind? o.O
Back to topGo down   22/11/2011, 12:19 am  
banebu


banebu
.
Commendations : 34
Join date : 2011-07-27
Posts : 4521

How to use table Empty
PostSubject: Re: How to use table 

td are columns actually not blocks but the real term is table d...... Can't remember atm xD
Back to topGo down   22/11/2011, 1:43 am  
komarac78
GoSuJinZ


GoSuJinZ
.
Commendations : 32
Join date : 2011-08-26
Posts : 2551

How to use table Empty
PostSubject: Re: How to use table 

banebu wrote:
td are columns actually not blocks but the real term is table doofuses Can't remember atm xD
Back to topGo down   22/11/2011, 1:58 am  
banebu


banebu
.
Commendations : 34
Join date : 2011-07-27
Posts : 4521

How to use table Empty
PostSubject: Re: How to use table 

Rofl table doofuses? you are so wrong gosu so wrong and funny
Back to topGo down   22/11/2011, 2:01 am  
komarac78
GoSuJinZ


GoSuJinZ
.
Commendations : 32
Join date : 2011-08-26
Posts : 2551

How to use table Empty
PostSubject: Re: How to use table 

banebu wrote:
Rofl table doofuses? you are so wrong gosu so wrong and funny
I can be worse o.O
Back to topGo down   22/11/2011, 2:09 am  
[L-60]


[L-60]
.
Commendations : 23
Join date : 2011-04-13
Posts : 1243

How to use table Empty
PostSubject: Re: How to use table 

td= table data
FYI
Back to topGo down   22/11/2011, 4:16 am  
https://www.facebook.com/lancer60 http://steamcommunity.com/id/lancer60/ lancer_60
GoSuJinZ


GoSuJinZ
.
Commendations : 32
Join date : 2011-08-26
Posts : 2551

How to use table Empty
PostSubject: Re: How to use table 

lancer60 wrote:
td= table data
FYI
Hmmm... ok :/
Back to topGo down   22/11/2011, 4:19 am  
[L-60]


[L-60]
.
Commendations : 23
Join date : 2011-04-13
Posts : 1243

How to use table Empty
PostSubject: Re: How to use table 

Code:
To make it Easy:
[table] is for the table. Always ends with [/table]
You can also try to add background color to your table by using this [table border="1" bgcolor=black] at the start instead of [table border="1"]
You can also change its width like [table border="1" width=100%]
[tr] is for the row.[/tr]
[td] is for the column. It will always be between your [tr] and [/tr]. Ends with [/td].
Code:
[table][tr][td][/td][/tr][/table]
No Border
Code:
[table border="(Number Here)"][tr][td][/td][/tr][/table]
table border="1"
Code:
[table bgcolor=(Color Here)][tr][td][/td][/tr][/table]
Black Background Color
Code:
[table width=(Desired Size)][tr][td][/td][/tr][/table]
100% Width
Code:
Let's Mix it all
[table border="(Number Here)" bgcolor=(Color Here) width=(Desired Size)][tr][td][/td][/tr][/table]
Border="1"BackGround Color=BlackTable Width=100%
Back to topGo down   22/11/2011, 4:50 am  
https://www.facebook.com/lancer60 http://steamcommunity.com/id/lancer60/ lancer_60
Guest
Guest

Anonymous

How to use table Empty
PostSubject: Re: How to use table 

Man soooo confusing. But thanks anyways everyone! Smile
Back to topGo down   23/11/2011, 12:05 pm  
[L-60]


[L-60]
.
Commendations : 23
Join date : 2011-04-13
Posts : 1243

How to use table Empty
PostSubject: Re: How to use table 

Don't worry once you learned you'll never forget
Back to topGo down   23/11/2011, 5:47 pm  
https://www.facebook.com/lancer60 http://steamcommunity.com/id/lancer60/ lancer_60
GoSuJinZ


GoSuJinZ
.
Commendations : 32
Join date : 2011-08-26
Posts : 2551

How to use table Empty
PostSubject: Re: How to use table 

Capt'n God wrote:
Man soooo confusing. But thanks anyways everyone! Smile
Basically ignore the background color for awhile
The most important codes are td, tr and table border. Once you are used to it, you may use background color
Back to topGo down   23/11/2011, 10:11 pm  
Nuk3


Nuk3
.
Commendations : 4
Join date : 2011-11-03
Posts : 154

How to use table Empty
PostSubject: Re: How to use table 

Table: A smooth, flat surface, like a board, thin, flat, smooth piece of any material, usually wooden.

that was a poor joke, but i don't know anything of what you're talking bout -.-

Back to topGo down   24/11/2011, 5:50 am  
FaenT


FaenT
.
Commendations : 12
Join date : 2011-09-21
Posts : 1248

How to use table Empty
PostSubject: Re: How to use table 

Seems question answered, if you need more help Cap'n then PM Gosu or lance Smile
Closed
Back to topGo down   24/11/2011, 6:01 am  
Sponsored content




How to use table Empty
PostSubject: Re: How to use table 

Back to topGo down     
 

How to use table

View previous topic View next topic Back to top 
Page 1 of 1

Permissions in this forum:You cannot reply to topics in this forum
-
Jump to: