How do I handle the space (gap) between panels in a <td>?
-
Hello there, I have built as .aspx page. I have a situation to create 4 panels in a . Based on the selection of a drop down I need to display the corresponding panel in that table cell. Every thing works fine but I see a lot of space in the table cell that was occupied by the other panels though they are being hidden. Can any one help me how to remove the space ? I dont' know how to use style sheets or even do not if the the DIV functions works and how to use it. Here is a sample table code snippet with panels inside the table cells for you to simple put some code to show me.
drop down selection
Any inputs are greatly appreciated. Thanks -L
-
Hello there, I have built as .aspx page. I have a situation to create 4 panels in a . Based on the selection of a drop down I need to display the corresponding panel in that table cell. Every thing works fine but I see a lot of space in the table cell that was occupied by the other panels though they are being hidden. Can any one help me how to remove the space ? I dont' know how to use style sheets or even do not if the the DIV functions works and how to use it. Here is a sample table code snippet with panels inside the table cells for you to simple put some code to show me.
drop down selection
Any inputs are greatly appreciated. Thanks -L
Learn how to use style sheets and divs. You already knew the answer!
A man said to the universe: "Sir I exist!" "However," replied the Universe, "The fact has not created in me A sense of obligation." -- Stephen Crane
-
Learn how to use style sheets and divs. You already knew the answer!
A man said to the universe: "Sir I exist!" "However," replied the Universe, "The fact has not created in me A sense of obligation." -- Stephen Crane
:) I need a starting point. I appreciate your encouragement and thats how we learn. Thanks -L