課程
/前端開發(fā)
/HTML/CSS
/初識(shí)HTML(5)+CSS(3)-升級(jí)版
就是想把這個(gè)單選框放在頁(yè)面的中間
2017-03-01
源自:初識(shí)HTML(5)+CSS(3)-升級(jí)版 6-9
正在回答
form<type="post" action="save.php" style="margin-top:30em;margin-left:20em">
我目前只會(huì)這一種,那兩個(gè)數(shù)據(jù)可以根據(jù)效果調(diào)試,同為新手共同努力
我理解的比較簡(jiǎn)單的做法是在“性別”前面加空格
<label>性別:</label>
qq_未央一方_0 提問者
<style>
#input1{position:absolution;top:0;bottom:0;left:0;right:0;margin:auto;}
</style>????
<input type="radio" id="input1"/>
text-align:center;
radio{line-align:center;}
舉報(bào)
HTML(5)+CSS(3)基礎(chǔ)教程8小時(shí)帶領(lǐng)大家步步深入學(xué)習(xí)標(biāo)簽用法和意義
4 回答怎么將整首詩(shī)放在頁(yè)面中間
4 回答如果我想要把下拉框默認(rèn)狀態(tài)做成空白,但是在拉選項(xiàng)中沒有這個(gè)空白選項(xiàng),這樣的代碼應(yīng)該怎么修改呢?
8 回答單選框怎么
1 回答如何將單選選擇的放在前面
1 回答怎么樣把兩段話放在一個(gè)框里呢?
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號(hào)-11 京公網(wǎng)安備11010802030151號(hào)
購(gòu)課補(bǔ)貼聯(lián)系客服咨詢優(yōu)惠詳情
慕課網(wǎng)APP您的移動(dòng)學(xué)習(xí)伙伴
掃描二維碼關(guān)注慕課網(wǎng)微信公眾號(hào)
2017-05-11
form<type="post" action="save.php" style="margin-top:30em;margin-left:20em">
我目前只會(huì)這一種,那兩個(gè)數(shù)據(jù)可以根據(jù)效果調(diào)試,同為新手共同努力
2017-03-01
我理解的比較簡(jiǎn)單的做法是在“性別”前面加空格
<label>性別:</label>
2017-03-01
<style>
#input1{position:absolution;top:0;bottom:0;left:0;right:0;margin:auto;}
</style>????
<input type="radio" id="input1"/>
2017-03-01
text-align:center;
2017-03-01
radio{line-align:center;}