https://github.com/gaitherdb/portfolio1
First webpage created
https://github.com/gaitherdb/portfolio1
css html
Last synced: 2 months ago
JSON representation
First webpage created
- Host: GitHub
- URL: https://github.com/gaitherdb/portfolio1
- Owner: Gaitherdb
- Created: 2021-06-04T00:58:35.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-10T20:48:09.000Z (almost 4 years ago)
- Last Synced: 2025-01-31T12:12:59.213Z (4 months ago)
- Topics: css, html
- Language: CSS
- Homepage:
- Size: 34.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My Portfolio
This is my first webpage that I have created.
## Functionality
This webpage acts as a portfolio for myself, David Gaither.
It includes three sections: About Me, Work, & Contact Me.
The nav bar links allow you to automatically scroll to the desired section.The Work section provides images representing coding projects that I have worked on.
The first and larger image, Horiseon Refractor, links to my first homework assignment when the image is clicked.The Contact Me section has a list of links that allow you to contact me and allows you to view personal webpages that represent me.
## Additional Info

Deployed [Portfolio](https://gaitherdb.github.io/Portfolio1/) site on Github.
* This webpage was made using flexboxes and flex properties to help position the content and to help it adjust to different media screen sizes.
* Media screen sizes adjust according to these sizes: 992px+, 577px - 991px, & 576px and below.
* Some text and images highlight when hovered.
* Alt tags are provided for images to help users that use disability extentions.**Version 1.0**