What is the Responsive Meta Tag that helps HTML to respond with the size of the window screen?
Responsive Meta Tag in HTML
313
28-Jul-2021
Anonymous User
29-Jul-2021To make your page responsive you need to add below meta tag in your html file to make device responsive.
Add this line of code to your head tag, save it and refresh the page You will see the page become responsive for all size of your screen.