-
Notifications
You must be signed in to change notification settings - Fork 74
Open
Description
Enhance the "Course Recommendations" section by implementing a carousel slider that showcases different courses. Each slide should contain the course name, a short description, and a "Learn More" button.
Tasks:
- Design a carousel slider for the course recommendations.
- Add the course name and description to each slide.
- Implement a "Learn More" button that redirects to the course details page.
Skills: HTML, CSS, JavaScript