blob: 83f0d067720b35ba14a06750ebab7b53a2f03a3a [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<title>Stylesheet Without Base Tag</title>
<style>
body { background-color: green; }
</style>
</head>
<body>
</body>
</html>