我有一个div
with ,id
其中包含一个没有的 divid
但它有一个class
. 不,问题是,我想检查第二个的背景颜色div
。欢迎您的帮助。
<div id = "wrapper">
<div class="container iframe-container">
<style>
body { background-color: #000111; } .form-horizontal .control-label { font-style: normal; } ...
</style>
Run Code Online (Sandbox Code Playgroud)
基本上我想检查背景是否 #000111