Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

media quries

The @media rule is used in media queries to apply different styles for different media types/devices.

Media queries can be used to check many things, such as:

width and height of the viewport
width and height of the device
orientation (is the tablet/phone in landscape or portrait mode?)
resolutio
Source by www.freecodecamp.org #
 
PREVIOUS NEXT
Tagged: #media #quries
ADD COMMENT
Topic
Name
9+1 =