Thomas Wallace

Lectures and Resources

Mobile Web Development

Spring 2026 | IFSC 34203

Mobile First Design Lab

Codecast

Begin working on your mobile-first prototype. Over the weekend you should work to have your mobile first view of your project complete by Tuesday of next week.

CSS Custom Properties

Assignment

  1. Decide on where you’d like to use Schema Markup or JSON-LD for your Resume. Below is the starter code for either approach. I’d like you to populate both templates with data and link from course homepage.
  2. Decide on a color scheme and typography for your resume. Research Look and feel so you have some direction when we start work next week.
  3. Implement a few css custom properties on your course homepage.

Mobile First Design

Please Check your Email – Delayed Lecture this morning!

Assignment

  1. Create a new project directory in your workspace named resume.
  2. Populate the resume template with your information. Pay special attention to the markup when adding content as to not break the structure of the underlying schema.
  3. Once you have everything in place, validate your html and run the url through Google’s Structured data testing tool.
  4. Be sure add a link to the course index in your dev space.
  5. Do some research on Schema and its value in modern web development.
  6. Be prepared to discuss your experience and findings on Tuesday.

CSS Grid Lab

Today we will build out some common page layout patterns using the CSS grid specification we have been learning.

CSS Grid

In Class Coding Activity

  • Clone (Make a copy) your HTML5 Semantics project from last week.
  • Rename the copied directory css-grid-exercise-1
  • Add a link to your course homepage
  • Using CSS Grid, Build a page layout using your own custom grid dimensions.

Assignment

If you have a resume please track it down and bring a digital copy with you to class on Tuesday. Over the next few weeks, we will be designing a grid-based, responsive resume with microdata support. This will be a multi-stage project with several graded components. It is imperative you have something to build around. If you do not have anything I will provide a template you can work from that contains minimal information.

Grid Based Design

CSS Grid Review

Assignment

Using HTML5 Bolierplate rebuild your course homepage. At a minimum there should be your name and links to both the preassesment and the refactored HTML5 we did in class last week. Begin working on styling your course home page. At a minimum you should have styled typography and color scheme. Feel free to have fun with this. My only requirement is that I can easily find your work.

Chrome Inspector and Introduction to Grid Based Design

Assignment

Using HTML5 Bolierplate rebuild your course homepage. At a minimum there should be your name and links to both the preassesment and the refactored HTML5 we did in class last week. Begin working on styling your course home page. At a minimum you should have styled typography and color scheme. Feel free to have fun with this. My only requirement is that I can easily find your work.

Inclement Weather Activity

Your assignment for the day is to review to content from the Chrome Dev Tools Documentation. At a minimum, I’d like you to be familiar with the content covered in the following sections (OverviewElementsAccessibility). Be prepared to demo a tip or trick you learned from the exercise in class on Tuesday or Thursday next week. We will be leveraging these skills throughout the semester so it is imperative that you learn how to use this tool. Feel free to complete the remainder of the sections depending on your level of experience with the tool. The second link also contains some valuable information. Feel free to review it as well.

Pre Assessment Lab

Today I will work through the pre-assessment in an in-class demo. Please use this opportunity to ask questions and receive clarification on specific concepts and ideas.

Publishing Your Work

Assignment

Please have your pre-assessment posted to your course homepage by Thursday, January 29th.

Course Overview

Review Course Expectations

Introduction to the Virtual Classroom

We will be using a broad array of tools to support this course this semester. If you would like to familiarize yourself with these feel free to do so. I will explain and do walkthroughs with the tools when we begin to use them.  You are welcome to go ahead and create your accounts (they are all free) but make sure to keep track of your credentials.

  • Codepen.io – Codecasting Service for Lectures and Reference
  • Codespaces – Cloud-based Integrated Development Environment (IDE)
  • GitHub (Student Pack) – Code Versioning Repository for submitting assignments
  • Vectorpea – Cloud-based Vector Imaging editor
  • Pixlr – Cloud-based Vector Imaging editor
  • Figma – Cloud-based Interface design tool

Skills Review

Assignment

Begin work on the skills pre-assessment. This is not a test. Just an opportunity for you to review key concepts to make sure you are at a good spot to proceed this semester. This is a pass/fail assignment. If you attempt it you will get credit. Thursday we will review your work and publish to github.  If you need assistance with set up we will cover in class on Thursday. I’ll include instructions if you want to set up on your own.