#app-development
Read more stories on Hashnode
Articles with this tag
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...
Today's day 5 Goal is to re-write Html code and JS code in my project backupcal, so as to consider Weekly Backup and Daily Backup. How to get two...
Today's day 4 Goal is to write Styles in CSS and some minor adjustments in my project backupcal. how to add background color? Add gradient background...
Today's day 3 Goal is to write code in JavaScript and some minor adjustments in my project backupcal. HTML How to get user input from click in...
Today's day 2 Goal is to get input from user: what to do to get Input from user in html? Yes, the answer is use <input html element to get user...
I have used the element header with id header and I wrapped it with h1 heading. Today I learned again: Html elements like Header, <h1>, <p>, and...