Using min- and max- is equivalent to using mathematical comparison operators: max-width is equivalent to the <= operator (e.g. (max-width: 320px) ...
確定! 回上一頁