This file demonstrates where style sheets used may require testing (style attribute).

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
    "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
<title>alert 1.0/6.1.1</title>
</head>
<body>

<p style="color: green;">hello</p>

</body>
</html>