<!DOCTYPE html> <html> <body> <input value="required" style="color:red;"> <input value="optional"> </body> </html>