From 157468b84553c47d0f5ba312d815ea7195b0d6b5 Mon Sep 17 00:00:00 2001 From: Oxbian Date: Sun, 13 Oct 2024 14:21:34 -0400 Subject: feat: components (buttons, inputfields, dropdowns, quotes / codes) --- HTML/dropdowns.html | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 HTML/dropdowns.html (limited to 'HTML/dropdowns.html') diff --git a/HTML/dropdowns.html b/HTML/dropdowns.html new file mode 100644 index 0000000..6c921cc --- /dev/null +++ b/HTML/dropdowns.html @@ -0,0 +1,38 @@ + + + + + + + + + + + + Dropdown + + +
+ +
+ + +
+ +
+ + -- cgit v1.2.3