Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<html>
<body>
<input type="button" id="one" disabled="true" style="color: green" value="Should be no red"/>
<input type="button" id="two" style="color: green" value="Should be no red"/>
</body>
</html>
</html>