Building an idea using HTML CSS JS - Day 4
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 style instead of boring solid color.
background-color: #f6ecec;
background-image:
...
dheerajy1.hashnode.dev1 min read