This webpage features an annoying cookie consent form, asking for user's details, collects it and tells them their data has been sold. How annoying!
I learnt how to position an element on top of another, using
position: fixed
and thetop, bottom
properties
This is part of the Scrimba Front-End Career Path projects
- HTML
- CSS
- JavaScript
To get a local copy up and running follow these simple example steps.
- Clone the Repo or Download the Zip file or
https://github.com/ElijahTobs/Cookie-Consent.git
. cd /Cookie-Consent
- Open it with the live server
For tracking linter errors in HTML file, run:
npx hint index.html
For tracking linter errors in CSS or SASS file, run:
npx stylelint "\*_/_.{css,scss}"
See the live by clicking Live Demo Link
👤 Elijah Ayandokun
- GitHub: @ElijahTobs
- Twitter: @elijahDEVinci
- LinkedIn: Elijah Ayandokun
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Thanks to everyone who will get time to check this code and sugest any issue to improve the page.
- Thank you Scrimba
This project is MIT licensed.