Thread: Why min-width not work?
Results 1 to 2 of 2
Related
-
Help with body width Forum: HTML Forum
Replies: 3 -
fixing the width of <td> Forum: HTML Forum
Replies: 2 -
CSS Selector Width Forum: CSS Forum
Replies: 0 -
LISTBOX Width Forum: HTML Forum
Replies: 5
-
10-15-2003, 04:42 AM #1
Why min-width not work?
I don't know how to use min/max css properties.
can anybody help me?
I think that this code should work. Why doesn't it work?
<span style="position:relative;right:20%;width:100%">Title
<input type="Caption" style="width:80%;min-width:300px;"></span>
The width of the Text needs to be 80% of the navigator, but if you resize the width to number lower than 320%(about) the width will be 300px, and not 80%.
-
10-15-2003, 05:25 AM #2
Which browser. Some don't support CSS2.
Cloudjiffy- PaaS for Developers
10-05-2020, 12:30 AM in Web Hosting Forum