
Apr 20th, 2008, 09:42
|
|
SuperMember
|
|
Join Date: May 2007
Location: UK
Age: 27
Posts: 1,111
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
|
Re: How best to do this using CSS?
- HTML: Select all
<td id="local_authority" class="local_authority">Local Authority</td>
You don't need to assign both ID and CLASS.
|