|
|
| Hi ! How to get a table covering 100% height of a cell ? |
| Nested tables? That sounds dangerous |
| nested ? What do you mean ? |
| A table inside a table Is that what you're doing? |
| Yes .. I know it should be banned .. |
| Tables shouldn't be used just for positioning things on a page |
| I know ... |
| They should be used for actual tabular data, like spreadsheet information, etc. |
| I know that but I need to do it :\ |
| To answer your question, I don't know. It's been too long since I've messed with tables like that |
| Ok ... but it is possible, is'nt it ? I m learning CSS-P ... |
| I don't know. Rules inside table cells are different from outside. |
| It s a bit hard to learn :\ I don t know how to do what i want with CSS-P :\ My lauout is : header H_Menu CONTENT[Search_form Search_result_content] and footer Search_form is bordered and must always touch footer So it must be 100% |