Full Stack Flex Bootcamp Homework - Portfolio
This is a Basic Portfolio of Unnikrishnan Ramachandran built using HTML and CSS.
Pages: The portfolio has 3 pages:
- About Me - Brief personal description
- Portfolio - Placeholder images of projects
- Contact - A simple contact form (no real user interaction yet)
Styling Notes:
- Reset.css is used to reset all browser defaults
- Font Awesome is used for some icons (Linkedin, Email, Github)
- Common styles - Some styles are common to all 3 pages (Nav Bar, Main Section, Footer, Heading fonts etc). Such styles are housed in commonstyles.css
- style.css - Styles that are specific to pages can be found in this file