the-oem / jc-comp-challenge-3

Turing - Static Comp Challenge 3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Static Comp Challenge 3, a Turing M1FEE project

This is the Static Comp Challenge 3 project for Turing. The goal of this project is to demonstrate an understanding of HTML and CSS3, while also demonstrating an adequate understanding of FlexBox. The original requirements can be found here.

Original Comp

original comp

Final - 15" Laptop

final large screen

Final - iPad Pro (1024 x 1366)

final large screen

Final - iPad (768 x 1024)

final large screen

Final - iPhone 6 Plus (414 x 736)

final large screen

Final - iPhone 6 (375 x 667)

final large screen

Final - iPhone 5 (320 x 568)

final large screen

Getting Started

This is a straightforward application. Download the repository and browse to index.html.

Prerequisites

N/A

Installing

As mentioned above, simply download the repository and browse to index.html.

Running the application

To run the app, you will need to simply deploy it to a web server and browse to the index.html file. Alternatively, you can run the code locally by opening the local copy of index.html in your web browser.

Deployment

N/A

Built With

  • HTML - Hyper Text Markup Language - The markup language used to build this project.
  • CSS3 - Cascading StyleSheets v3 - The styling framework used to build this project.
  • normalize.css - A small CSS project developed to help provide standard cross-browser consistency in default styling of HTML elements.

Contributing

N/A

Versioning

N/A

Authors

License

N/A

Acknowledgments

  • Hat tip to the Turing M1FEE instructors for their assistance
  • As always, I couldn't have done this without the support of my tribe, Cohort 1703FE!

About

Turing - Static Comp Challenge 3


Languages

Language:CSS 92.5%Language:HTML 7.5%