Below is a project idea to create a resume website.
- Create Github Account
- Clone this repository
- Change cloned repos name
- Add a
title
to your index.html - Add a
header
tag with your name - Add a
p
tag with a short bio - Add an image to your img folder
- Place the image in your index.html using an
image
tag - Add links to reference your social media or projects using
a
tags
- You have a stylesheet already referenced! Edit the stylesheet to make your website look how you want it to look!
- Click here for a CSS Tutorial