<p>可以自己试试哦,一目了然。 </p> <div id=d1 style='background:red;width:30px;height:30px'></div> <div id=d2 style='background:yellow;width:30px;height:30px;visibility:hidden'></div> <div id=d3 style='background:red;width:30px;height:30px'></div> <div id=d4 style='background:red;width:30px;height:30px;display:none'></div> <div id=d5 style='background:red;width:30px;height:30px'></div>