Hi!
I have a number of a href links in a table. However I need to show the header names (which are links) in a different colour to the other links on the page.
Does anyone know how to do this?
The link looks like this:
<th bgcolor="#0078b3"><FONT face=Arial color=white size=2><b><cfoutput><a class="header" href="projectBrowserScreen.cfm?user_id=#URL.user_id#">Status</a></b></th></cfoutput>
Thanks
Julie
I have a number of a href links in a table. However I need to show the header names (which are links) in a different colour to the other links on the page.
Does anyone know how to do this?
The link looks like this:
<th bgcolor="#0078b3"><FONT face=Arial color=white size=2><b><cfoutput><a class="header" href="projectBrowserScreen.cfm?user_id=#URL.user_id#">Status</a></b></th></cfoutput>
Thanks
Julie