Wylie Hansen
CS 408 - Week 6
September 29, 2024
This webpage was a CSS practice exercise where we wrote CSS to style a given HTML file, with focus on position and layout techniques.
After cloning this repository into a local directory, this webpage can be run on a local server through VS Code's preview functionality. Note that in order to use the Preview functionality, the Live Preview extension must be installed.
-
Background Image: https://www.publicdomainpictures.net/en/view-image.php?image=81409&picture=blue-sky
-
Styling the main content link: https://www.makethingsaccessible.com/guides/creating-a-skip-to-content-link/
-
General CSS Syntax help: https://developer.mozilla.org/en-US/docs/Web/CSS
-
Starter Code: https://github.com/shanep/web-dev-starter