{
background-image: url('images/background.jpg');
background-color: #CBBAF8;
background-repeat: repeat-x
a.outside {}
a.outside:visited {}
a.outside:hover {}} I put this on a blank page to test but it does not work just prints out above on page. On Fri, 1 May 2009 12:16:29 -0400 , "Jamie C." <[email protected]> wrote: >Thierry, > >Try adding the class to the existing styles to make it more specific. > >a.outside {} >a.outside:visited {} >a.outside:hover {} > >> --~--~---------~--~----~------------~-------~--~----~ -- You received this because you are subscribed to the "Design the Web with CSS" at Google groups. To post: [email protected] To unsubscribe: [email protected] -~----------~----~----~----~------~----~------~--~---
