<div hidden> I'm hidden</div>
<div hidden style="display: block"> I'm hidden</div>
<div hidden="until-found"> I'm not hidden</div>