私は多くのこと(cssとjs)を試しましたが、次のサイトで同じ高さのボックスを取得できません。
私が話しているボックスは、「Ancoris Success Stories」(オレンジ色のボックス)と右側の2つから始まります。
私が話している領域は以下のとおりです(すべてのコードを含めているわけではなく、イコライズする必要があるコンテナと3つのdivだけを含めています):
<div id="below-content" class="row-fluid">
<div class="moduletable first orangebox h3 span4">
<div class="moduletable blueboxonly span4">
<div class="moduletable orangebox h3 span4">
</div>
できればCSSでこれを実行したいのですが、取得できません。
ありがとう