用CSS輕鬆實現網上填空

來源:互聯網
上載者:User

 在網上做有獎資訊的時候,經常看見一些

  < head>
< title>網上填空< /title>
< style type="text/css">
< !--
.xian{BORDER-LEFT-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-TOP-STYLE: none ;}
-- >
< /style>< !--註:此段為css代碼,在這裡更改參數可以設定出更cool的效果-->
< /head>
< body bgcolor="#FFFFFF" text="#000000">
隱藏你的邊框
< p>使用者名稱:
< input type="text" name="name" class=xian> < !--註:class=這條一定要加,設定你的css應用在表單裡面-- >
< /p>
< /body>
< /html>

    實現的效果簡潔清爽,怎麼樣,也改改你的表單吧!

相關文章

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.