I'm learning @media query and I've seen some codes with min-width and some codes with max-width.
What is the difference?
Which is better for the usage in @media query.
Thanks
I've tried both (min-width and max-width) but I was unable to see a difference.
Thanks in advance