View Full Version : i feel stupid asking but...


yamachi
11-03-2003, 10:27 PM
how do i make links italic?? i can do this right..?

here's my code now:

A:link {
color: #172A89;
text-decoration: underline;
font-weight:normal;
font-family:tahoma;
font-size: 11px;
}

Samantha543
11-03-2003, 10:40 PM
I could be wrong on this, but I'm pretty sure you add the following to your code..

font-style: italic;

yamachi
11-03-2003, 10:44 PM
k i'll try.. thanks

EDIT: yep that works. thanks again