This file demonstrates the use of input, and warns the user to ensure that information is not conveyed throught color alone.

<!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/2.1.1</title>
</head>
<body>

<form action="2-1-1f5.html" method="get">
  <input type="text" name="inputtext" />
</form>

</body>
</html>