Is CSS3 Media Queries the only thing used to make responsive websites? How much time will it take to learn Media Queries?
Anonymous A.
answered 11/26/19
CSS Expert with 10+ years of experience
Hello,
Media queries are one of the three things needed for responsive design.
They are:
- Media queries: @media
- Viewport metatag: <meta name="viewport" content="width=device-width, initial-scale=1">
- Relative units: Percentages %, em or rem
Still looking for help? Get the right answer, fast.
OR
Find an Online Tutor Now
Choose an expert and meet online.
No packages or subscriptions, pay only for the time you need.