HTML Tutorial


 Forum HomeForum Home   FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
RegisterRegister - Not registered yet? Got something to say? Join HTML Code Tutorial!
HTML code help
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Table
View previous topic :: View next topic  
Author Message
Gail501



Joined: 29 Feb 2008
Posts: 2

PostPosted: Fri Feb 29, 2008 1:47 pm     HTML code help Reply with quote

I'm totally new at this and not very technical. I just created a website using mostly a template. I'm now trying to spruce it up. I'd like to include a simple table with ten vertical items and three colums. Nothing I'm doing is working so it's obviously over my head. Any suggestions? My new website is:
www.easy-weightloss-tips.com
I'd love feedback and suggestions. Thanks!
Corey Bryant



Joined: 15 May 2004
Posts: 8154
Location: Castle Rock CO USA

PostPosted: Sat Mar 01, 2008 10:25 am     Reply with quote

Gail, since you seemed to want help with HTML and not really making an introduction - I moved your post to the HTML Table zone.

Having said that, I think you want something like
Code:
<table style="width: 100%">
   <tr>
      <td>lorem ipsum</td>
      <td>lorem ipsum</td>
      <td>lorem ipsum</td>
      <td>lorem ipsum</td>
      <td>lorem ipsum</td>
      <td>lorem ipsum</td>
      <td>lorem ipsum</td>
      <td>lorem ipsum</td>
      <td>lorem ipsum</td>
      <td>lorem ipsum</td>
   </tr>
   <tr>
      <td>lorem ipsum</td>
      <td>lorem ipsum</td>
      <td>lorem ipsum</td>
      <td>lorem ipsum</td>
      <td>lorem ipsum</td>
      <td>lorem ipsum</td>
      <td>lorem ipsum</td>
      <td>lorem ipsum</td>
      <td>lorem ipsum</td>
      <td>lorem ipsum</td>
   </tr>
   <tr>
      <td>lorem ipsum</td>
      <td>lorem ipsum</td>
      <td>lorem ipsum</td>
      <td>lorem ipsum</td>
      <td>lorem ipsum</td>
      <td>lorem ipsum</td>
      <td>lorem ipsum</td>
      <td>lorem ipsum</td>
      <td>lorem ipsum</td>
      <td>lorem ipsum</td>
   </tr>
</table>
And of course changing the information.

_________________
Corey
Residential Office Solutions | Mile High Merchant Accounts | Expression Web Blog
Gail501



Joined: 29 Feb 2008
Posts: 2

PostPosted: Sat Mar 01, 2008 10:36 am     THANKS, Corey Reply with quote

Thanks so much! I ended up finding a table code for something else on a site last night and I used it but changed the content. It worked well. I appreciate your quick reply and will save your code because I have some other ideas for pages that will need it. I'm new to forums and don't feel like I "navigate" them very well, but they sure come in handy!
Corey Bryant



Joined: 15 May 2004
Posts: 8154
Location: Castle Rock CO USA

PostPosted: Sat Mar 01, 2008 4:54 pm     Reply with quote

Glad to have helped - just remember try to use a descriptive title. This helps users when searching through these forums. We know you need help - that's why you're here Smile And we will try our best to help.

_________________
Corey
Payment Processing Forums | Mile High Merchant Accounts | Expression Web Blog
Display posts from previous:   
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Table All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
HTML Help Archive
Powered by phpBB © 2001, 2005 phpBB Group
 
HOSTING / DESIGN
MAKE MONEY

Home
  |   Tutorials   |   Forum   |   Quick List   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial