1 2 3 4 5 6 7
<!DOCTYPE html> <html> <body> test <font color="green" color="red">test</font><input type="checkbox" type="text" checked="checked"> </body> </html>