This is a sample website for students in CSIT 121. It was published via GitHub pages.
Students first learn to hand code HTML in CSIT 121.
Then we explore how to display our HTML content via CSS.
We will then add interactivity with Javascript the old-school way (no frameworks).
Students are required to publish their website work on GitHin pages.
Students should leave this class with a better understanding of front-end web standards. How text is marked up correctly for meaning, and how CSS is used for presenation. For many students, this class is their first attempt at "coding" anything.