Want Content At The Top, Not Happening
Posted: Thu, 2008-05-15 22:48
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


Enthusiast
Posts: 223
Joined: 2008-03-16
I took the risk and
Posted: Fri, 2008-05-16 09:46
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.
newbie
Posts: 9
Joined: 2008-05-15
here is the url if it helps:
Posted: Sun, 2008-05-18 03:29
here is the url if it helps: www[dot]etazetanupes[dot]com
Enthusiast
Posts: 223
Joined: 2008-03-16
Excuse you?
Posted: Sun, 2008-05-18 05:33
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.