You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a functional search bar in the "Notes" section. The search bar should allow users to search for specific topics or blogs. Filter the horizontal cards based on the search input.
Tasks:
Implement a search bar using HTML and JavaScript.
Add JavaScript functionality to filter cards based on the user's search input.
Ensure the search function is case-insensitive.
Skills: HTML, JavaScript
The text was updated successfully, but these errors were encountered:
Add a functional search bar in the "Notes" section. The search bar should allow users to search for specific topics or blogs. Filter the horizontal cards based on the search input.
Tasks:
Skills: HTML, JavaScript
The text was updated successfully, but these errors were encountered: