CSS 1: Styling Web Pages with CSS

HTML and Cascading Stylesheets (known more commonly as CSS) are the programming languages responsible for most of what we see on the internet. Where HTML determines the contents of web pages, CSS defines how it all …

HTML: Building Web Pages with HTML

This workshop introduces students to HTML (Hypertext Markup Language), the programming language that provides the structure for nearly everything we see on the internet. Students will learn what HTML tags and attributes are and practice …

WordPress 1

WordPress.com offers a simple solution for getting basic websites up and running quickly, with no coding or technical knowledge needed. This course provides an introduction to WordPress.com and guides you through the process of setting …

Dreamweaver

Dreamweaver is a powerful Web development tool used to streamline website construction and maintenance. This popular application allows users with limited coding knowledge to design, develop and maintain sites. During the class, you?ll build a …

CSS 2: Website Layout and Responsive Design with CSS

Building off the material from CSS 1, this workshop goes deeper into styling content on the internet. Exploring topics like Flexbox and Grid, transitions, interactivity, and transforms, students will enhance their knowledge of CSS and …