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

josht

  • box-sizing: border-box;

    Correct - both in PhotoShop and in the browser
    Comment by josht January 24 permalink
  • box-sizing: border-box;

    Omg nevermind everyone, I'm an idiot. PhotoShop wasn't zoomed, but the browser was. ctrl + fixed it :/ Thanks again though!
    Comment by josht January 24 permalink
  • box-sizing: border-box;

    This screenshot might help explain what's happening a little better. Notice the header in Photoshop is 960px wide, Chrome says the header in the browser is 960px wide, but they are clearly different widths. www.joshtummel.com/vim/images/135904…
    Comment by josht January 24 permalink
  • box-sizing: border-box;

    It shows 1067, but if I screen capture and measure it in Photoshop, it is 960. I first noticed this when I had it set to 960, but it was much more thin than the design I was working with. The inspector tool lies for me also (in both FireBug and Cho…
    Comment by josht January 24 permalink
  • cross browser testing - mobile

    Thanks! That first link was exactly what I was looking for, and should help out a ton.
    Comment by josht March 2012 permalink