css .box { display: inline-block; position: relative; width: 50%; } .box:before { margin-top: 100%; /* 比例1:1 aspect ratio */ margin-top: ...
確定! 回上一頁