Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/saili-shinde/form-

Project in HTML
https://github.com/saili-shinde/form-

Last synced: about 1 month ago
JSON representation

Project in HTML

Awesome Lists containing this project

README

        

# Form-

## style.css

```
input{
background-color:lightblue
}
form{
background-color:lightgreen
}
```

## form.html

```

FORM

first name:


middle name:


last name:


Email:


phone no. :


Date Of Birth:


Upload Your Resume:


Upload Your Photo:


GENDER :


female:


male:


trans:


Password:


SUGETIONS:










```

## output image
![forms image](https://user-images.githubusercontent.com/111215095/184526209-e79d7894-51d2-4518-bbc3-4262eb7c98d2.jpg)