/* Responsive Styles */
@media (max-width: 768px) {
add ccs here
}
@media (max-width: 480px) {
add css here
}
@media (max-width: 768px) {
add ccs here
}
@media (max-width: 480px) {
add css here
}
All muhaza's note in developing website. Front-end & uiux method. Real life implementation for webdesigner.
<link rel="stylesheet" href="styles.css" media="only screen and (max-device-width: 480px)">
<link rel="stylesheet" href="styles_mobile.css" media="only screen and (min-device-width: 480px)">Type: TXT Name: @ / domainname.com Loadtime : 14400 Value: v=spf1 a mx ip4:SERVER_IP include:netkl.org ~all