Below describes the main steps for setting up a project folder to be able to compile scss files to your css files. Setup Project Transfer project
Category: Posts
design2 – Intro to NPM and Sass
Topics Tutorials Problem Set For this exercise you’re going to get additional practice setting up a project to be built with Sass. You can rewatch tutorials if you need to refresh the process or follow my condensed quick start for node or use the Live Sass Compiler. Using the HTML/CSS from your comment box exercise… Continue reading design2 – Intro to NPM and Sass
design1 – intro to CSS
Topics Understand the general rule for CSS syntax; Correctly include CSS in your HTML files; Select elements by tag name, class, and ID; Style elements with basic properties like color and background; Use Chrome CSS Inspector to debug HTML and CSS. Tutorials Section 05 Introduction to CSS – videos 032–042 The following HTML and CSS… Continue reading design1 – intro to CSS
design2– how CSS works
Topics Tutorials Problem sets Find a website that uses the BEM naming strategy (another list) for their classes. Within the site, chose and breakdown a particular component identifying the primary classes that are used for the component’s block name, elements, and modifiers. Your breakdown should include the following: For the blog There are certain CSS properties applied… Continue reading design2– how CSS works
Setting up for the course
There’s a lot we’re going to sort through on this first day of class. We’ll walk through the Web Design 1 and Web Design 2 syllabi as well as figure out the accounts and tools you’ll need to be able to be successful in the course. But no coding today (ok a tiny bit), only… Continue reading Setting up for the course

