JAndrew13 / SimplePortfolio

Basic example of a portfolio landing page using only HTML, CSS and Bootstrap.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Portfolio Website stable

This was one of my early lessons on setting up a basic HTML and CSS website.

Though it looks quite dated, the objective was to get comfortable with the HTML layout, CSS classes, and commonly used elements like divs, image links, paragraphs , and headings. In this project, I learned how to set site fonts with google, as well as handle container layout and contents within.

Table of contents

Prerequisites

  • any HTML code editor of your choice, such as Visual Studio, Atom, Pycharm, etc.

Installation

  • No install modules required for this project.
  • clone the repository
  • open the index.html file in your browser.

(back to top)

Directory

Folder containing CSS style sheet linked to the HTML document

Contains all image files used in the web page.

(back to top)

Contact

Jake Brunner - jbbrunner10@gmail.com

LinkedIn - https://www.linkedin.com/in/jake-brunner-21760522b/

This Repository - https://github.com/jandrew13/Web-Dev-Bootcamp

(back to top)

Acknowledgments

(back to top)

About

Basic example of a portfolio landing page using only HTML, CSS and Bootstrap.


Languages

Language:HTML 56.3%Language:CSS 43.7%