PhotoShop分割图片并通过Html组合显示

软件发布|下载排行|最新软件

当前位置:首页photoshop教程实用技巧

PhotoShop分割图片并通过Html组合显示

软件云   2020-10-14 我要评论

不多说了,直接按下面的步骤进行吧。

PhotoShop分割图片并通过Html组合显示

PhotoShop分割图片并通过Html组合显示

PhotoShop分割图片并通过Html组合显示

PhotoShop分割图片并通过Html组合显示

点击右上角save保存,对话框中选择保存成html。

PhotoShop分割图片并通过Html组合显示

生成的html代码如下所示:


<html>
<head>
<title>Water lilies</title>
<meta http-equiv="Content-Type" content="text/html; charset=shift_jis">
</head>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<!-- ImageReady Slices (Water lilies.jpg) -->
<table id="Table_01" width="800" height="600" border="0" cellpadding="0" cellspacing="0">
<tr>
<td colspan="3">
<img src="images/Water-lilies_01.gif" width="800" height="120" alt=""></td>
</tr>
<tr>
<td rowspan="2">
<img src="images/Water-lilies_02.gif" width="339" height="480" alt=""></td>
<td colspan="2">
<img src="images/Water-lilies_03.gif" width="461" height="209" alt=""></td>
</tr>
<tr>
<td>
<img src="images/Water-lilies_04.gif" width="311" height="271" alt=""></td>
<td>
<img src="images/Water-lilies_05.gif" width="150" height="271" alt=""></td>
</tr>
</table>
<!-- End ImageReady Slices -->
</body>
</html>

Copyright 2022 版权所有 软件发布 访问手机版

声明:所有软件和文章来自软件开发商或者作者 如有异议 请与本站联系 联系我们