Is it possible to create a border around an element that can size
dynamically and has rounded corners? I know that with the use of a
background image I can create a static border, but I need the size to be
able to fluctuate. Is the only way to accomplish this with tables, or a
whole bunch of markup surrounding the element to be "boxed"?
Thanks,
Steve
dynamically and has rounded corners? I know that with the use of a
background image I can create a static border, but I need the size to be
able to fluctuate. Is the only way to accomplish this with tables, or a
whole bunch of markup surrounding the element to be "boxed"?
Thanks,
Steve
Comment