andrew1234
11-25-2002, 08:15 AM
Hi
I have two links
•car
•house
How do i make two differant styles
----------------------------------------------------------
so car link has this css
a:{
font-size:9px;
}
a:hover{
font-weight:bold;
}
-----------------------------------------------------------
and house link has this css
a:{
font-size:19px;
}
a:hover{
color:#990099;
}
thank
andrew
I have two links
•car
•house
How do i make two differant styles
----------------------------------------------------------
so car link has this css
a:{
font-size:9px;
}
a:hover{
font-weight:bold;
}
-----------------------------------------------------------
and house link has this css
a:{
font-size:19px;
}
a:hover{
color:#990099;
}
thank
andrew