A learning opportunity to build and example landing page. The page should have a header with navigation links to github, an in-page portfolio (tbd), an in-page contact form, and a footer.
The html includes semantic html elements for accessibility and all styling is handled by the linked css. Icons are provided via font awesome.
You may clone the repository for access to the project files directly to copy/paste as needed. You may also fork the repository to utilize git actions to deploy as needed to support your workflows.
Since this is a static code project it may be deployed on any hosting platform supporting static code projects supporting html, css, and javascript including cloud providers:
Additionally, if your preference is more hands-on, you can deploy manually to:
This web project is currently deployed On Github Pages
The outcome of the project is to deliver a webpage that looks a little more polished, incorporates additional css concepts, and incorporates semantic html for accessibility.
I would like to thank my kittens for the timely distractions to support proper posture and work-life balance.
This project is licensed with the "Unlicense" license. (Read unlicense details)
Thank you, but we are not seeking any contributions at this time.
The project was unit tested while being developed. Automated testing will be added in future projects.