Input
Output
<html> <body> <input type="checkbox" name="newsletter" value="yes" checked> <label for="newsletter">Subscribe to newsletter</label> </body> </html>