Bootstrap显示和隐藏内容

<div class = "row" style = "padding: 91px 100px 19px 50px;">

   <div class = "show" style = "left-margin:10px; width:300px; background-color:#ccc;">
      This is an example for show class
   </div>

   <div class = "hidden" style = "width:200px; background-color:#ccc;">
      This is an example for hide class
   </div>

</div>

原创文章,作者:ItWorker,如若转载,请注明出处:https://blog.ytso.com/265073.html

(0)
上一篇 2022年6月7日
下一篇 2022年6月7日

相关推荐

发表回复

登录后才能评论