Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<head>
<meta charset=utf-8>
<title>link element missing href attribute</title>
<link rel=stylesheet>
</head>
<body>
</body>
</html>
<!DOCTYPE html>
<head>
<meta charset=utf-8>
<title>link element missing href attribute</title>
<link rel=stylesheet>
</head>
<body>
</body>
</html>