Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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