hi use css like: <style> .test { width: 30px; height: 25px; background-color: Gray; } .test:focus { width: 50px; height: 45px;
確定! 回上一頁