【发布时间】:2016-08-19 18:12:32
【问题描述】:
所以在这里我有一个结帐按钮和一个显示在该按钮左侧的图像...我怎样才能获得按钮上方的图像?
<a href="https://www.e-junkie.com/ecom/gb.php?c=cart&ejc=2&cl=282297&i=1381026" target="ej_ejc" class="ec_ejc_thkbx" onclick="return EJEJC_lc(this);">
<img src="https://d1yoaun8syyxxt.cloudfront.net/vi310-007a1757-ab94-4219-871c-fd4541c768dd-v2" alt="Faith Walker" style="height:200px;width:200px;">
<img src="https://www.e-junkie.com/ej/ej_add_to_cart.gif" border="0" alt="Add to Cart">
</a>
【问题讨论】:
-
将img标签放在按钮上方和img标签之后
-
你能提供更多代码吗?