|
Re: Website Balance...
I never thought about it, but I use pixels for fonts. I'll have to update myself on this stuff again. I know that and heard several people say that div tags are better and I made the last two versions of our team's website with div tags, but both times, they caused so many problems that I ended up disecting the coding and switching to tables. The tables work perfectly, even though they load slower, it works better. I think that div tags have to be developed more before I will start using them.
The worst is when I put an image in a div tag that is larger then the division. I set the div width to a certain width and the image to 100%. The image, in some browsers, tries to be 100% of the entire page, but is moved to the right, or where ever the div is, and a left/right scroll bar is used. When I use tables, images always work correctly. I can use percents with images in tables and for the tables so the page resizes for different resolutions. If anyone has tips for me on this, PM me or email me or something.
__________________
-Jon
Computer Science Major
Georgia Tech
Former Team Leader
FRC Team 180
|