CSS| CSS Responsive Design and Media Queries | 9

Last Updated :
Discuss
Comments

What does @media screen and (max-width: 768px) in CSS target?

Devices with screen width less than 768px

Devices with screen width greater than 768px

Only mobile devices

Only desktop devices

Share your thoughts in the comments