|
2 |
edited title
|
||
[CSS Positioning] How can I position a SPAN to be aligned to either side and above a TABLE? |
||||
|
1 |
|
||
CSS Positioning
How can I position those spans (they can be changed to any element) so that depending on how big the table is (not defined anywhere, and shouldn't be) the spans are positioned just on top of the left side of the table and the right side of the table. Example: a b table0 table1 table2 (where a is the left span, and b is the right span) P.S. You can change anything bar inner table html.
|
||||
