Cookie Consent Banner
A modern and unobtrusive cookie consent banner that complies with GDPR regulations.
Responsive Design
Yes
Dark Mode Support
Yes
lines
76
Browser Compatibility
Chrome · Firefox · Safari · Edge
Live Preview
Interact with the component without leaving the page.
HTML
7
lines
CSS
50
lines
JavaScript
19
lines
<div class="cookie-consent-banner" id="cookie-banner">
<p>This website uses cookies to ensure you get the best experience. <a href="#">Learn more</a></p>
<div class="cookie-buttons">
<button class="cookie-btn" id="accept-cookies">Accept</button>
<button class="cookie-btn" id="decline-cookies">Decline</button>
</div>
</div>
Browser Compatibility
Chrome
≥ 60
Firefox
≥ 55
Safari
≥ 10
Edge
≥ 15