Screen width

Report a typo

Choose the correct statements about the styles of the .block element. CSS is used.

@media screen and (max-width: 664px){
 .block{
  color: red;
  height: 300px;
 }
}
Select one or more options from the list
___

Create a free account to access the full topic