bilal-rizwaan/Cookie-Js
A cookie is a small text file with small pieces of data (maximum size of 4KB) that the web server stores on the client computer/browser. Cookies help to ensure the user gets the best experience on the website. In this video, I have shown how you can set cookies to the user browser as a cookie consent box using javascript.
CSS
No issues in this repository yet.