如何把这两个输入框放到一行里,文字标签也在一行

 我来答
委婉还柔润的桃花2434
2017-06-13 · TA获得超过2148个赞
知道小有建树答主
回答量:2056
采纳率:0%
帮助的人:608万
展开全部
,代码如下:
<div class="prayer-form">
<p><label><input class="prayer-type" type="radio" name="prayer-type" value="prayer" checked="checked" />Pray</label><label><input class="prayer-type" type="radio" name="prayer-type" value="praise" />Praise</label></p>
<textarea class="prayer-request"></textarea>
<br/>
<div style="display:inline;">
First Name<input class="prayer-first-name" type="text" />
Email<input class="prayer-email" type="text" />
</div>
<p class="prayer-submit"><a class="agreement" href="javascript: void(0);">Agreement</a><input type="button" value="Submit" /></p>
</div>
本回答被提问者采纳
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式