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/inputfields.html | 65 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 HTML/inputfields.html (limited to 'HTML/inputfields.html') diff --git a/HTML/inputfields.html b/HTML/inputfields.html new file mode 100644 index 0000000..c2263ae --- /dev/null +++ b/HTML/inputfields.html @@ -0,0 +1,65 @@ + + + + + + + + + + + + Inputfield + + +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ + + + +
+ +
+ +
+ + -- cgit v1.2.3