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,472
There are 2088 users currently browsing (tf).
 
  Our Partners:
 
  TalkFreelance     Design and Development     HTML/XHTML/DHTML/CSS :

CSS Question

Thread title: CSS Question
     
    Thread tools Search this thread Display Modes  
Prev Previous Post   Next Post Next
06-06-2008, 02:06 AM
#1
Jako is offline Jako
Jako's Avatar
Status: Jakowenko.com
Join date: Jun 2005
Location: Michigan
Expertise:
Software:
 
Posts: 2,199
iTrader: 3 / 100%
 

Jako is on a distinguished road

  Old  CSS Question

I have a portion of my website in a div called content. I'm trying to change the hyperlink colors in only that section so I tried something like this.

HTML Code:
#content a{
			
			text-decoration: underline;
			color: #273e5b;
		}
		#content a:hover{
			text-decoration: none;
			color: #273e5b;
		}
It's changing the links for the entire site though. Any idea why?

     


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