This is a discussion on "table cells" within the Web Page Design section. This forum, and the thread "table cells are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
table cells
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
||||
|
||||
|
table cells
when you have a list of links, each one in a table cell, with mouse roll overs in CSS, a:hover type stuff, how do you get the <a> link to apply to the whole table cell and not just the writing? not sure whether this is html or css related...
|
|
#2
|
|||
|
|||
|
give the table a class or ID then use CSS like:
#linkstable a { display: block } |
|
#3
|
||||
|
||||
|
i dont understand
heres my html code:
|
|
#4
|
||||
|
||||
|
still havent managed to get this to work... anyone help?
|
![]() |
| Tags |
| table, cells |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Get value from specific cells | yuenli | JavaScript Forum | 0 | Jun 27th, 2007 10:12 |
| onMouseOut happening also between cells | clintxp | JavaScript Forum | 3 | Mar 28th, 2007 15:30 |
| Table Cells | magiccupcake | Web Page Design | 5 | Jan 23rd, 2007 02:07 |
| Strange gaps in table cells | Paula | Web Page Design | 2 | Oct 2nd, 2006 16:44 |
| Table help with borders of cells... | andrewsco | Web Page Design | 2 | Jun 21st, 2006 23:10 |