How to add a 3D border to an image

Discuss how to use and promote Web standards with the Mozilla Gecko engine.
Post Reply
Swanrose
Posts: 8
Joined: November 24th, 2012, 12:13 pm

How to add a 3D border to an image

Post by Swanrose »

I think this has something to do with using tables, but I'm not sure which table gets how much cell padding and spacing in order to render the desired effect.

Can anyone instruct about this?
User avatar
smsmith
Moderator
Posts: 19979
Joined: December 7th, 2004, 8:51 pm
Location: Indiana

Re: How to add a 3D border to an image

Post by smsmith »

Is this for in an email, or are you designing a web page using Composer?
Give a man a fish, and he eats for a day. Teach a man to fish, and he eats for a lifetime.
I like poetry, long walks on the beach and poking dead things with a stick.
Please do not PM me for personal support. Keep posts here in the Forums instead and we all learn.
Swanrose
Posts: 8
Joined: November 24th, 2012, 12:13 pm

Re: How to add a 3D border to an image

Post by Swanrose »

Sorry, I keep forgetting this even does anything with email. I've only ever used it for web pages, so it's for web design. Thanks.
User avatar
smsmith
Moderator
Posts: 19979
Joined: December 7th, 2004, 8:51 pm
Location: Indiana

Re: How to add a 3D border to an image

Post by smsmith »

Ok. I'll move this to the web development forum for now.
Give a man a fish, and he eats for a day. Teach a man to fish, and he eats for a lifetime.
I like poetry, long walks on the beach and poking dead things with a stick.
Please do not PM me for personal support. Keep posts here in the Forums instead and we all learn.
User avatar
BruceAWittmeier
Posts: 3076
Joined: June 9th, 2008, 10:53 am
Location: Near 37.501685 -80.147967

Re: How to add a 3D border to an image

Post by BruceAWittmeier »

Last edited by BruceAWittmeier on September 14th, 2014, 6:08 am, edited 1 time in total.
I often take a long windy road to my destination. Upon arrival, I wonder how I missed the shortcut.
User avatar
Frenzie
Posts: 2135
Joined: May 5th, 2004, 10:40 am
Location: Belgium
Contact:

Re: How to add a 3D border to an image

Post by Frenzie »

No need for a wrapper. You can just apply that border: 8px inset #003300 straight to the img (same for padding).
Intelligent alien life does exist, otherwise they would have contacted us.
Post Reply