1 2 3 4 5
<!DOCTYPE html> <meta charset="utf-8" /> <title>Input without checked attribute</title> <input type=checkbox> </input>