Media Queries for Standard Devices



@media handheld, only screen and (min-width: 320px) and (max-width: 400px){
}

@media handheld, only screen and (min-width: 360px) and (max-width: 640px){
}

@media handheld, only screen and (min-width: 400px) and (max-width: 480px){

}

@media handheld, only screen and (min-width: 481px) and (max-width: 640px){

}


@media handheld, only screen and (min-width: 768px) and (max-width: 1024px){

}


@media handheld, only screen and (min-width: 891px) and (max-width: 1024px){

}
Share on Google Plus

About Amit

This is a short description in the author block about the author. You edit it by entering text in the "Biographical Info" field in the user admin panel.
    Blogger Comment
    Facebook Comment

0 comments:

Post a Comment