ZhangZhihui's Blog  

Just set display to none.

.btn-hidden {display:none;}

 

HTML5 adds a new global attribute named [hidden], which is styled as display: none by default.

<input type="text" hidden>

 

posted on 2021-12-21 11:02  ZhangZhihuiAAA  阅读(36)  评论(0编辑  收藏  举报