dreamweaver给速卖通的图片添加超链接详细流程

dreamweaver给速卖通的图片添加超链接详细流程,第1张

*** 作步骤如下:

1、打开Dreamweaver,ctrl+n新建html文件;

2、点击插入菜单--图像命令;

3、选择对应的图像文件,点击确定;

4、点击确定;

4、底部属性面板,链接后输入要链接的地址即可。

店招是无法添加的,像别人那种添加的都是付费买的模板,我们不花钱的话只能用图片了,根本没法插入代码的。

侧边源代码

<p style="text-align: center">

<a

href="http://ru.aliexpress.com/store/000000"><img alt=""

src="http://img.alibaba.com/kf/HT1plORFqFXXXagOFbXJ.jpg"

/></a>     <a

href="http://pt.aliexpress.com/store/000000"><img alt=""

src="http://img.alibaba.com/kf/HT1SlqPFqdcXXagOFbXT.jpg" /></a>

</p>

<p style="text-align: center">

<a href="http://de.aliexpress.com/store/000000"><img alt=""

src="http://img.alibaba.com/kf/HT13OaPFrhcXXagOFbXY.jpg"

/></a>       <a

href="http://fr.aliexpress.com/store/000000"><img alt=""

src="http://img.alibaba.com/kf/HT10HSPFqRbXXagOFbX5.jpg" /></a>

</p>

<p style="text-align: center">

<a href="http://es.aliexpress.com/store/000000"><img alt=""

src="http://img.alibaba.com/kf/HT1dsKQFu4bXXagOFbX5.jpg"

/></a>    <a

href="http://it.aliexpress.com/store/000000"><img alt=""

src="http://img.alibaba.com/kf/HT1slyRFrXXXXagOFbXc.jpg" /></a>

</p>

<p style="text-align: center">

<a href="http://ko.aliexpress.com/store/000000"><img alt=""

src="http://img.alibaba.com/kf/HT1Y1eRFupXXXagOFbX5.jpg"

/></a>    <a

href="http://ar.aliexpress.com/store/000000"><img alt=""

src="http://img.alibaba.com/kf/HT1YHKPFtddXXagOFbXR.jpg" /></a>

</p>

<p style="text-align: center">

<a href="http://nl.aliexpress.com/store/000000"><img alt=""

src="http://img.alibaba.com/kf/HT1biiQFDNbXXagOFbXS.jpg"

/></a>    <a

href="http://ja.aliexpress.com/store/000000"><img alt=""

src="http://img.alibaba.com/kf/HT1udx5FtthXXagOFbXy.jpg" /></a>

</p>

 

以上是源代码,把里面的“000000”换成自家店铺的编号,就可以了


欢迎分享,转载请注明来源:内存溢出

原文地址: http://outofmemory.cn/zaji/7300046.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2023-04-04
下一篇 2023-04-04

发表评论

登录后才能评论

评论列表(0条)

保存