Css Max Width tweets
@729design regular max-width declarations in your CSS, or max-width media queries? The former should work fine, the latter only partially
13 years ago
max-width has a default of 'none', min-width has a default of 'auto' -- that seems a little confusing. #CSS
13 years ago
"max width" vital and great for a responsive design #css #html #responsive #css3 #html5 #webdesign
13 years ago
Waw. I just learnt about the intrinsic / min-content / max-content values for the CSS width property. Can't see the point though.
http://twitter.com/HugoGiraudel
13 years ago
Is there any way to tell CSS to ignore everything previously seen under “@media only screen and (max-width : 900px)” ?
http://twitter.com/theonetruebix
13 years ago
@adamwc in your CSS file where "/* Responsive Design" is, you basically need 3 breakpoints, max-width: 1024px, 768px and 480px.
13 years ago

