WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You


You are not connected. Please login or register

View previous topic View next topic Go down  Message [Page 1 of 1]

1 Do you know code for a table? on Mon Dec 21, 2009 12:07 am

Fred100


Registered Member
Registered Member
Ugh as you know
I'm a n00b at it & yeah
i was asking a thing which looks like this
|_|_|_|
|_|_|_|

Like Columns
I know there's a code
you can't hide it from me! rabbit

http://www.art-castle.biz/forum.htm

2 Re: Do you know code for a table? on Mon Dec 21, 2009 12:23 am

Mario


Registered Member
Registered Member
123
123


Code:
[table border="1"]
[tr][td]1[/td][td]2[/td][td]3[/td][/tr]
[tr][td]1[/td][td]2[/td][td]3[/td][/tr]
[/table]



Just keep adding
Code:
[tr][td]  [/td][td]  [/td][td]  [/td][/tr]


For what ever you want to add

3 Re: Do you know code for a table? on Mon Dec 21, 2009 12:25 am

Fred100


Registered Member
Registered Member
Yeah like that can't it get bigger?

http://www.art-castle.biz/forum.htm

4 Re: Do you know code for a table? on Mon Dec 21, 2009 12:28 am

Sanket


Administrator
Administrator
Code:
[table border="1"; width = 400]
[tr][td]1[/td][td]2[/td][td]3[/td][/tr]
[tr][td]1[/td][td]2[/td][td]3[/td][/tr]
[/table]

123
123


Add the width accordingly, is that what you were asking?


_________________
Sanket
http://www.webartzforum.com

5 Re: Do you know code for a table? on Mon Dec 21, 2009 12:29 am

Fred100


Registered Member
Registered Member
Yup thanks guys

http://www.art-castle.biz/forum.htm

6 Re: Do you know code for a table? on Mon Dec 21, 2009 12:38 am

Sanket


Administrator
Administrator
Locked since Solved.


_________________
Sanket
http://www.webartzforum.com

View previous topic View next topic Back to top  Message [Page 1 of 1]

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