In taobao.com, how is the margin between these two boxes generated?

,marginpadding:
<div class="core J_core"></div>
<div class="sub-column"></div>

Jun.21,2022

uses float positioning, one to the left and the other to the right, with the middle left.


clipboard.png


isn't there an inline style, margin-left margin-top


margin value

Menu