steph2017 / SBA_307

Web page example for Module 307

Home Page:https://steph2017.github.io/SBA_307/Index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Module 307 SBA: Simple Webpage with HTML and CSS

This project is a webpage for a fictional beautician service.

Table of Contents

Introduction

The webpage features 3 pages: a main page, an FAQ page, and a login page. I utilized Bootstrap with targeted styling via in-line & internal CSS, as well as a linked external CSS stylesheet.

Features

The key features of your project:

  • Hero Image Carousel: on the main page, formatted with Bootstrap.
  • 2 Forms: a login form and a feedback form.
  • A navigation bar with a dropdown
  • FAQ content with collapsable sections and a table

Installation

All images, fonts, and imported elements are externally hosted and linked to my project. All you need to install are the webpage and css files.

Clone the repository

git clone https://github.com/steph2017/SBA_307.git

Navigate to the project directory

cd your-repo-name

Install dependencies

npm install

Acknowledgements

This was made possible by:

About

Web page example for Module 307

https://steph2017.github.io/SBA_307/Index.html


Languages

Language:HTML 96.5%Language:CSS 3.5%