On Jan 25, 2008 4:34 PM, Stephan Wehner <[EMAIL PROTECTED]> wrote: > On Jan 25, 2008 10:42 AM, Jack Blankenships > <[EMAIL PROTECTED]> wrote: : > > I want to have an image (several images) that are dynamically > > sized/fluid based on the browser window/viewport dimensions. I have a : > > Did you try applying the width to the img ? See > http://myosin3000.sugarmotor.net/imagesize.html
Sorry I forgot to include sample HTML which does the trick as far as I understand -- <img style="width: 65%" alt="your alt" src="image_what_have_you.png"> Stephan -- Stephan Wehner -> http://stephan.sugarmotor.org -> http://www.thrackle.org -> http://www.buckmaster.ca -> http://www.trafficlife.com -> http://stephansmap.org ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
