Veronica Noone

Assistant Professor, School of Business,Technology & Law

This is a sample website for students in CSIT 121. It was published via GitHub pages.

HTML

Students first learn to hand code HTML in CSIT 121.

CSS

Then we explore how to display our HTML content via CSS.

Javascript

We will then add interactivity with Javascript the old-school way (no frameworks).

Hosting

Students are required to publish their website work on GitHin pages.

Goal

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.