This is a simple and appealing sign-up form website template. It features a split layout with a background photo on the left and a sign-up form on the right. Users can easily sign up by providing their first name, last name, and email.
You can see a live demo of this sign-up form website here.
- Split layout with background photo.
- Easy-to-use sign-up form.
- Responsive design for various screen sizes.
- Clean and simple user interface.
To use this sign-up form website template, follow these steps:
-
Clone this repository:
git clone https://github.com/Alpattex/sign-up-form-website.git
-
Customize the background photo:
Replace the background image URL in the
index.html
file with your preferred image URL. -
Customize the form action:
In the
index.html
file, update theaction
attribute of the form element with your server endpoint where you want to handle form submissions. -
Host the website:
You can host the website on any web hosting service of your choice. GitHub Pages is a popular option for hosting static websites.
You can further customize this template to fit your branding or design preferences. Here are some areas you can customize:
- Colors: Update the color scheme in the
styles.css
file to match your brand colors. - Fonts: Modify the font-family in the
styles.css
file to use your preferred fonts. - Content: Replace the sample content in the
index.html
file with your own text and branding.
This project is licensed under the MIT License - see the LICENSE file for details.