Question:

CSS positioning and Screen Resolution

by  |  earlier

0 LIKES UnLike

Hello,

I'm positioning elements of my website using CSS. However, (obviously I know), when I use position elements using pixels, percentages, absolute of relative positioning, the elements are always positioned differently in relation to one another when viewed on a computer with different resolution. What method could I use to remedy this issue?

Thanks,

Legs

 Tags:

   Report

1 ANSWERS


  1. What I've found that really throws off page layout is not the positioning but the varying sizes that different browsers display fonts. If you can narrow that down so it's more consistent across a variety of browsers, your layout will be too.

    There are a lot of articles on A List Apart that cover both subjects.

    http://alistapart.com/

Question Stats

Latest activity: earlier.
This question has 1 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.