rollandburn wrote:
> Hi everyone, thank-you Zoe for the suggestion to use display: table-
> cell to sort out my squir..ahem, overflow problems.
:-) Thank you.
> Unfortunately
> this nullifies the margins I have applied to the div that are
> necessary for layout. Applying padding to com
Hi everyone, thank-you Zoe for the suggestion to use display: table-
cell to sort out my squir..ahem, overflow problems. Unfortunately
this nullifies the margins I have applied to the div that are
necessary for layout. Applying padding to compensate won't work in
this situation because
rollandburn wrote:
> I wonder if someone could slap me with some knowledge and tell if
> there is a way to keep a table from squirting
Eww... please use the word "overflow," as that's the CSS term for it and
way less gross than the word "squirt." I shiver just thinking about
it... :-)
> outs
Hi everyone,
I wonder if someone could slap me with some knowledge and tell if
there is a way to keep a table from squirting outside its containing
div when the browser window is resized smaller. Or, How do you get a
div to only shrink to the size of its contents (upon window resize)