Omzy Posted January 14, 2010 Share Posted January 14, 2010 What techniques can be used to prevent text/images from wrapping to the width of the screen when viewed on mobile browsers? Most mobile browsers will wrap the content to the width of the screen but you might nto always want want this to happen, for example if you have a row of images they will all get stacked on top of each other. Quote Link to comment Share on other sites More sharing options...
haku Posted January 14, 2010 Share Posted January 14, 2010 You have to set a min-width to the containing element. Though I don't know if mobile browsers respect this or not. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.