What's My Screen Size?

Media Query for this Device

@media screen (min-width: px) {
  /* css code here */
}

Other Common Media Queries

@media (min-width: 320px) {
  /* css code here */
}
@media (min-width: 480px) {
  /* css code here */
}
@media (min-width: 768px) {
  /* css code here */
}
@media (min-width: 1024px) {
  /* css code here */
}
@media (min-width: 1201px) {
  /* css code here */
}

Your Screen Resolution

Width:
Height:
Device Pixel Ratio:
Display Dimensions:(width x height)
Screen Diagonal:
" Screen

Your Browser Settings

Are cookies enabled?
Is Flash enabled?
App Code Name?
App Name?
System Language?
Current Platform?
Is Java enabled?
Is your activity being tracked?
Current Location?
,
Your IP Address?
Currently Online?
Device User Agent