treehouse : what would you like to learn today?
Web Design Web Development iOS Development

at what size? and resolution

  • Hey

    I want to know at what size do you usually make a website, because I always use the 960 centered layout because I don't want the content of the site to look really small in big screens nor I want it to look cutout in small screens so, at what size and resolution?

    Any articles about resolution and website sizes are welcome

    thanks
  • A lot of people use 960 or what their analytics show the smallest resolution to be but currently I would recommend using responsive web design to adhere to different screen resolutions.
  • I generally use 960px as my default but incorporate media queries for those browsers that support it.