Im currently working on my school projects. I want my Html page to fit in mobile devices. i have a navbar in the page.
Asked
Active
Viewed 353 times
0
-
3You might have at look at the MDN page for [responsive design](https://developer.mozilla.org/en-US/docs/Learn/CSS/CSS_layout/Responsive_Design). – D M Apr 13 '22 at 18:36
-
1Does this answer your question? [Media Queries: How to target desktop, tablet, and mobile?](https://stackoverflow.com/questions/6370690/media-queries-how-to-target-desktop-tablet-and-mobile) – AStombaugh Apr 13 '22 at 19:13
-
Make sure you are adding this meta tag `` – JayDev95 Apr 13 '22 at 23:41