Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<meta charset="utf-8">
<style>
input { background-color: rgb(0, 100, 0); }
</style>
<input value="text">
<p>PASS if the input field has a dark green background</p>