What is the Responsive Meta Tag that helps HTML to respond with the size of the window screen?
What is the Responsive Meta Tag that helps HTML to respond with the size of the window screen?
Student
An enthusiastic, adaptive, and fast-learning person with a broad and acute interest in the discovery of new innovative drugs, I particularly enjoy collaborating with scientists from different disciplines to develop new skills and solve new challenges.
To 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.