Page is a not externally linkable
- Code, Content, and Presentation
-- CSS
---- Width of container not page


ocon - 5:04 pm on Dec 26, 2012 (gmt 0)


I'm trying to get my inputs to be the full width of it's container up to 600px.

Right now it seems like the width is setting to 100% of the page.

How can I do this?

<div style="margin:0 10px">
...
<form>
<div><input type="text" style="width:100%;max-width:600px;padding:5px" /></div>
</form>
...
</div>


Thread source:: http://www.webmasterworld.com/css/4531152.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com