![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
In article <MPWdnYQR98QBFWjanZ2dnUVZ_sednZ2d (AT) golden (DOT) net>, Gus Richter <gusrichter (AT) netscape (DOT) net> wrote: #shrink {border: 1px solid;background: #ffc;width:8em;} OK Gus, will take a look. But I am puzzled why you talk of #shrink being "shrinkwrapped" |
|
styling it with something that is normally associated with the idea of shrinkwrapping. You drop this. Giving a div a width is not "shrink" wrapping it.) |
#3
| |||
| |||
|
|
In article <MsGdndQCEoMuCWjanZ2dnUVZ_rzinZ2d (AT) earthlink (DOT) com>, Jeff <jeff (AT) spam_me_not (DOT) com> wrote: Something about floats shrinking to the minimum size of the contents, again something I'm unfamiliar with. A float sizes itself to the content. Just see by giving a float a border and varying text. But not an ordinary div that is given a width. |
#4
| |||
| |||
|
|
In article <MPWdnYQR98QBFWjanZ2dnUVZ_sednZ2d (AT) golden (DOT) net>, Gus Richter <gusrichter (AT) netscape (DOT) net> wrote: #shrink {border: 1px solid;background: #ffc;width:8em;} OK Gus, will take a look. But I am puzzled why you talk of #shrink being "shrinkwrapped" (I used the id to try to interpret what you meant by styling it with something that is normally associated with the idea of shrinkwrapping. You drop this. Giving a div a width is not "shrink" wrapping it.) |
#5
| |||
| |||
|
|
#shrink {border: 1px solid;background: #ffc;width:8em;} |
#6
| |||
| |||
|
|
Something about floats shrinking to the minimum size of the contents, again something I'm unfamiliar with. |
#7
| |||
| |||
|
|
dorayme wrote: In article <MsGdndQCEoMuCWjanZ2dnUVZ_rzinZ2d (AT) earthlink (DOT) com>, Jeff <jeff (AT) spam_me_not (DOT) com> wrote: Something about floats shrinking to the minimum size of the contents, again something I'm unfamiliar with. A float sizes itself to the content. Just see by giving a float a border and varying text. But not an ordinary div that is given a width. The subsequent text wraps around the float like shrinkwrapping paper does. You obviously don't spend much time in the kitchen. |
#8
| |||
| |||
|
|
dorayme wrote: In article <MPWdnYQR98QBFWjanZ2dnUVZ_sednZ2d (AT) golden (DOT) net>, Gus Richter <gusrichter (AT) netscape (DOT) net> wrote: #shrink {border: 1px solid;background: #ffc;width:8em;} OK Gus, will take a look. But I am puzzled why you talk of #shrink being "shrinkwrapped" (I used the id to try to interpret what you meant by styling it with something that is normally associated with the idea of shrinkwrapping. You drop this. Giving a div a width is not "shrink" wrapping it.) #shrink is not being shrinkwrapped. It does the shrinkwrapping. #float is what is being shrinkwrapped by #shrink. |
|
I won't use the term any more if it is confusing. |
#9
| |||
| |||
|
|
This is not right Gus. The float does it all by itself for its own text. The div (as you have them) are not doing *this* shrink-wrapping thing |
|
Remove the widths on everything completely (which are not needed for your interesting question btw) to see. |
#10
| |||
| |||
|
|
In article <Gc2dnQtbW8ZTB2janZ2dnUVZ_qygnZ2d (AT) golden (DOT) net>, Gus Richter <gusrichter (AT) netscape (DOT) net> wrote: I won't use the term any more if it is confusing. |
![]() |
| Thread Tools | |
| Display Modes | |
| |