Min Max

Hello everyone,

I really like the discussions so far.  Sometimes it gets a little bit out of
focus an to much personal, but its part of it all.

Alright, my turn.  Is there an attribute that would mimic a MIN or MAX
width/height?  At some occasions, it would be great if it was possible to
limit a width of some objects...  A cell in particular.

Something like:
<TD MinWidth="200">

<TD MaxWidth="250">

<HR MinWidth="200">

etc.

There is trick to go around the Minimum Width.  Just add a 1 pixel high and
200 pixels wide transparent gif inside a cell and the cell will be at least
that width.  But there is no max limit.

What are your thoughts about this idea.

Thanks

Patrice Calve

Received on Friday, 10 December 1999 10:49:30 UTC