Week 14 • Final Project Presentations

To Do This Week

Complete your Final Creative Artifact + Reflection

In Class

Group Project

Here is the class exhibition site.

In your groups, work through the following tasks:

Individually work on your final creative artifact, completing the following tasks:

Individual Projects

metadata tags

Copy the code below and fill it with your project info. Add it to the head of your project page. Create an image for your project.


<title>Your Title Here</title>
<meta name="description" content="A short, compelling description of your page.">

<meta property="og:type" content="website">
<meta property="og:url" content="https://your-url.com/">
<meta property="og:title" content="Your Title Here">
<meta property="og:description" content="A short, compelling description of your page.">
<meta property="og:image" content="https://your-url.com/social-image.jpg">

<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Your Title Here">
<meta name="twitter:description" content="A short, compelling description of your page.">
<meta name="twitter:image" content="https://your-url.com/social-image.jpg">

View Projects

Evaluations