Below is a project idea to create a resume website.
- Create Github Account
- Clone this repository
- Change cloned repos name
- Add a
titleto your index.html - Add a
headertag with your name - Add a
ptag with a short bio - Add an image to your img folder
- Place the image in your index.html using an
imagetag - Add links to reference your social media or projects using
atags
- 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