Here's what i found in developing a flexible and responsive web design @media screen and (max-device-width: 480px) { .column { float: none; } } Or as part of an@import directive: @import url("shetland.css") screen and (max-device-width: 480px); Adapt, respond, and overcome Let’s turn our attention to the images at the base of our page. In their default layout, the relevant CSS currently looks like this: .figure { float: left; margin: 0 3.317535545023696682% 1.5em 0; / 21px / 633px / width: 31.121642969984202211%; / 197px / 633px / }li#f-mycroft, li#f-winter { margin-right: 0; } linearize the page let's say 600px @media screen and (max-width: 600px) { .mast, .intro, .main, .footer { float: none; width: auto; } } source: http://www.gather.com/viewArticle.action?articleId=281474981856250
If I had values on a page stated to that many decimal points I'd put a bullet in my head. That said, apart from being copypasta from some other site being of little if any value to anyone, is there a POINT to this thread?
well i guess there's no value for this one. hmm i guess there's the so called FREEDOM in this community in sharing thoughts or maybe if they've found this not so helpful the admin can delete this post.
I'm pretty sure the admin has better things to do than going around deleting every pointless post in the forum. There's been a trend in these forums of people looking for likes and copypasting/slightly editing an article and posting it here.