In the following exercise, you will explore the following areas. In the project, you will make a CSS Blend Modes Tester: a tool that will allow you to investigate the visual effects that can be created using CSS Blend Modes, which are very much like the Blend Modes you might know from using Photoshop. The Exercise […]
Category: HTML
WMDD 4835-02 MIDTERM (Dickens) Rename the unzipped project folder dickens-yourfirstname-yourlastname. Basic Details of The Page • System UI font stack • Black background, white text, white borders • Accent Color: deeppink • Font Awesome Icons used: book, skull, user-astronaut, twitter, book-open-reader • Header Nav Hover Colors: deeppink, rgb(47, 210, 228), orangered, #ecf807 • Readmore “Line” […]
Note: exercise revised January 2025. In this exercise, you will make the front page of a magazine-style site. First please download the screenshots. Use them to understand the required responsive states of the layout. There will be three main sections to the page: header, main, and footer. All type will be the System UI font […]
First, please download the starter files. In this exercise, you will work with grid to produce the following layout: And here is a Loom video describing the layout To make this exercise more interesting, you may not edit the HTML—only the CSS. Note: the HTML is already “wired up” with the Google font Oswald, and […]
Demonstration Videos, or Pages Exercises
Due Date: Last Day of the Term by Midnight This project will serve as the final project for both WMDD 4835 and 4840. Note: in some years, this has been a team project. This year, the project must be done individually. This will better prepare everyone for the final exam. Content The subject of your […]
First, please download the starter files and open them in Visual Studio Code. In this class demo, we will explore the use of the SRCSET and SIZES attributes of the IMG tag. These allow us to deliver optimally-sized images for different screen resolutions and pixel densities. We will then move on to an examination of […]
In this exercise, you will focus on CSS Transform, Transition, and Animation properities. First of all, please download these starter files. Next, download the screenshots. Finally, study this Loom movie on how the page needs to behave. If this a test, you may use the Internet or your notes, but you may not communicate with […]
Please download the starter files. In this exercise, which we will do in class, we will examine how three kinds of positioning work:
First, please download the starter files and open them as a project in Visual Studio Code. And here is a link to a video demonstrating what we will build. And here is a full video series that goes through everything we will do in class, and probably more. Topics Covered: