菜鸟教程 trycss_visibility 在线代码实例

运行 保存 全屏 右侧展示 实时查看
主题:

 <h1 class="visible">This is a visible heading</h1>
<h1 class="hidden">This is an invisible heading</h1>
<p>Notice that the invisible heading still takes up space.</p>