html p中label 和 RadioButtonList1 为什么不在一行 谢谢!
<p><labelclass="lcs">测试:</label><asp:UpdatePanelrunat="server"ID="UpdatePanel1"><Cont...
<p><label class="lcs">测试:</label>
<asp:UpdatePanel runat="server" ID="UpdatePanel1">
<ContentTemplate>
<asp:RadioButtonList ID="RadioButtonList1" runat="server" Class="lcs" RepeatColumns="3"
RepeatDirection="Vertical">
<asp:ListItem>北京</asp:ListItem>
<asp:ListItem>上海</asp:ListItem>
<asp:ListItem>广州</asp:ListItem>
</asp:RadioButtonList>
</ContentTemplate>
</asp:UpdatePanel>
</p> 展开
<asp:UpdatePanel runat="server" ID="UpdatePanel1">
<ContentTemplate>
<asp:RadioButtonList ID="RadioButtonList1" runat="server" Class="lcs" RepeatColumns="3"
RepeatDirection="Vertical">
<asp:ListItem>北京</asp:ListItem>
<asp:ListItem>上海</asp:ListItem>
<asp:ListItem>广州</asp:ListItem>
</asp:RadioButtonList>
</ContentTemplate>
</asp:UpdatePanel>
</p> 展开
1个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询