blob: 32085fc8d2a92c8e121fce48a19dc86fe0e2a14c (
plain)
1
2
3
4
5
6
7
8
9
10
|
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset=utf-8>
<base>
<title>base element missing href and target attribute</title>
</head>
<body>
</body>
</html>
|