Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

media query for max width and height

@media only screen and (max-width: 535px), screen and (max-height:550px ) {
}
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #media #query #max #width #height
ADD COMMENT
Topic
Name
2+1 =