<input type=”text” id=”myInput”>
“`css
#myInput a {
color: blue;
text-decoration: none;
font-size: 16px;
padding: 10px;
margin: 5px;
border-radius: 5px;
border: 1px solid #ccc;
首页 >
<input type=”text” id=”myInput”>
“`css
#myInput a {
color: blue;
text-decoration: none;
font-size: 16px;
padding: 10px;
margin: 5px;
border-radius: 5px;
border: 1px solid #ccc;