/We-are-Broadway

Codecademy HTML/CSS Static page example

Primary LanguageCSSMIT LicenseMIT

Codecademy - Broadway Portfolio Project

Website Image

Table of Contents

  1. Project Overview
  2. Live Demo
  3. Features
  4. Technologies Used
  5. Setup
  6. Usage
  7. Contributing
  8. License
  9. Contact

Project Overview

The Broadway Portfolio Project is an elegant HTML and CSS website designed to showcase a clean, modern, and responsive layout. This project is ideal for displaying the fusion of design and development skills in web projects.

Live Demo

View the live demo of the project here: Broadway Portfolio Live Demo

Features

  • Fixed Header and Footer: Consistent navigation and branding across all pages.
  • Responsive Jumbotron: A captivating full-width banner with a background image.
  • Three-Column Layout: Neatly organized sections for different content areas.

Technologies Used

  • HTML5
  • CSS3
  • Raleway Font from Google Fonts

Setup

To clone and run this application, you'll need Git and a web browser installed on your computer. From your command line:

# Clone this repository
$ git clone [your-repo-link]

# Go into the repository
$ cd [your-repo-name]

# Open the index.html in your browser