Guest Guest
| Subject: How to use table | |
| I don't get how you guys use tables here? Anyone wanna teach me how?
|
|
21/11/2011, 4:48 pm | |
|
GoSuJinZ
Commendations : 32 Join date : 2011-08-26 Posts : 2551
| Subject: 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 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. - Spoiler:
|
|
21/11/2011, 4:51 pm | |
|
MRzareef
Commendations : 9 Join date : 2011-11-14 Posts : 221
| Subject: Re: How to use table | |
| |
|
21/11/2011, 10:28 pm | |
|
GoSuJinZ
Commendations : 32 Join date : 2011-08-26 Posts : 2551
| Subject: 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 |
|
22/11/2011, 12:19 am | |
|
banebu
Commendations : 34 Join date : 2011-07-27 Posts : 4521
| Subject: Re: How to use table | |
| td are columns actually not blocks but the real term is table d...... Can't remember atm xD |
|
22/11/2011, 1:43 am | |
|
GoSuJinZ
Commendations : 32 Join date : 2011-08-26 Posts : 2551
| Subject: 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
|
|
22/11/2011, 1:58 am | |
|
banebu
Commendations : 34 Join date : 2011-07-27 Posts : 4521
| Subject: Re: How to use table | |
| Rofl table doofuses? you are so wrong gosu so wrong and funny |
|
22/11/2011, 2:01 am | |
|
GoSuJinZ
Commendations : 32 Join date : 2011-08-26 Posts : 2551
| Subject: 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 |
|
22/11/2011, 2:09 am | |
|
[L-60]
Commendations : 23 Join date : 2011-04-13 Posts : 1243
| Subject: Re: How to use table | |
| |
|
22/11/2011, 4:16 am | |
|
GoSuJinZ
Commendations : 32 Join date : 2011-08-26 Posts : 2551
| Subject: Re: How to use table | |
| - lancer60 wrote:
- td= table data
FYI Hmmm... ok :/ |
|
22/11/2011, 4:19 am | |
|
[L-60]
Commendations : 23 Join date : 2011-04-13 Posts : 1243
| Subject: 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] - Code:
-
[table border="(Number Here)"][tr][td][/td][/tr][/table] - Code:
-
[table bgcolor=(Color Here)][tr][td][/td][/tr][/table] - Code:
-
[table width=(Desired Size)][tr][td][/td][/tr][/table] - 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=Black | Table Width=100% |
|
|
22/11/2011, 4:50 am | |
|
Guest Guest
| Subject: Re: How to use table | |
| Man soooo confusing. But thanks anyways everyone! |
|
23/11/2011, 12:05 pm | |
|
[L-60]
Commendations : 23 Join date : 2011-04-13 Posts : 1243
| Subject: Re: How to use table | |
| Don't worry once you learned you'll never forget |
|
23/11/2011, 5:47 pm | |
|
GoSuJinZ
Commendations : 32 Join date : 2011-08-26 Posts : 2551
| Subject: Re: How to use table | |
| - Capt'n God wrote:
- Man soooo confusing. But thanks anyways everyone!
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 |
|
23/11/2011, 10:11 pm | |
|
Nuk3
Commendations : 4 Join date : 2011-11-03 Posts : 154
| Subject: 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 -.-
|
|
24/11/2011, 5:50 am | |
|
FaenT
Commendations : 12 Join date : 2011-09-21 Posts : 1248
| Subject: Re: How to use table | |
| Seems question answered, if you need more help Cap'n then PM Gosu or lance Closed |
|
24/11/2011, 6:01 am | |
|
Sponsored content
| Subject: Re: How to use table | |
| |
|
| |
|
|