- HTML
- CSS
- Bootstrap
This is a portfolio webpage that uses both HTML (hypertext markup language) and CSS (cascading style sheet) to build and style the content. On this page, there is a short biography provided about me (Jenn). On the top of the page, you can navigate through the different content of the website.
- On the repository linked to "https://github.com/bordonj/epicodus-portfolio" - click the green button "Code" and clone the repository onto your local desktop. You can do so by typing this in your terminal (make sure you're in your Desktop directory!)
git clone https://github.com/bordonj/epicodus-portfolio.git
- On your desktop, there should now be a directory labeled "epicodus-portfolio"
- Click the folder "epicodus-portfolio" on your Desktop
- To open the HTML file, and view the website, click on the file index.html
- This should open up the website in a browser
- Upon looking at the webpage in the browser, you can navigate other projects by clicking links on the top navigation bar
Click here for the Github Pages link.
Alternatively, you can type "https://bordonj.github.io/epicodus-portfolio/" in your web browser as well.
- No known bugs at this time, but please let me know if you find any!
Distributed under the MIT License. See LICENSE for more information.