Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<html>
<head>
<title>Page with FAIL message</title>
</head>
<body>
<div style="color: Red">FAIL!!!</div>
</body>
</html>
<!DOCTYPE html>
<html>
<head>
<title>Page with FAIL message</title>
</head>
<body>
<div style="color: Red">FAIL!!!</div>
</body>
</html>