如何隐藏带有 ID 的 DIV 并且 ID 有 2 个类?(代码如下)
<div id="ship" class="block">
#ship, #Payment {width:360px;float: left; margin-right:10px;}
#ship .subhead, #Payment .subhead {margin-top: 10px; margin-bottom: 5px;}
#ship table, #Payment table, #updatePanel2 table {width:100%;}