可嵌入 Google Chrome 的链接

发布于 2024-11-04 15:04:23 字数 55 浏览 1 评论 0原文

有没有办法在我的网站上嵌入返回 Google Chrome 的链接?我的意思是可嵌入的图像链接。

Is there a way I can embed a link back to Google Chrome on my website? I mean an embeddable image link.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

云裳 2024-11-11 15:04:23

您想在页面上嵌入 Google Chrome 徽标,当用户单击它时,他们会被重定向到 Google Chrome 主页?试试这个:


谷歌浏览器


Google Chrome

You want to embed the Google Chrome logo on your page and when the user clicks the it they get redirected to the Google Chrome home page? Try this:

<a href="http://www.google.com/chrome/intl/en/landing_chrome_mac.html?hl=en">
<img src="https://www.google.com/intl/en/images/logos/chrome_logo.gif" alt="Google Chrome" />
</a>


Google Chrome

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文