Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mesbol6647/html-css-project-2
This project demonstrates the use of various CSS form elements for educational purposes. The project includes examples of styling different form elements such as text inputs, radio buttons, checkboxes, and submit buttons.
https://github.com/mesbol6647/html-css-project-2
css3 forms html5
Last synced: 20 days ago
JSON representation
This project demonstrates the use of various CSS form elements for educational purposes. The project includes examples of styling different form elements such as text inputs, radio buttons, checkboxes, and submit buttons.
- Host: GitHub
- URL: https://github.com/mesbol6647/html-css-project-2
- Owner: mesbol6647
- Created: 2023-09-27T11:39:07.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-16T10:39:56.000Z (8 months ago)
- Last Synced: 2024-11-05T11:10:15.256Z (2 months ago)
- Topics: css3, forms, html5
- Language: HTML
- Homepage:
- Size: 5.45 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HTML-CSS Project-2
## Project Description
This project demonstrates the use of various CSS form elements for educational purposes. The project includes examples of styling different form elements such as text inputs, radio buttons, checkboxes, and submit buttons.
## Usage
Open index.html in your browser to view the styled form elements.
Modify the CSS in styles.css to see how different styles affect the form elements.
### Features
Text Inputs: Styled text input fields with focus and hover effects.
Radio Buttons: Custom styled radio buttons with CSS.
Checkboxes: Custom styled checkboxes.
Submit Button: A styled submit button with hover effects.
### Technologies
HTML: Used for structuring the form elements.
CSS: Used for styling the form elements.
![Project-Gif](https://github.com/mesbol6647/html-css-project-2/blob/main/img/netflix%20survey%20form.png)Clone the project to your local machine:
```bash
git clone https://github.com/mesbol6647/html-css-project-2.git