You can use the attribute selector,. input[name="goButton"] { background: red; } <input name="goButton">. Be aware that it isn't supported ...
確定! 回上一頁