Source code

Revision control

Copy as Markdown

Other Tools

<!-- Any copyright is dedicated to the Public Domain.
<!doctype html>
<html>
<head>
<meta charset="utf-8"/>
<title>Favicon test</title>
<link rel="icon" href="http://example.com/favicon.ico" />
</head>
<body>
<p>Triggers favicon automatically.</p>
</body>
</html>