小编Vic*_*r_Z的帖子

带有图像和文本的HTML超链接

是否可以使超链接看起来像按钮WITH文本?

我们可以用代码制作超链接按钮:

<a href="..."> <img src="button.png" width="100" height="50" alt="Some text"></img> </a>
Run Code Online (Sandbox Code Playgroud)

但我还需要按钮中心的TEXT.

谢谢.

html text image button hyperlink

5
推荐指数
1
解决办法
3万
查看次数

标签 统计

button ×1

html ×1

hyperlink ×1

image ×1

text ×1