I've prepared a fiddle for you, here it is: http://jsfiddle.net/VvkQd/1/
I wan't that red "bottom" to be at the bottom of this td. What its not working?
|
I've prepared a fiddle for you, here it is: http://jsfiddle.net/VvkQd/1/ I wan't that red "bottom" to be at the bottom of this td. What its not working?
| |||
|
feedback
|
|
You could add position relative to that | |||||||||||
feedback
|
|
The vertical-align is for it's content so even if you set it on a div, and if the div was bigger it won't even work, I suggest adding another tr Hope you'll find a best answer ... Maybe you should work only with div | |||
|
feedback
|
|
Rowspan would do the trick. | |||
|
feedback
|