/* Smaller Smartphones */
@media screen and (max-width: 480px) {
... CSS Code ...
}
/* Tablets & Larger Smartphones */
@media screen and (min-width: 481px) and (max-width: 768px) {
... CSS Code ...
}
/* Laptops & Larger Tablets in Landscape & Small Desktops */
@media screen and (min-width: 769px) and (max-width: 1279px) {
... CSS Code ...
}
/* Larger Desktops & Monitors */
@media screen and (min-width: 1280px) {
... CSS Code ...
}
2022/01/22
Responsive web design using media screen CSS
Posted by Kak Irudini on 2022/01/22 1:09 AM in CSS, responsiveweb
IRUDINI.ID - 2022/01/22 1:09 AM
Title: Responsive web design using media screen CSS
Link: https://karudi.blogspot.com/2022/01/media-screen-css-for-responsive-web-design.html
https://karudi.blogspot.com/2022/01/media-screen-css-for-responsive-web-design.htmlHashtag : #CSS, #responsiveweb

IMAM RUDINI
(Rudi)
Tax and Accounting
"do u have a job for me? please hire me"