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

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]

1tables Empty tables Sun Jan 17, 2010 12:38 pm

Joel

Joel
Registered Member
Registered Member
if you compare my forum's table ads with Forumansion.net or http://promosource.forumotion.com/ ,mine is like so suckish....by any chance,does anyone knows the codes for those kind of tables?Rather than the one forumotion provide...

http://www.advertisehotspot.info/

2tables Empty Re: tables Sun Jan 17, 2010 12:56 pm

Sanket

Sanket
Administrator
Administrator
Code:
<table border="1"  width="100%" bordercolor="blue" bgcolor="grey"  >
  <tr><!-- Row 1 -->
    <td>1</td><!-- Col 1 -->
    <td>2</td><!-- Col 2 -->
    <td>3</td><!-- Col 3 -->
  </tr>
  <tr><!-- Row 2 -->
    <td>4</td><!-- Col 1 -->
    <td>5</td><!-- Col 2 -->
    <td>6</td><!-- Col 3 -->
  </tr>
</table>
A few things that could be changed like the colors. You should tell how exactly you want it.

http://www.webartzforum.com

3tables Empty Re: tables Sun Jan 17, 2010 1:02 pm

Joel

Joel
Registered Member
Registered Member
but there's such a HUGE space after the image. http://gamers-needs.forumotion.net/index.htm

http://www.advertisehotspot.info/

4tables Empty Re: tables Sun Jan 17, 2010 1:09 pm

David


Registered Member
Registered Member
Um, wrong link, lol. Also, what space? Screenshot? You may want to be implicit.

http://dlsuite.com

5tables Empty Re: tables Sun Jan 17, 2010 1:12 pm

Joel

Joel
Registered Member
Registered Member
http://gamers-needs.forumotion.net/index.htm i posted the table on my other forum cause its too ugly to be posted on my main forum. visit http://gamers-needs.forumotion.net/index.htm and see the table in the forums not portal

http://www.advertisehotspot.info/

6tables Empty Re: tables Sun Jan 17, 2010 1:17 pm

David


Registered Member
Registered Member
Add this
Code:
style='table-layout:fixed'
after
Code:
width="100%"

http://dlsuite.com

7tables Empty Re: tables Sun Jan 17, 2010 1:47 pm

Joel

Joel
Registered Member
Registered Member
yes!

For the guidance and help of WebArtZ,we have added YOUR FORUM to the table ads!We appreciate your help and thank you once again

Check it out : http://advertisehotspot.forumotion.net/index.htm

http://www.advertisehotspot.info/

8tables Empty Re: tables Sun Jan 17, 2010 1:55 pm

Sanket

Sanket
Administrator
Administrator
Thank you. Is this solved?

http://www.webartzforum.com

9tables Empty Re: tables Sun Jan 17, 2010 1:58 pm

Joel

Joel
Registered Member
Registered Member
yes

http://www.advertisehotspot.info/

10tables Empty Re: tables Sun Jan 17, 2010 2:37 pm

David


Registered Member
Registered Member
Yeah, um... Your welcome.

http://dlsuite.com

11tables Empty Re: tables Sun Jan 17, 2010 2:59 pm

Sanket

Sanket
Administrator
Administrator
Solved & Locked

http://www.webartzforum.com

Sponsored content


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