Want Content At The Top, Not Happening

dhanediesil
avatar
rank newbie

newbie


Posts: 9
Joined: 2008-05-15

Hello All,

I just started learning CSS about a month ago and its been a thrill ride. I am working on a project with a friend and we have ran into a little problem.

We have designed our site, and input it into our html editor. However, once we develop the css code for the site everything else works fine except our '[div class="content"]'.

We need it to show up at the top of the page instead of at the bottom.

Here is a link to what the site should look like: http://img152.imageshack.us/img152/4302/laytestxk6.jpg

Here is a link to the css code: http://www.etazetanupes.com/laytest.rtf

We can't seem to figure out how to get that content up at the top.

Thanks for the help.

Peace
Dhane Diesil

Caposoft
Caposoft's picture
rank Enthusiast

Enthusiast


Posts: 223
Joined: 2008-03-16

I took the risk and

I took the risk and downloaded your rtf. By looking at it I saw 2 obvious errors. One I am sure has nothing to do with it, which is a missing px/em/% on the header height. The other is an unclosed div tag.

A hint for the future. Please read the rules for posting here. A validated code is required. If you would had validated your code, you wouldn't have had a reason for this thread, neither I would have wasted 5 minutes of my time. And don't attach your code to your thread, that people need to download to help you. It is preferred you upload your page. If that is not possible, please paste your code between >code< and >/code< tags.

dhanediesil
dhanediesil's picture
rank newbie

newbie


Posts: 9
Joined: 2008-05-15

here is the url if it helps:

here is the url if it helps: www[dot]etazetanupes[dot]com

Caposoft
Caposoft's picture
rank Enthusiast

Enthusiast


Posts: 223
Joined: 2008-03-16

Excuse you?

What was it that you did not understand?

Let me write it slowly for you:

A hint for the future. Please read the rules for posting here. A validated code is required. If you would had validated your code, you wouldn't have had a reason for this thread, neither had I wasted 5 minutes of my time.

Your html is not valid. You did not even correct the errors that I advised you of. You have made me waste another some minutes by ignoring my previous post.