mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-02 15:15:23 +00:00
9 lines
156 B
HTML
9 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>
|