HarrisonStrand / landing-page

This project was designed to display my comprehension of the material in week one of Epicodus as well as describe a little bit about myself and my background, as well as why I wanted to get into programming. This project uses HTML and CSS with VSCode.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Week One/Landing Page

HTML, CSS, and Git/GitHub comprehension 10/15/20

By Harrison Strand

Description

---This project was designed to display my comprehension from the material in week one of Epicodus as well as describe a little bit about myself and my background, as well as why I wanted to get into programming. This project uses HTML and CSS with the following techniques:

---Tags: p, h, ul, ol, li, em, strong, a, img, div and span. ---Styles: typography, cascading, box model and floats.

Setup

View Online

Open Locally

  1. Navigate to https://github.com/HarrisonStrand/landing-page
  2. Click on the green 'Code' button and copy the repository HTTPS URL
  3. (a) Open your machine terminal and type in the command 'git clone https://github.com/HarrisonStrand/landing-page.git' in the directory you would like to clone the repository. (b) Alternatively, click 'Download Zip' and open the file on your machine
  4. Open the index.html file to view the website, or use an IDE to view the code language.

Known Bugs

No known bugs.

Contact me at: harrisonstrand@gmailcom

Technologies Used

Visual Studio Code Git/Github HTML Script CSS Script

Legal

Copyright 2020 Harrison Strand

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

This project was designed to display my comprehension of the material in week one of Epicodus as well as describe a little bit about myself and my background, as well as why I wanted to get into programming. This project uses HTML and CSS with VSCode.


Languages

Language:HTML 70.5%Language:CSS 29.5%