Re: [css-d] Roll over highlight

2008-12-16 Thread Jukka K. Korpela
Tony Kay wrote: > I am trying to set up a style that puts a 2 pixel border around a set > of images. Then when the image is rolled over, I want the border to be > 5 pixels. How is this done? Please explain the idea more concretely. As usual, a URL would help. Do you want a single border around a

Re: [css-d] Roll over highlight

2008-12-16 Thread Peter Hyde-Smith
- Original Message - From: "Wade Smart" Sent: Tuesday, December 16, 2008 2:25 PM Subject: Re: [css-d] Roll over highlight > Tony Kay wrote: >> I am trying to set up a style that puts a 2 pixel border around a set >> of images. Then when the image is rolled over

Re: [css-d] Roll over highlight

2008-12-16 Thread Wade Smart
Tony Kay wrote: > I am trying to set up a style that puts a 2 pixel border around a set > of images. Then when the image is rolled over, I want the border to be > 5 pixels. How is this done? > > Thanks for any help. > Tony 20081216 1425 GMT-5 a:hover { border: 5px solid;} Wade -- Register

[css-d] Roll over highlight

2008-12-16 Thread Tony Kay
I am trying to set up a style that puts a 2 pixel border around a set of images. Then when the image is rolled over, I want the border to be 5 pixels. How is this done? Thanks for any help. Tony __ css-discuss [cs...@lists.css