PencilSharpener
05-31-2003, 06:52 PM
If I want the links to be underlined by a dashed line, but not have if be like a box around the link, what is the code to do that? Thanks.
|
View Full Version : Link Question PencilSharpener 05-31-2003, 06:52 PM If I want the links to be underlined by a dashed line, but not have if be like a box around the link, what is the code to do that? Thanks. kittycat 05-31-2003, 07:03 PM border-bottom-style: dashed; |