Table out of Whack

This is a discussion on "Table out of Whack" within the Web Page Design section. This forum, and the thread "Table out of Whack are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Jun 12th, 2008, 00:08
New Member
Join Date: Jun 2008
Location: Washington
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Table out of Whack

Hi all-

It's been a long time since I designed web sites and I am trying to get a VERY basic table to align properly. This should be a no brainer.

http://giddyupflix.com/banner/mess.html

However the table is all out of whack. I designed it in Image Ready and had it make the html code. I took out the spacer.gif alignment row because it adds way too much code and additional columns and rows and simplified the table to the bare basics.

Now that I did that, the table is all askew. I cant figure out why. I know I dont NEED the spacer row. I see many sites that code a straight table like this.

What am I doing wrong? This is SO annoying.

Thanks
Nicole
Reply With Quote

  #2 (permalink)  
Old Jun 12th, 2008, 02:10
saltedm8's Avatar
Lead Administrator
Join Date: Nov 2005
Location: Always About
Age: 27
Posts: 1,435
Blog Entries: 1
Thanks: 1
Thanked 6 Times in 6 Posts
Re: Table out of Whack

welcome back to the world of web design lol,

these days we are using css, you might want to check it out, it will make the job allot easier for you

( sorry i cant help but i have not used tables in about 3 years now and have virtually forgotten how to use them )
Last Blog Entry: Basic Advice for newbies (Feb 1st, 2008)
Reply With Quote
  #3 (permalink)  
Old Jun 12th, 2008, 06:00
unitedcraig's Avatar
SuperMember

SuperMember
Join Date: Oct 2007
Location: Stockport
Age: 17
Posts: 849
Blog Entries: 1
Thanks: 0
Thanked 1 Time in 1 Post
Re: Table out of Whack

I'm sorry to say it mate, and i know it's been a long time since you've designed sites but your code is pretty shocking, there isn't even any doctype!

What i would do is either start learning CSS, or if this is just a small one-off site, think about downloading a CSS based free template, play around with that and see what you can do.

Sorry can't help about the tables I've actually never coded with tables
__________________
Last Blog Entry: A Royal Mistake (Feb 20th, 2008)
Reply With Quote
  #4 (permalink)  
Old Jun 12th, 2008, 10:02
dangergeek's Avatar
Moderator
Join Date: Feb 2007
Location: UK
Posts: 183
Thanks: 0
Thanked 4 Times in 4 Posts
Re: Table out of Whack

Basically, as it's a table, all cells in a column have to be same width. So, for example, your first column, the minimum width is the width of the image on the bottom row. The second column will start from there and so on.

Looks like Indesign screwed up the cutting up.


I suppose there are various solutions, CSS would be a big help as you could control stuff better. It's quite a big subject to get in to if you dont know it already.

If you love your tables try chopping it up in straight lines.

Or you could try not chopping up the images at all. Saving it as a background image and the writing over it with text.
Reply With Quote
  #5 (permalink)  
Old Jun 15th, 2008, 23:12
Up'n'Coming Member
Join Date: Jun 2008
Location: Australia
Posts: 80
Thanks: 0
Thanked 4 Times in 4 Posts
Re: Table out of Whack

The page you are creating has an 'add cart' button, so it seems a bit more professional than others have suggested. Atleast it seems its supposed to be a functional website to possible clients. Some advice:

ditch the program your using to create the code. Atleast until you feel confident again in recreating the same product on your own. Until then it will be impossibly hard to debug normally, not having a solid grasp on whats going on. Let alone the crazyness being created by such an editor as you can see

I know its been mentioned several times but if you do want this to be a functional website, CSS will be your way to go. Tables these days are just too unreliable, provide horrid code and are not flexable enough. CSS is quite easy to pick up and there are many a tutorial around to help get you started (not to mention the awesome forums here).
Reply With Quote
  #6 (permalink)  
Old Jun 15th, 2008, 23:33
Junior Member
Join Date: Nov 2006
Location: Chicago
Age: 33
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Table out of Whack

In short, the problem isn't with the table, it's with having images of varying lengths in the same columns (directly above/below each other). The longest cell stretches the other cells with it resulting in the white spaces. The best way to troubleshoot this kind of a problem is to put borders with an obvious color on the table so you can see what's happening.

CSS would actually make this a much easier process and it's no harder to learn than html.
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Xml Table Help Aaron1988 Other Programming Languages 6 Apr 10th, 2007 07:40
table help Aaron1988 Web Page Design 6 Sep 13th, 2006 13:03
Am I using table-cell and table-row too much? idl Web Page Design 15 Sep 7th, 2006 12:55
Need to align width of Float table with the table below Vertabase Web Page Design 4 Mar 8th, 2006 21:21
..copy data from column A in Table A to column B in Table B? gecastill Databases 10 Jun 23rd, 2005 18:27


All times are GMT. The time now is 13:26.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43