Click to See Complete Forum and Search --> : Content Table not displaying at all.


gruntman
01-07-2009, 04:00 AM
http://studentpages.scad.edu/~dkelly22

After developing this site for Firefox in Dreamweaver/Notepad and resolving a file path issue, something wholly different has popped up: The content table is not appearing at all. Here is a link to a screen capture of what it's supposed to look like: http://geocities.com/gruntman_the_sound/correctFormat.gif. This cap was taken while testing the site locally. Can someone tell me why it would be any different from a server?

Fang
01-07-2009, 05:35 AM
Give contentTableGlobal a height.

gruntman
01-07-2009, 12:37 PM
Then won't I have to give heights to everything that is dependent on it? I purposely did not give it a height because the content that I want to appear in it will change sizes every update. I wanted it to be able to shrink or grow according to the size of the content. Download the source and see it locally.

Fang
01-07-2009, 01:23 PM
The content is absolutely positioned; you will have to give it height.
Better to float the content into position.
http://www.456bereastreet.com/lab/developing_with_web_standards/csslayout/2-col/

gruntman
01-23-2009, 08:29 PM
Ok, I followed the link you gave me to that tutorial, and pored over it.

Once I got the idea behind it, I rebuilt the site based on that tutorial, and everything snapped into place!!

Thanks so much for your help!

http://studentpages.scad.edu/~dkelly22