HW2

Unit 02 CSS and Bootstrap Homework: Responsive Portfolio

My First Serious ReadME

URL to GitHub hosted website: https://johnk9000.github.io/HW2/

This exercise was intended to nail down the fundamentals of CSS positioning and using some pre-made bootstrap components to make a functional website.

The bootstrap component used is the Bootstrap 4 NavBar (docs: https://getbootstrap.com/docs/4.0/components/navbar/) in all pages and the bootstrap 4 forms component (docs: https://getbootstrap.com/docs/4.0/components/forms/).

The html repository is comprised of three pages: index.html, portfolio.html and contact.html which represents the “About Me”, “Portfolio”, and “contact, all located at the root of the repo. A separate css file, titled style.css is located in the /CSS directory while image files used for the art portfolio section is loaded into /Photo directory. Because the picture used in the About Me section is a low-res portable image rather than a lossless export of photographs, the profile picture is located in the /Images directory.

Revision Log

Directions

First, you will use the Bootstrap CSS Framework to recreate your portfolio. How do you deliver this? Here are some guidelines:

Hints

Minimum Requirements

Bonus

Commit Early and Often

One of the most important skills to master as a web developer is version control. Building the habit of committing via Git is important for two reasons:

Follow these guidelines for committing:

We would like you to have well over 200 commits by graduation, so commit early and often!

Submission on BCS

You are required to submit the following:


© 2019 Trilogy Education Services, a 2U, Inc. brand. All Rights Reserved.