Advent of CSS - Day 4
Building a simple interactive keyboard game in Webflow with custom CSS and JavaScript for day 4 of the 'Advent of CSS' challenge.
Accessing a Webflow site search query and displaying it on the page
Webflow doesn't natively let you display a search parameter. We can use a line of two of JavaScript to get around this.