Re: FN-FORUM: CSS menu with images
date posted 12th November 2007 13:46
On 12 Nov 2007, at 13:37, Kieran Bowler wrote:
> Also here's a little tip that has helped me no end to remember the
> order that "a" properties should go in.
>
> eg.
> LoVe HAte
> a.weddingslink:Link,
> a.weddingslink:Visited,
> a.weddingslink:Hover,
> a.weddingslink:Active
Here is another tip that helps me when styling paddings and margins :
TRouBLle
#menu {
/* top right bottom left */
margin: 5px 2% 5px 1%;
}
--
Nicolas Borda
http://nic.ipwa.net/
http://www.linkedin.com/in/nborda