如何让html重点表单自动对齐,html – 如何对齐多个表单元素?
生活随笔
收集整理的這篇文章主要介紹了
如何让html重点表单自动对齐,html – 如何对齐多个表单元素?
小編覺得挺不錯的,現(xiàn)在分享給大家,幫大家做個參考.
用純CSS做這樣的事情怎么樣?順便說一下……你知道輸入字段和搜索按鈕的具體尺寸嗎?如果我知道一些尺寸,我可能會做一點清潔工.無論如何,看看演示……
HTML
CSS
#wrap {
min-width: 375px;
position: relative;
}
#fields {
float: left;
position: relative;
}
#left {
height: 15px;
width: 150px;
float: left;
position: relative;
}
#right {
height: 15px;
width: 150px;
margin-left: 5px;
float: left;
position: relative;
}
#bottom {
height: 15px;
width:309px;
margin-top: 5px;
position: relative;
}
#search-button {
position: relative;
left: 15px;
top: 12px;
}
.clear {
clear: both;
}
我希望這有幫助.
總結(jié)
以上是生活随笔為你收集整理的如何让html重点表单自动对齐,html – 如何对齐多个表单元素?的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 开源的云计算平台有哪些
- 下一篇: android pptx mime类型,