Stephan Wehner wrote: > On Jan 25, 2008 9:51 PM, David Laakso <[EMAIL PROTECTED]> wrote: > >> Stephan Wehner wrote: >> >>> 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 >>> >>> >>> >> >> Sorry. No style sheet found. >> > > Maybe there is a misunderstanding -- I'm suggesting the solution to > the original problem may be very simple. > > Just set the CSS width-property of the image to the desired > percentage. Was the original attempt to set the width-tag of the img > element (<img width="60%"..>) ? > > Stephan > > >
I believe the suggestion Georg Sortun [1] made is the one I would use if I were the OP. [1] <http://archivist.incutio.com/viewlist/css-discuss/95979> Regards, ~dL: -- http://chelseacreekstudio.com/ ______________________________________________________________________ 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/
