Hi Guys
I need a help. In the source code (Sry for giving lengthy code), I want both the panels to be aligned properly at the bottom. The left panel has a list box and it is not extending eventhough I give height:100%. I googled and found that it will get set only on the Size property. So can you pls advice me how can i make the left panel and right panel both aligned at the bottom.
Source Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html Go to the complete details ...