設(shè)置邊框后居中效果無(wú)效
div{ ????text-align:?center; ????width:?250px; } img{ ????height:?20px; ????width:?20px; } #inputField{ ????border:?1px?solid?red; }
其中text-aligh:center不起作用了
div{ ????text-align:?center; ????width:?250px; } img{ ????height:?20px; ????width:?20px; } #inputField{ ????border:?1px?solid?red; }
其中text-aligh:center不起作用了
2018-12-26
舉報(bào)
2019-05-09
我都可以阿