Media query in css tamil | how to write media query in css | what is min-width and max-width in css media query | how to create responsive website using media query | portrait landscape in media query | CSS tutorial in tamil | Parallel Code | how to build responsive webpage in css
@media (min-width:400px){
background-color:orange;
}
@media(max-width:700px){
background-color:lightblue;
}
Download
0 formats
No download links available.
Media Query in CSS Tamil | Media query tutorial | How to Write media query in css | Parallel Code | NatokHD