<link rel="mask-icon" href="/assets/favicons/safari-pinned-tab.svg" color="#5bbad5"> Copy HTML DownloadInternet Explorer / Edge You can leave out the relevant meta tags if you don't want to support a specific size. <meta name="msapplication-TileColor" content="#7d3194"> <meta ...
Icon - 页面图标 Base - 基础 URL Target - 目标窗口 Download - 下载链接 Charset - 字符集 Manifest - 应用程序清单 Contenteditable - 可编辑性 Spellcheck - 拼写检查 Translate - 翻译 Accesskey - 快捷键 AutoFocus - 自动聚焦 Enterkeyhint - 回车键提示 Formaction - 自定义提交地址 Formenctype - 自定...
<link rel="mask-icon" href="/images/logo.svg?v=5.1.4" color="#222"> <meta name="keywords" content="Hexo, NexT"> <link rel="alternate" href="/atom.xml" title="慢时光小栈" type="application/atom+xml"> <meta name="description" content="DownieDownie 是 Mac OS X 上的一个超级...
<link rel="mask-icon" href="https://res.wx.qq.com/a/wx_fed/assets/res/MjliNWVm.svg" color="#4C4C4C" reportloaderror> <link rel="apple-touch-icon-precomposed" href="https://res.wx.qq.com/a/wx_fed/assets/res/OTE0YTAw.png" reportloaderror> ...
/* 只选择 type =text 文本框的input 选取出来 */ input[type=text] { color: pink; } /* 选择首先是div 然后 具有class属性 并且属性值 必须是 icon开头的这些元素 */ div[class^=icon] { color: red; } /* 选择首先是section 然后 具有class属性 并且属性值 必须是 data结尾的这些元素 */ section...
<link rel="icon" sizes="192x192" href="/path/to/icon.png"> <!-- Apple Touch Icon (reuse 192px icon.png) --> <link rel="apple-touch-icon" href="/path/to/apple-touch-icon.png"> <!-- Safari Pinned Tab Icon --> <link rel="mask-icon" href="/path/to/icon.svg" color="...
sizes="16x16" href="icons/favicon-16x16.png"> <link rel="manifest" href="icons/site.webmanifest"> <link rel="mask-icon" href="icons/safari-pinned-tab.svg" color="#2196f3"> <link rel="shortcut icon" href="icons/favicon.ico"> <title>Text to MP3</title> <script> // The value...
1. 已有的icon,使用<icon></icon>即可生成图标 icon的类型,有效值:success, success_no_circle, info, warn, waiting, cancel, download, search, clear <icontype="success"size="50"color="#aa9400"></icon> 2. 导入微信Icon组件,需要安装该UI组件,并在开发者工具中构建npm库,之后方可导入并使用Icon组件...
.icon { margin: 30px auto; /*margin: 30px auto;指的是上距离为30px ,右距离 为auto<居中>*/ margin-bottom: 0; padding-bottom: 30px; } .icon .item { margin: 30px auto; /*margin: 30px auto;指的是上距离为30px ,右距离 为auto<居中>*/ margin-right: 50px; border...
thehrefattribute of thelinktag when therelattribute containsstylesheet,icon,shortcut icon,mask-icon,apple-touch-icon,apple-touch-icon-precomposed,apple-touch-startup-image,manifest,prefetch,preloador when theitempropattribute isimage,logo,screenshot,thumbnailurl,contenturl,downloadurl,duringmedia,embedurl...