link的语法???????????????

发布于 2022-06-12 08:22:02 字数 145 浏览 861 评论 6

<link rel="SHORTCUTICON" HREF="D:我的文档home.ICO">
有这种语法吗?这是我看别人的代码,我的页面没有效果?

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

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

发布评论

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

评论(6

紫竹語嫣☆ 2022-06-15 06:09:07

已经明白了,谢谢大家!

绅刃 2022-06-15 05:33:32

<LINK REL="SHORTCUT ICON" HREF="http://www.mydomain.com/myicon.ico">

帅哥哥的热头脑 2022-06-15 02:07:36

<table width="60%" align=center border="0" cellspacing="1" cellpadding="2" bgcolor="#000000">
<tr bgcolor="#CCCCFF">
<td align=center HEIGHT=30><link rel="SHORTCUT ICON" HREF="http://210.35.242.95/home.ico"> 三包索赔</td>
</tr>
</table>
我这样用有错吗?210.35.242.95是我的IP,home.ico我放在了wwwroot目录下,还是没有效果?

山有枢 2022-06-14 09:39:44

<table width="60%" align=center border="0" cellspacing="1" cellpadding="2" bgcolor="#000000">
<tr bgcolor="#CCCCFF">
<td align=center HEIGHT=30><link rel="SHORTCUT ICON" HREF="http://210.35.242.89/home.ico"> 三包索赔</td>
</tr>
</table>
我这样用有错吗?210.35.242.89是我的IP,home.ico我放在了wwwroot目录下,还是没有效果?

层林尽染 2022-06-13 12:55:24

add the page to your favorite list

忘你却要生生世世 2022-06-12 12:53:50

how to use shortcut icons in the following three required steps:

1. Create the Correct Size Icon
2. Associate the Icon with Your Web Page
3. Add the Web Page to the User's Favorites Menu

see
http://msdn.microsoft.com/workshop/Author/dhtml/howto/ShortcutIcon.asp?frame=true

for details:

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