mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-02 21:39:05 +00:00
5 lines
137 B
HTML
5 lines
137 B
HTML
<!DOCTYPE html>
|
|
<meta charset="utf-8" />
|
|
<title>Input with checked attribute</title>
|
|
|
|
<input type=checkbox checked="false"> </input> |