Skip to content

Instantly share code, notes, and snippets.

View devinci-it's full-sized avatar
🐢

.vince devinci-it

🐢
View GitHub Profile
@devinci-it
devinci-it / input.html
Last active March 30, 2024 22:21
form-css embed gist.
<!--"""-->
<!--This HTML document demonstrates the styling of input forms using CSS. It includes a variety of input types and styles,-->
<!--along with SVG icons for enhanced visual elements. The form showcases different states such as normal, disabled, and error.-->
<!--CSS Styling:-->
<!-- - External stylesheets for typography and form are linked.-->
<!-- - Internal styling is used for setting the width, margin, and border of the form.-->
<!--Form Elements:-->
<!--1. Basic Input:-->
<!-- - Simple text input.-->
<!-- - Disabled input.-->