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

______________________________________________________________________
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