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
This question is part of this quiz :
CSS Responsive Design and Media Queries Quiz