PDA

View Full Version : css positioning problem


code10100100
03-12-2008, 10:12 PM
I am a beginner at CSS, I know HTML. I am trying to position these tables like this (in the picture), this is how it is suppose to look (This is the layout in Photoshop before I sliced it) but I can't get it this way with CSS. I could really use some help. Thanks

http://i211.photobucket.com/albums/bb33/morethanoverrated/Untitled-1.png

rafiki
03-13-2008, 12:02 AM
do you have code?

code10100100
03-13-2008, 03:29 AM
No I am trying it again. The first time I tried, I got so frustrated that I close Edit Plus with out even saving. But I am trying again and if I can't get it I will post the code.

code10100100
03-13-2008, 04:59 AM
I got it.

_Aerospace_Eng_
03-13-2008, 05:02 AM
Guessing you are likely using tables for your code. If thats the case you should probably read the the url in my sig titled "Why Tables for Layout is Stupid?".

Dan Schulz
03-13-2008, 08:25 AM
Couple questions for you. Which one of those blocks is going to be your site's menu (or navigation)? What does the complete layout look like? Also, what images are you actually going to use?

(One of the great things that I do for others is I spend time showing them how to do things by walking them through their problems and giving them a working copy that they can can use themselves. That's why I'm asking these questions.)