Categories
Uncategorized

Code Challenge: Faces 2024

First, please download the starter files. In this exercise, you will work with grid to produce the following layout: You may not edit the HTML, only the CSS. Note: the HTML is already “wired up” with the Google font Oswald, and a link to the stylesheet. Requirements Useful Things And don’t forget to:

Categories
videos

My Visit to The Shrine

Many thanks to WMDD student Olusegun Ojugbele for arranging my visit to Fela Kuti’s New Africa Shine. Words fail me.

Categories
HTML

Basic HTML Efficient Selection & Markup Exercise 2023 (AI)

First, please download this project. Once you unzip the folder, please rename it as follows: firstname-lastname-ai-markup Then open the folder as a new project in Visual Studio Code. You will see only a single file here: index.html In the body of that file, you will notice that there is a lot of text. However, none […]

Categories
CSS WordPress

WordPress Full Site Editing Exercise: “Ducks” 2023

For this exercise, you will make a WordPress theme using Full Site Editing. You will use the editor, as well as custom css. Here are the resources you will need for the exercise: Install the Duplicator archive in your testing environment. If This Is A Test If this is a test, you are responsible for […]

Categories
CSS HTML

Container Query Exercise

In this exercise, you will need to use container queries. First, please download the required images. Then, please examine the screenshots. And finally, watch this short Loom video. If this is a test, you may use your notes or the Internet. Talking with anyone other than me, an IA, or other exam invigilator will result […]

Categories
CSS HTML JavaScript

Intro to Front End Libraries: Bootstrap

Bootstrap is a popular web development library of pre-built HTML, CSS, and JavaScript components. Developed by Twitter, it gained widespread adoption due to its ease of use and ability to create responsive websites. Bootstrap simplifies the web development process by offering a set of ready-to-use mobile-first UI components, such as buttons, navigation bars, forms, grids, […]

Categories
WordPress

WordPress Class Theme Configuration Exercise: As We Used to Sing

For this exercise, please download the starter content. Start with version 8.2: if that doesn’t work use version 7.4.33. This will be a Duplicator archive. Unzip it. Rename the folder first-name-last-name-as-we-used-to-sing. Go through the Duplicator installation process: in doing so, be sure to make a new admin account for yourself. If WordPress asks about the […]

Categories
CSS HTML JavaScript

JazzClass.Com Sign Up Form Exercise With Container Queries & Srcset and Sizes

In the following exercise, you will make a sign-up form and a gallery. You will also need to use container queries and the srcset and sizes attributes. To begin, please download the files you will require. In the downloaded archive, you will find the following: Change the name of thedownloaded folder to your-full-name-jazzclass. You can […]

Categories
WordPress WordPress Templates

WMDD 4835 & 4840 Combined Final Assignment

Note: if you are taking WMDD4835 without taking 4840 at the same time, your final assignment can be found here. If you are taking current both 4835 and 4840 (or only 4840) the final assignment will have the following characteristics: The Details Every year in August, the Langara Film Arts department puts on a Film […]

Categories
WordPress WordPress Templates

WordPress: Creating A FSE Theme with CreateBlockTheme Plugin

In this exercise, we’ll examine how easy it is to create a Block theme. Demonstration Exercise First download and install this Duplicator package. If you get an error on installation, set your version of PHP back. Don’t forget to create an admin account as part of the installation. Now follow all the steps in this […]