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;
}
}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;
}
}Create a free account to access the full topic