Categories
CSS HTML

Upside Layout Exercise 2021

For this exercise, you will create a one-page layout. Please download the files you will need for the exercise: the screenshots the images The images in the layout in the screenshots will be different than the supplied images. Do not worry about that. There is not a starter HTML or CSS file. Instructions on what […]

Categories
CSS HTML

Single Page Resumé (Weekly Exercise Version)

For this exercise, I want you to make a Responsive HTML & CSS Resumé It must be a single page of HTML and a single CSS file. It will list: This could include a picture, or references, links to work you have online (such as portfolio sites), links to LinkedIn profiles, etc. The main concern […]

Categories
CSS HTML

HTML & CSS Troubleshooting Exercise 2021

First, please watch these Loom videos in the order implied by the numbers in their titles. Then download the starter files for the exercise. After opening the project in your code editor, you’ll see two html and two css files. The html and css files are actually identical. Task One Using the HTML & CSS […]

Categories
CSS HTML

Fela Kuti MarkUp Exercise 2020

First please download these files. Included in the files you downloaded is a screenshot file from a previous version of the exercise, but please ignore that. In this exercise, you will mark up and style a single page with a lot of information about the great Nigerian musician Fela Kuti. I have recorded a series […]

Categories
CSS HTML

Code Challenge: Sinatra

For this code challenge, download this zip archive. Open the index page in a browser. It will look like this: Your task: in the scss partial _your_work.scss, edit a single css selector: main make the page look like this, but only above 1000px page width (click image for full size). Limitations: You cannot edit the […]

Categories
CSS Graphics HTML JavaScript

CSS Blend Modes Tester

In the following exercise, you will explore the following areas. css blend modes css variables (also known as custom properties) grid auto-fill and minmax() advanced form styling animation transitions js change event js event targets more visual studio efficiencies In the project, you will make a CSS Blend Modes Tester: a tool that will allow […]

Categories
CSS HTML

Code Challenge: Utensil

For this code challenge, please download this image. For the paths to be consistent, put the html file, the image, and the css file in the same folder, and use relative paths ( no starting / ). Put your CSS inside <style> tags in the head of the document. Don’t link to an external stylesheet. […]

Categories
CSS HTML

World Beat Website Mockup 2021

First, please download the starter files. There is a folder of screenshots contained within the folder you download, as well as an HTML file and some image files. Exercise Details This document will describe what I’d like you to do in the exercise. This Loom video will also demonstrate. In this exercise, you will make […]

Categories
CSS HTML

Walrus Layout 2021

First of all, please download these starter files. Next, download the screenshots. Here is a Loom movie showing how the page needs to behave. If this a test, you may use the Internet or your notes, but you may not communicate with anyone other than me or our Instructional Assistant (if we have one). Details […]

Categories
CSS HTML

Flexbox “Holy Grail” Layout 2021 Video Follow-Along Exercise

For this exercise, please first download the starter files and then please watch the videos at the URL below. The order you should watch them in is indicated by the number at the start of each video’s title. https://loom.com/share/folder/a4eb96b12cda4c9f8bf79124b4707024 In the last video, I made all changes in the inspector. Please do those changes in […]