您的位置:首页 > Web前端 > HTML

html,button的背景色和文字颜色

2017-07-06 11:36 197 查看
<button type="button" class="btn"  style="background-color: #7ED321;width: 76px;height: 36px;color: #FFFFFF">
新建
</button>

background-color表示背景色

color表示文字的颜色


                                            
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息