This repository contains HTML files for various pages of a website related to dataset requests, sign up, log in, project overview, and more. Each HTML file is styled using Bootstrap 4 and a custom styles.css
file.
-
Project Overview Page (
index.html
): -
Sign Up Page (
signup.html
): -
Log In Page (
login.html
): -
Dataset Request Form (
request.html
): -
Thank You Page (
thanks.html
):
- The pages use Bootstrap 4 for responsive design.
- Custom styles are defined in the
css/styles.css
file included in each page's<head>
section.