Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 610 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 610 Bytes

AMR Website

Overview

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.

Pages Included

  1. Project Overview Page (index.html):

  2. Sign Up Page (signup.html):

  3. Log In Page (login.html):

  4. Dataset Request Form (request.html):

  5. Thank You Page (thanks.html):

Styling

  • 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.