Afficher un message
Vieux 05/03/2008, 02h05   #5
John Waller
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Add Border to Images - Please

>I have searched all over and I CAN'T BELIEVE there isn't an easy way to add
>a
> simple border to pictures. Not a pattern, but a simple border like a 1
> pixel
> all around color that goes on the inside,


In a webpage, you can do this without Fireworks by adding "img { border: 1px
#000 solid; }" to your stylesheet.

That affects all images on the page.

Or you can target specific images via classes or ids.

--
Regards

John Waller


  Réponse avec citation
 
Page generated in 0,04246 seconds with 9 queries