https://github.com/vishalsiingh/neuronexus
https://github.com/vishalsiingh/neuronexus
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/vishalsiingh/neuronexus
- Owner: vishalsiingh
- Created: 2025-04-30T10:19:45.000Z (22 days ago)
- Default Branch: main
- Last Pushed: 2025-04-30T11:29:15.000Z (22 days ago)
- Last Synced: 2025-04-30T12:56:26.136Z (22 days ago)
- Language: HTML
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NeuroNexus
# 📝 Google Form-style Web Form (HTML & CSS Only)This project is a Google Form-inspired responsive web form built using **pure HTML and CSS**, without any JavaScript.
> 🎯 **Task provided by Neuronexas as part of a web development challenge.
---
## 🚀 Features
- Full Name (Text Input)
- Contact Number (Phone Input)
- Address (Multiline Textarea)
- Company Name (Text Input)
- Email Address (Email Input)
- Department (Dropdown: HR, Sales, Development, Marketing, Others)
- Gender Selection (Radio Buttons: Male, Female, Prefer not to say)
- Submit Button---
## 🎨 Bonus Styling
- 🎯 Submit button with hover effect
- 🎨 Different form background color to contrast with page
- 🌫️ Minimalistic box-shadow for clean, card-like appearance
- 🖼️ Centered image above the form title using CSS---
## 🛠️ Tech Stack
- **HTML5**
- **CSS3**> No frameworks, libraries, or JavaScript used.
---
## 📸 Preview
![]()
## 📂 Folder Structure
/neuronexas-form-project/ │ ├── index.html ├── style.css └── README.md---
## 📬 Contact
Made with ❤️ by **Vishal Singh Kashyap**
📫 [LinkedIn](https://www.linkedin.com/in/vishal--kashyap/)
📧 [email protected]---