Computer Science Canada css -> links, and firefox and bordercolor |
Author: | jonos [ Wed Apr 07, 2004 11:19 am ] |
Post subject: | css -> links, and firefox and bordercolor |
can anyone give me the code for changing the text attributes for links and removing the underline and all that stuff, because i can't find it in dreamweaver, or just giving me insturctions to find it in dreamweaver would also be good. secondly, does firefox not support bordercolor="" because in ie it is changing the border colour and dropping the shadows on it, but in firefox its not? any ideas on this. tjhanks |
Author: | Catalyst [ Wed Apr 07, 2004 11:54 am ] | ||||
Post subject: | |||||
link styles
removing borders(put in the appropriate attribute)
|
Author: | jonos [ Wed Apr 07, 2004 2:45 pm ] |
Post subject: | |
thanks for the help. but does anyone know if firefox doesn't support the bordercolor="" thinger for a regular table. |
Author: | jonos [ Wed Apr 07, 2004 2:52 pm ] | ||||
Post subject: | |||||
am i doing this wrong:
i just started trying this and im not sure if im calling it right, i have a: <link href="main_content.css" rel="stylesheet" type="text/css"> at the top and im calling it by:
should i be doing this a different way, or should my link attributes be in the same class as my text attributes. |
Author: | Catalyst [ Wed Apr 07, 2004 3:04 pm ] | ||||||
Post subject: | |||||||
yes
and css
|
Author: | jonos [ Wed Apr 07, 2004 6:12 pm ] |
Post subject: | |
thanks a lot, it works now. |
: |