Today's lab is a review of basic HTML and CSS to refresh our memory from CSCI 1720/1210 and set the stage for this semester's material
Today, we're going to explore some CSS 3 properties
Let's play with Bootstrap!
Today we'll expand on our knowledge of Bootstrap - create a template file and add a navbar to our work
Let's explore some of the advanced CSS3 animation techniques!
Today we'll start working with Sass to create better and more maintainable stylesheets
Today we'll continue exploring Sass, using partials, extends, and functions
Starting out with JavaScript
Let's build a JavaScript Lightbox!
It seems like 'To Do' lists, and their variants are common topics for tutorials. At least as far as I've seen. In this class, we're going to do two, each illustrating using different solutions for accomplishing essentially the same thing, with some different features
This lab will start us out using jQuery and exploring some of what jQ brings to the game
We're going to create another todo list. But this time, using cookies, we'll make the data in the list persist across user sessions