Scott Sauyet wrote:
> Jim Davis wrote:
>   
>> On Thu, Mar 6, 2008 at 6:57 PM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>>     
>>> Is it possible to have an image showing a picture frame and have that
>>> as part of the css style sheet.
>>>       
>> Here is a way to have the frame in as a background in the css and adding the
>> image in the body of the html:
>> http://www.jimdavis.org/test/frame_demo.html
>>     
>
> Or a similar technique with no additional markup:
>
>      http://scott.sauyet.com/CSS/Demo/Frame/
>
> Either method works only with fixed-size images.  Techniques that use 
> some sort of textured image to make a pseudo-frame are possible, but 
> they will require additional containers in the markup, either included 
> in the source or added by Javascript.
>
>    -- Scott
>   
    Interesting... I've played with background's color, padding and 
border's color/width to give images soft thin (usually 1-4px) shadows 
but I never thought of using images too (duh!). I guess I'm definitely 
not a graphic guy. Thanks for the insight :)

    Rafael.
______________________________________________________________________
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/

Reply via email to