Coder Social home page Coder Social logo

amit-katyal / customer-survey-form Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 15 KB

This project is a customer satisfaction survey form webpage built using HTML and CSS. It allows users to provide feedback on a product or service and share their opinions and suggestions.

Home Page: https://amit-katyal.github.io/customer-survey-form/

License: MIT License

HTML 66.55% CSS 33.45%
css css-design css3 freecodecamp-challenge html html-css html-form html5 style

customer-survey-form's Introduction

Customer Satisfaction Survey Form

This project is a customer satisfaction survey form webpage built using HTML and CSS. It allows users to provide feedback on a product or service and share their opinions and suggestions.

Features

  • The webpage has a title heading "Customer Satisfaction Survey Form" and a survey description that explains the purpose, confidentiality and scope of the survey.
  • The webpage has various questions that collect information such as name, email, age, frequency of interaction, happiness level, recommendation likelihood, favorite aspects and improvement feedback.
  • The webpage uses different types of input elements such as text, email, number, radio, checkbox and textarea to capture the user responses.
  • The webpage uses HTML to structure the content and form elements and relevant attributes such as id, class, placeholder, min, max and required.
  • The webpage uses CSS to style the appearance and layout of the elements. It uses a linear gradient background with shades of black, gray and red. It uses a white color for the body text and a red color for the submit button. It uses margins, alignment and spacing to create a visually appealing and readable design.

Table of Contents

Installation

To install this project, you need to have a web browser and a code editor. You also need to have git installed on your system. You can clone this repository by running the following command in your terminal:

git clone https://github.com/amit-katyal/customer-survey-form.git

Alternatively, you can fork this repository and make your own changes.

Usage

To use this project, you can open the index.html file in your web browser and fill out the survey form. You can also modify the HTML and CSS files in your code editor to customize the content and style of the webpage.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Contributing

This project is open for contributions. If you want to contribute to this project, please follow these steps:

  • Fork this repository by clicking the Fork button on the top right corner of this page
  • Create a new branch with your feature or bug fix by running the following command in your terminal:
git checkout -b your-branch-name
  • Commit and push your changes by running the following commands in your terminal:
git add .
git commit -m "Your commit message"
git push origin your-branch-name
  • Create a pull request with a description of your changes by clicking the New pull request button on your forked repository page

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.