html css 如何实现百度 谷歌样式的搜索框效果
用chrome, 右击那个搜索框, 猛击审查元素
看html, 看 compluted css ...
<input type=text style="width:200px;height:30px;" />样式可以自己设置,用form提交数据
4 回答11.9k 阅读
3 回答4.5k 阅读✓ 已解决
4 回答2k 阅读
1 回答4.2k 阅读
4 回答1.9k 阅读
3 回答1.9k 阅读
2.5k 阅读
用chrome, 右击那个搜索框, 猛击审查元素
看html, 看 compluted css ...