gpt4 book ai didi

html - 如何在表格中移动图像(从上到下)?

转载 作者:行者123 更新时间:2023-11-28 10:56:25 24 4
gpt4 key购买 nike

我想将 instagram 链接放在它旁边图片的中间。

<div align="center">
<table cellpadding="0" width="400" cellspacing="0">
<tr>
<td>
<a href="http://www.facebook.com/pages/yourfanpage/12345678" target="_blank">
<img src="http://www.liviocapalbo.com/img/instagram-icon_white.png" alt="" width="128" height="128" border="0"cellpadding="30" >
</a>
</td>
<td>
<a href="http://www.myspace.com/yourpage" target="_blank">
<hr style="border: none; width: 200px; height: 550px; color: white; background: rgba(000,0,0,0.0);;margin: 0; padding: 0;"/>
</a>
</td>
<td>
<a href="http://twitter.com/yourtwitter" target="_blank">
<img src="http://askreu.com/wp-content/uploads/2012/08/gradient_1600x1200.jpg" alt="Follow Us On Twitter" width="367" height="550" border="0">
</a>
</td>
</tr>
</table>
</div>

http://jsbin.com/lezakese/1/edit

最佳答案

我不完全确定您要完成什么(特别是为什么您将 <hr> 包装在 <a> 标记中),但我在您的代码中添加了一些边框,希望可以说明为什么布局是这样的。

如果您能进一步解释您要完成的任务,我会尽力帮助您。您能否链接到图片或线框或您希望它看起来如何的东西?

http://jsbin.com/lezakese/3/edit

关于html - 如何在表格中移动图像(从上到下)?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/22593511/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com