From: <bo...@co...> - 2003-10-12 22:40:27
|
Hi! I have a little problem. I have example these code: <table border=0 celladding=0 cellspacing=0 align="center" width="80%"> <tr> <td align="left"> <!-- need stacker one to here --> </td> <td align="right"> <!-- and stacker two to here --> </td> </tr> </table> And I want to drop 2 stacker with panelbars into the 2 row. How Can I do that? (So no absolute , only relative positioning) It's possible? And If I want to do this for normal layer (example: drop into a table)? Cow |