Tell me, please, what percentage should be indicated in order to look normal at 1200x1024 resolution for a rubber site?

  • four
    What percentage? Width, height, light, alcohol in the blood?) - Sh4dow
  • 960px width is optimal! But having studied the statistics of Google Analytics you begin to understand that this question is irrelevant! - Palmervan
  • In the case of rubber imposition, a width of 100% is indicated, and the height does not matter, because the content will still pull it. P.S. You did not put it correctly, but we did not understand you. - FreeMast

1 answer 1

Most likely, you need the min-width property, which will allow you to keep the container size smaller But exactly what percentage you need, and the minimum width value depends on how the site is designed and how you want to fill it. For example, " width:60%; min-width:760px; " ...