Css media doesn't work when i re-size the screen
your textI am practicing Grid with this design. when I created @media for the design, the css doesn’t change from width full screen to phone screen. I did insert "<link rel="stylesheet" href="./css.css"> <meta name="viewport" content="width=device-width, initial-scale=1.0"/>" here is my html code: <div class="appdiv"> <p class="apptx">Download <br>Our App</p> <p><br>Order your favorite food from your phone!!<br> To… Read More Css media doesn't work when i re-size the screen