![]() ![]() |
Mar 9 2010, 12:07 PM
Post
#1
|
|
|
Newbie ![]() Group: Members Posts: 6 Joined: 9-March 10 Member No.: 38,210 |
Hey everybody. I just designed a homepage for my web design course. Yea i'm kinda new to it but i've coded my xhtml and css correctly, validated it on w3c's website but I have a problem.
Whenever I change the window size or zoom in or change resolution, all the elements on my page move and are a jumble. My website isn't online yet it is all in folders on my computer. My resolution is 1440x900. If somebody knows what i'm talking about or can help me privately (as in, I can send you screen shots and the coding) that would be very much appreciated. |
|
|
|
Mar 9 2010, 12:30 PM
Post
#2
|
|
![]() Duotone Fox ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 4,197 Joined: 6-November 07 Member No.: 18,212 Languages: (X)HTML, CSS, Javascript, PHP, SQL, XML [DOM]. |
It sounds like you've used absolute positioning to put elements on your website. This is one of the big problems with absolute positioning and why it shouldn't be used. It probably would look terrible on my 1024x768 screen.
Here's a small introduction of other methods to lay out pages with CSS: http://w3schools.com/css/tryit.asp?filename=trycss_float6 -------------------- Always going straight to the point, the simplest approach is always the best.
|
|
|
|
Mar 9 2010, 01:06 PM
Post
#3
|
|
|
Newbie ![]() Group: Members Posts: 6 Joined: 9-March 10 Member No.: 38,210 |
i kinda need to show someone what i mean and what i want but i cant on here (IMG:style_emoticons/default/sad.gif)
|
|
|
|
Mar 9 2010, 02:17 PM
Post
#4
|
|
![]() Likes gettin' it on! ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 2,533 Joined: 24-May 08 From: Rhode Island, USA Member No.: 22,266 Languages: (X)HTML, CSS, Javascript, PHP/MySQL, XML, Java (still gettin a grip on those last couple) |
you can't copy/paste the code into a post?
are you using percentages or fixed width units? This post has been edited by thescientist: Mar 9 2010, 02:17 PM -------------------- validator | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
get your music on! Courtesy of analogstudios.net (that's me! :) ) And just to be clear, if programming were "simple" then you'd see a lot more women and children doing it. |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 2nd September 2010 - 10:32 PM |