This is a web portfolio made with CSS and HTML. The goal of this project is to try and make the website responsive using flex as well as implementing skills learned with HTML and CSS.
- What was your motivation? Completing the project per the requirements given.
- Why did you build this project? I built this project to demonstrate my understanding of HTML semantics and to show understanding of CSS and flex to create a responsive website.
- What did you learn? I learned the process of really starting from nothing to create a simple webpage using HTML and CSS.
Here are the three layouts of the website. One desktop, tablet, and mobile layout.
![Desktop](.\assets\screenshots\desktop_layout.png)
![Tablet](.\assets\screenshots\tablet_layout.png)
![Mobile](.\assets\screenshots\mobile_layout.png)
On this webpage: https://github.com/sevrinbe/web-portfolio, click on the green code button. This will give multiple options to download the project. You can download the zip file and all the project contents will be there. You can also copy the SSH or HTTPS link to your clipboard and use terminal to clone the project to your computer.
MIT License
Copyright (c) [2022] [Sevrin Eldred]
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.