Macmaxwell / HTML-CSS-Portfolio-Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HTML/CSS Project

Introduction

  • The idea is to build a personal portfolio, that you can use in the future adding all the projects you will do in this amazing course
  • Here an example

Steps

The page should NOT use any framework like Bootstrap.

Step 1

  • Fork and clone this repository

It should include the following elements:

  • The .html page and a linked .css file applies a consistent color scheme to links and text on your page.
  • A page header with a title and description for the site.
  • A projects section with three projects, each including a title, summary and a link.

Step 2

  • A page footer containing info about you or the site.

  • Proper use of the semantic HTML tags we discussed.

  • Research the :first-child pseudo-class and use it to style the first article so that it stands out from the others.

  • Commit often (with good meaningful commit messages), and Push to Github regularly.

  • Use the sketch below to guide you towards the layout and content you are trying to achieve. Please note that this is just a sketch - you can choose the colours, fonts and images that you want to use in the page.

    Step 3

  • Rename your repository to your-user-account.github.io and follow these instructions to make it public How to publish with github.io

About


Languages

Language:CSS 51.8%Language:HTML 48.2%