I love picocss, because it is minimal and have everything it needs, semantic html and few classes. But I am struggling to enable/disable an anchor button via Javascript. If I set "disabled" on the tag ...
Create Javascript file named `form-handler.js` and insert below code In the `HTML`, give `id` to form element and then the fields that you want to require add data attribute `data-required="true"` ...