Click to See Complete Forum and Search --> : Problems with colums..


yinyang042
10-03-2007, 08:59 PM
Hey Everyone,

I am bashing my head in with a page on my site. For some reason not matter how I style the site the left colum is not pushing up to the top below my faded line. You can see the example here:

http://www.designingdigitally.com/webdesign.html

I am really stumped on how to proceed. Does anyone know why???

I appreciate your input!

ray326
10-03-2007, 10:15 PM
I think you're just seeing the height of that row. The best thing you could do would be to ditch the tables and do a proper layout. If that column was one div like it should be then the problem goes away.

yinyang042
10-07-2007, 09:18 PM
Could you point me to an example of where I can learn how to fix this?

ray326
10-07-2007, 09:58 PM
A starting point could be to look at it with Outline/Outline Tables/Table Cells in the Web Developer Toolbar in Firefox. Most of the links in my sig point to ways to move away from table layouts or grab some raw material from http://www.inknoise.com/experimental/layoutomatic.php or http://www.csscreator.com/version2/pagelayout.php.