The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Need help with Tables

2 posters

Go down

In progress Need help with Tables

Post by NewerthMajica January 14th 2015, 9:24 am

I Need help.How Do I make a table?I'm making a rules for my server in SA-MP.
I want it to look exactly like this.
Need help with Tables N15ef7
avatar
NewerthMajica
New Member

Posts : 5
Reputation : 1
Language : Filipino

http://universalcommunity.forumtl.com

Back to top Go down

In progress Re: Need help with Tables

Post by _Twisted_Mods_ January 14th 2015, 9:46 am

Code:
<table style="background-color:black;color:white;">
<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>
_Twisted_Mods_
_Twisted_Mods_
Helper
Helper

Male Posts : 2108
Reputation : 336
Language : English
Location : Ms

http://liquidcode.forumotion.com

Back to top Go down

In progress Re: Need help with Tables

Post by NewerthMajica January 14th 2015, 9:51 am

Wait Do I have my BBCode or bla bla bla  HTML Enabled?If so, How?
avatar
NewerthMajica
New Member

Posts : 5
Reputation : 1
Language : Filipino

http://universalcommunity.forumtl.com

Back to top Go down

In progress Re: Need help with Tables

Post by _Twisted_Mods_ January 14th 2015, 10:09 am

acp>general>message&emails>configuration

turn on html and turn on html in your profile options

old members will have to enable html in there profile new members wont
_Twisted_Mods_
_Twisted_Mods_
Helper
Helper

Male Posts : 2108
Reputation : 336
Language : English
Location : Ms

http://liquidcode.forumotion.com

Back to top Go down

In progress Re: Need help with Tables

Post by NewerthMajica January 14th 2015, 10:10 am

How to turn on html in profile options?
avatar
NewerthMajica
New Member

Posts : 5
Reputation : 1
Language : Filipino

http://universalcommunity.forumtl.com

Back to top Go down

In progress Re: Need help with Tables

Post by NewerthMajica January 14th 2015, 10:14 am

Okay This Shows me when I enabled everything you said.How can I change it to Fit this in my Width and height settings?
Need help with Tables 10onnt3
avatar
NewerthMajica
New Member

Posts : 5
Reputation : 1
Language : Filipino

http://universalcommunity.forumtl.com

Back to top Go down

In progress Re: Need help with Tables

Post by _Twisted_Mods_ January 14th 2015, 11:54 am

change

Code:
<table style="background-color:black;color:white;">
to
Code:
<table style="background-color:black;color:white;width:100%;height:100%">
_Twisted_Mods_
_Twisted_Mods_
Helper
Helper

Male Posts : 2108
Reputation : 336
Language : English
Location : Ms

http://liquidcode.forumotion.com

Back to top Go down

In progress Re: Need help with Tables

Post by NewerthMajica January 14th 2015, 12:18 pm

It seems to low..I need its height to get higher
Need help with Tables 2qtwqw5
avatar
NewerthMajica
New Member

Posts : 5
Reputation : 1
Language : Filipino

http://universalcommunity.forumtl.com

Back to top Go down

In progress Re: Need help with Tables

Post by _Twisted_Mods_ January 14th 2015, 12:58 pm

then change height:100% to height:1000px

and set the 1000px lower or higher as needed
_Twisted_Mods_
_Twisted_Mods_
Helper
Helper

Male Posts : 2108
Reputation : 336
Language : English
Location : Ms

http://liquidcode.forumotion.com

Back to top Go down

Back to top

- Similar topics

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