本文介绍了在网络上显示图像的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
大家好!
希望您在寻求帮助时遇到问题.我想使用超链接数据库显示网站上的图片,然后喜欢吗?谢谢
hi all!
hope you had a problem getting help. I want to show pictures from the site using hyperlinks db, then do like? Thanks
推荐答案
<html>
<body>
<h1>My First Heading</h1>
<p>My first paragraph.</p>
<img style="border-width: 1px; border-color: #8B8583;" src="http://xyzt.zapto.org/birdEagle.jpg" border=0>
</body>
</html>
这篇关于在网络上显示图像的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!