Page is a not externally linkable
GWJ - 12:43 pm on Jan 8, 2001 (gmt 0)
Thanks. It is Monday morning here and Mt. dew is not coursing through my veins yet. So your saying, this is my original line (being CSS2 compliant) a:link.col {color: red; text-decoration: none; font-weight: bold} I need to do this (to make it CSS 1 compliant): a.col:link {color: red; text-decoration: none; font-weight: bold} I will check out the links when I get home later today, thank you for them. Brian
Hi GMiller,