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