This repository contains a simple custom dropdown list
- Dropdown Menus: Customize dropdown menus for selecting categories and students.
index.html: HTML file containing the form structure.style.css: CSS file with styles for the form elements.dropdownlist.js: JavaScript file with functionalities for dropdown interactions.README.md: This file providing an overview of the project.
To use this form:
- Clone the repository:
git clone https://github.com/jarretlow123/Drop_Down_List.git. - Open
index.htmlin your preferred web browser. - Interact with the dropdown menus.
- Styling: Customize the colors, fonts, or layout in the
style.cssfile. - Functionality: Modify dropdown interactions or form submission logic in
dropdownlist.js.
- Low Kah Xuan (https://github.com/jarretlow123)