Saturday, February 1, 2014

Legend_htmlTag

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Untitled Document</title>
</head>

<body>
<div id="right_side" style="float:left;width:380px !important; width:360px;height:auto; margin-left:20px;">
<fieldset>
<legend class="banglaText"><b>(?) ????? ? ??? ????? ?????? </b></legend>
<div style="float:left; width:360px; margin-top:5px;">

<div style="float:left; width:120px;">
    <div style="float:left;width:60px; text-align:right" class="banglaText">????? &nbsp;</div>
    <div style="float:left; width:60px;" class="banglaText" align="left";><input id="totalMember" name="totalMember" type="text"  value="<s:property value='committeesInfo.totalMember'/>" maxlength="2" onFocus="this.style.backgroundColor='#ffff66';" onBlur="this.style.backgroundColor='#d4e3e5';" style="width:30px;" onKeyPress="return numbersonly(this, event)"></div>
</div>   
<div style="float:left; width:130px;">
   <div style="float:left; width:70px; text-align:right;" class="banglaText">????? &nbsp;</div>
    <div style="float:left; width:60px;" class="banglaText" align="left"><input id="totalFemale" name="totalFemale" type="text" maxlength="2" value="<s:property value='committeesInfo.totalFemale'/>" onFocus="this.style.backgroundColor='#ffff66';" onBlur="this.style.backgroundColor='#d4e3e5';" style="width:30px;" onKeyPress="return numbersonly(this, event)"></div>
</div>   
   
 </div>

</fieldset>
</div>
</body>
</html>

No comments:

Post a Comment