8 lines
156 B
HTML
8 lines
156 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<table>
|
|
test
|
|
<font color="green" color="red">test</font><input type="checkbox" type="text" checked="checked">
|
|
</body>
|
|
</html>
|