Today's Posts Follow Us On Twitter! TFL Members on Twitter  
Forum search: Advanced Search  
Navigation
Marketplace
  Members Login:
Lost password?
  Forum Statistics:
Forum Members: 24,254
Total Threads: 80,792
Total Posts: 566,471
There are 994 users currently browsing (tf).
 
  Our Partners:
 
  TalkFreelance     Design and Development     HTML/XHTML/DHTML/CSS :

Help with CSS

Thread title: Help with CSS
Closed Thread    
    Thread tools Search this thread Display Modes  
12-24-2008, 05:50 AM
#1
rafmedia is offline rafmedia
Status: I'm new around here
Join date: Dec 2008
Location:
Expertise:
Software:
 
Posts: 1
iTrader: 0 / 0%
 

rafmedia is on a distinguished road

  Old  Help with CSS

Whats wrong with my CSS? =(


A:link {color: #008cdc, text-decoration: underline}
A:visited {color: #008cdc, text-decoration: underline}
A:hover {color: #008cdc, text-decoration: none}
Please help


_______________________
Создание сайтов Казань

12-24-2008, 08:48 AM
#2
Brecon is offline Brecon
Status: I'm new around here
Join date: Dec 2008
Location: Wales,UK
Expertise:
Software:
 
Posts: 17
iTrader: 0 / 0%
 

Brecon is on a distinguished road

Send a message via MSN to Brecon

  Old

Some browsers dont support hex codes. So in place of those you should use color:blue/red/green etc depending on what colour you want.

Plus some browsers are just funny with CSS anyway I dont know why. They just are

12-24-2008, 07:12 PM
#3
xdoomx is offline xdoomx
Status: Member
Join date: Feb 2005
Location: Quebec, Canada
Expertise:
Software:
 
Posts: 441
iTrader: 1 / 100%
 

xdoomx is on a distinguished road

Send a message via AIM to xdoomx Send a message via MSN to xdoomx

  Old

Originally Posted by Brecon View Post
Some browsers dont support hex codes. So in place of those you should use color:blue/red/green etc depending on what colour you want.

Plus some browsers are just funny with CSS anyway I dont know why. They just are
You have no idea what you're talking about.

@rafmedia, using semicolons instead of commas should fix your problem.

Code:
a:link {color: #008cdc; text-decoration: underline;}
a:visited {color: #008cdc; text-decoration: underline;}
a:hover {color: #008cdc; text-decoration: none;}
Hope this helps.

12-25-2008, 06:17 AM
#4
freelancerguy is offline freelancerguy
Status: Junior Member
Join date: Dec 2008
Location:
Expertise:
Software:
 
Posts: 63
iTrader: 1 / 100%
 

freelancerguy is on a distinguished road

Send a message via AIM to freelancerguy Send a message via MSN to freelancerguy Send a message via Yahoo to freelancerguy Send a message via Skype™ to freelancerguy

  Old

Yes, I am agree with xdoomx. the css problem is with comma. Please use semiocolan.

12-25-2008, 07:44 AM
#5
aLx is offline aLx
Status: Senior Member
Join date: Jan 2006
Location: USA
Expertise:
Software:
 
Posts: 922
iTrader: 13 / 100%
 

aLx is on a distinguished road

Send a message via AIM to aLx

  Old

Originally Posted by Brecon View Post
Some browsers dont support hex codes. So in place of those you should use color:blue/red/green etc depending on what colour you want.

Plus some browsers are just funny with CSS anyway I dont know why. They just are
Pure Genius.

Closed Thread    


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

  Posting Rules  
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump:
 
  Contains New Posts Forum Contains New Posts   Contains No New Posts Forum Contains No New Posts   A Closed Forum Forum is Closed