This is a discussion on "a:hover background chnage" within the Web Page Design section. This forum, and the thread "a:hover background chnage are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
a:hover background chnage
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
a:hover background chnage
I have heard it is possible to use css to change the background colour behind a hypertext link using css and not javascript but can't find any examples.
I have a 5 cell table with text links in each and want to highlight the link as a button. possible? how? sorry if this has been asked before but I am new to the forum... |
|
|
|
#2
|
|||
|
|||
|
set the link to 'display:block'. Then it should take up all the available space in the table cell.
then set a:hover to background: #[your new color here] |
![]() |
| Tags |
| ahover, background, chnage |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [SOLVED] Change div background on hover of another element | Aso | JavaScript Forum | 10 | Dec 8th, 2007 11:08 |
| css hover | alexgeek | Web Page Design | 9 | Aug 2nd, 2007 18:18 |
| a:hover and background-position issue with ie6 | mezema | Web Page Design | 5 | Jun 15th, 2006 15:32 |
| Swap Background Image on Hover | Andy K | Web Page Design | 1 | Feb 8th, 2006 15:11 |
| Background and Resolution compatibility, My background gets cut off | Funion | Web Page Design | 1 | Dec 4th, 2005 04:42 |