Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Screen res.

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #30219
    Attila Hajzer
    Participant

    What kind of screen resolution should i design for? im always stuck in this predicement when designing a new website weather im making a mock up in photoshop or strictly HTML/CSS/jQuery. i would love some feedback.

    #79982
    seeingsound
    Member

    1024 × 768 is normally the standard. So 960 px layout is ok.

    #79985
    snillor
    Member

    Because vertical scrolling isn’t a big hassle, the height doesn’t matter as much as the width, although you probably want to keep the most important stuff “above the fold” (meaning visible without scrolling).

    For 960px wide, a height of 720px is the same ratio as 1024 x 768, so that’s probably a reasonable height to work towards.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘CSS’ is closed to new topics and replies.