Which meta tag is used to make a webpage responsive on various devices?
The correct meta tag for making a webpage responsive is . It configures the viewport settings, allowing the page to adapt to the device's width.
Loading...
Related Quiz
- What does the "integration" part of Continuous Integration refer to?
- How does containerization help in the deployment process?
- What is the primary goal of the maintenance phase in the SDLC?
- In SQL, the SELECT statement is used to _______ data from a database.
- One way to reduce the frequency of merge conflicts in Git is by regularly _______ branches with the main development branch.