J
Jeff
hi
asp.net 2.0
this markup don't work in IE8 and FireFox, more specific it means that
background-color:Green isn't set.
maybe it's set but I cannot see it...
<div id="BottomPanel" style="width:100%; background-color:Green;"
runat="server">
<div style="float:right; margin-right:20px; color:White;
padding-bottom:10px; padding-top:10px;" >
hello world
</div>
</div>
any suggestions?
asp.net 2.0
this markup don't work in IE8 and FireFox, more specific it means that
background-color:Green isn't set.
maybe it's set but I cannot see it...
<div id="BottomPanel" style="width:100%; background-color:Green;"
runat="server">
<div style="float:right; margin-right:20px; color:White;
padding-bottom:10px; padding-top:10px;" >
hello world
</div>
</div>
any suggestions?