<%@ taglib Prefix="Tiles"URI="Http://tiles.apache.org/tags-tiles"%><%@ taglib Prefix="s"URI="/struts-tags"%><%@ taglib Prefix="SX"URI="/struts-dojo-tags"%><%@ Page ContentType="text/html; Charset=utf-8"%><%@ Page Import="Java.net.URLEncoder;" %><style>Table.tableclass TD{padding:8px;}. Bgclass{Background-color:#EEE;}</style><S:hiddenname= "Value.key" /><Centerclass= "Bgclass"><Tableclass= "Tableclass"> <TR> <TD></TD> <TD></TD> </TR> <TR> <TD><label>Organization Code</label></TD> <TD> <S:textfieldname= "Value.organcode"size= " the"CssClass= "Form-control"/> </TD> </TR> <TR> <TD><label>Legal Entity Name</label></TD> <TD> <S:textfieldname= "Value.corpname"size= " the"CssClass= "Form-control"/> </TD> </TR> <TR> <TD></TD> <TD><Buttontype= "button"class= "btn btn-primary btn-sm"onclick= "Formsubmit ()">Save</Button></TD> </TR></Table></Center><Centerclass= "Bgclass"> <Divclass= "equal"> <Divclass= "Row"> <Divclass= "One"><label>Organization Code</label></Div> <Divclass= "both"><S:textfieldname= "Value.organcode"size= " the"CssClass= "Form-control"/></Div> </Div> <Divclass= "Row"> <Divclass= "One"><label>Legal Entity Name</label></Div> <Divclass= "both"><S:textfieldname= "Value.corpname"size= " the"CssClass= "Form-control"/></Div> </Div> <Divclass= "Row"> <Divclass= "One"></Div> <Divclass= "Four"><Buttontype= "button"class= "btn btn-primary btn-sm"onclick= "Formsubmit ()">Save</Button></Div> </Div> </Div></Center><style>. Equal{Display:Table;Border-collapse:separate;}. Row{Display:Table-row;}. Row Div{Display:Table-cell;padding:8px;}. Row. One{vertical-align:Middle;}. Row.{}. Row. Three{}. Row. Four{float: Left;}</style>
CSS implements multiple div high, similar to table layout