在最后一讲中,如果想将图片定位在右边怎么办?
.pbox{ padding-right: 120px; } .pbox img{ float: right; margin-right: -120px; }