Building an idea using HTML CSS JS - Day 6
Today's day 6 Goal is to add style to buttons and improvements to code in my project backupcal.
HTML
How to include Checkbox input type in html?
Write the following code.
<input type="checkbox" onclick="functionname()">
Content
</input>
JavaScript
...
dheerajy1.hashnode.dev1 min read