Architect's Log

I'm a Cloud Architect. I'm highly motivated to reduce toils with driving DevOps.

rel属性 iconキーワード

iconキーワードはそのドキュメントのアイコンを表します。このキーワードはlink要素でしか使えません。

使用例

<!DOCTYPE html>
<html lang="ja">
<head>
<title>Hello! HTML5</title>
<meta charset="UTF-8">
<link rel="icon" href="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcRDttg4Ia384TCee7LIPE8y8qFWAKscrRHXW-z-GaX3iSQ8xFDP" />
</head>
<body>
<p>HTML5</p>
</body>

レンダリング

タブのアイコン