Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

css orientations

@media (orientation: landscape) and (hover: none) and (pointer: coarse) {
/* your CSS to target only landscape mobile users */
}
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #css #orientations
ADD COMMENT
Topic
Name
7+4 =