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

https://github.com/vishalsiingh/neuronexus


https://github.com/vishalsiingh/neuronexus

Last synced: 15 days ago
JSON representation

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


Form 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]

---