What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » CSS Help

CSS Help
Author: Message:
lordy
Senior Member
****


Posts: 853
Reputation: 24
35 / Male / Flag
Joined: Jul 2004
Status: Away
O.P. CSS Help
if i have in a table:
code:
<td class="newsitem">

and in the CSS:
code:
a.newsitem {
text-decoration: none;
color: #000000;
}
shouldnt the links in that table cell be black :(
i also have in the CSS
code:
a {
    color: #FFFFFF;
    text-decoration: none;
}
because the rest of the link in the page SHOULD be white, just not the ones in that particular table cell. is there a way to do that?
01-12-2006 12:01 AM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
CSS Help - by lordy on 01-12-2006 at 12:01 AM
RE: CSS Help - by Jhrono on 01-12-2006 at 12:21 AM
RE: CSS Help - by lordy on 01-12-2006 at 12:25 AM
RE: CSS Help - by RaceProUK on 01-12-2006 at 11:37 AM
RE: CSS Help - by hmaster on 01-12-2006 at 05:26 PM
RE: CSS Help - by wj on 01-12-2006 at 05:44 PM
RE: CSS Help - by hmaster on 01-12-2006 at 06:16 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On