html 中文本框去掉边框该怎么写

作者:

去掉边框:<input type=”text” name=”textfield” style=”border:0px;”>

只留下边框:<input type=”text” style=”BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: solid”>

评论

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注

站内搜索