Wierd quirk in either my php or my html....

Barnaby W. Füi

Elite Member
Aug 14, 2001
12,343
0
0
ok, i got into php just recently and have been using it fairly heavily on my site, i have noticed one thing that drives me crazy, and i have no idea what it is. if you go to my site (link in sig :D), and go to the different sections, the link at the very top stays in the same spot, as it should (it's just a tiny php file that is included at the beginning at every page), but on two pages, "games", and "site info", it shifts to the side a little bit. i have been developing this site on mozilla only, but i've looked at in IE and it looked fine, although i never checked for this little "quirk". i really dont get it, the pages are laid out exactly the same, its just their contents which differ. it has left me baffled.
 

FOBSIDE

Platinum Member
Mar 16, 2000
2,178
0
0
im using IE so i dont see the problem, but are you using set pixel width to set up your margins? for whatever reason, i remember netscape and IE count pixels differently, or did at one point. it was so dumb when designing pages. could that be it?
 

Barnaby W. Füi

Elite Member
Aug 14, 2001
12,343
0
0


<< im using IE so i dont see the problem, but are you using set pixel width to set up your margins? for whatever reason, i remember netscape and IE count pixels differently, or did at one point. it was so dumb when designing pages. could that be it? >>


hm, nope, i dont really set anything using pixels, my text size is 75%, and nothing else really has a "size" set or anything...just percentages, and centering them.