Media Queries?

Out of context: Reply #5

  • Started
  • Last post
  • 25 Responses
  • Hombre_Lobo0

    forgot to mention above. I use em media queries not pixels, its more advisable to do so. it negates pixel density and references the browsers base font size, which is going to be a great relative size to use as a guide.

    Having said that css pixels are not the same as actual pixels, but thats a whole other kettle of fish.

    if you are using something like meanmenu* you might prefer to use pixel media queries as thats how the javascript menu changer works. you can reference em in javascript media queries but its a bit more work.

    *http://www.meanthemes.com/plugi...

View thread