如何在文本之间插入图像 [英] How Can I Insert An Image Between Text

查看:77
本文介绍了如何在文本之间插入图像的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你帮我吗?谢谢,:)



< td rowspan =2width =279height =170> &安培; Image.FromFile(F:\ forward.png)& < / td>





此行出错了我不知道如何把它弄好

解决方案

您需要使用img标记。请参见 http://www.w3schools.com/tags/tag_img.asp [ ^ ]



src (source)property是您将拥有图像的url路径。


can you help me?? Thanks, :)

"<td rowspan="2" width="279" height="170">" & Image.FromFile("F:\forward.png") & "</td>"



this line goes wrong i dont no how to put it right

解决方案

You need to use an img tag. See http://www.w3schools.com/tags/tag_img.asp[^]

The src (source) property is where you will have the url path to the image.


这篇关于如何在文本之间插入图像的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆