H.ope T.his
M.akes L.ogic
C.ry, S.weat, S.ob
No Code,
Mo' Problems
WTF!
You think you're
a designer?
100

This specific HTML tag is used to create a hyperlink to another page.

What is anchor tag (anchor element, or <a>)

100

This CSS property defines the space between an element's content and its border.

What is padding?

100

This panel, located on the left, is where you add divs, headings, and images to your page.

What is the Navigator?

100

This format is best for graphics requiring transparency, such as icons or logos, but is usually not used for photographs.

What is PNG?

Bonus: What does PNG stand for?

100

This 4-letter term describes the space between two specific characters; as a grad, you'll now be judged for not fixing it on your resume.

What is Kern (or Kerning)?

200

This tag is used to group content together into a block-level element for styling or layout.

What is a div?

200

In CSS, this symbol is used at the start of a selector to target a specific class.

What is the period? (or dot)

200

To activate flexbox, you must change this setting on the parent element. 

Hint: It's with Display: Block

What is Display: Flex?

200

This is the primary reason why PNG is preferred over JPG for website logos.

What is transparency (or supporting alpha channels)?

200

This French term Oeuvre refers to a collection of a work; which should probably omit that one cool poster from your sophomore year

What is a Portfolio?

300

This is the character used to distinguish a closing tag from an opening tag.

What is the forward slash ( / ) 

300

This type of 6-digit value, preceded by a # sign, is used to identify specific colors.

What is hex-code? (or hex color code)

300

This panel, located on the far left of the Designer, is where you upload and manage all your image files.

What is the Assets Panel?

300

This file format, often used for logos and graphics, uses mathematical paths rather than pixels, allowing it to scale to any size without losing quality.

What is SVG?

Bonus: What does SVG stand for?

300

This common image file format is "Lossy," meaning it loses quality every time you save it—kind of like a designer’s soul after the 10th round of revisions.

What is a JPEG?

Bonus: What does JPEG stand for?

400

This CSS property controls the space inside an element, between content and border.

What is padding?

400

This CSS property is used to change the thickness of text, such as making it bold.

What is font-weight?

400

This allows you to apply the same styling to multiple elements, ensuring consistency across your site.

What is a class?

400

In digital design, it measures screen resolution as the number of these tiny, colored squares packed into one inch.

What is PPI?

Bonus: What is does PPI stand for?

400

Named after a mathematical curve, these "handles" are what you use to manipulate paths in Illustrator—and likely what gave you carpal tunnel in junior year.

What are Bézier curves?

500

The acronym HTML stands for

HyperText Markup Language

500

This CSS property is used to change the color of text.

What is color?

500

The distance outside of an element's border, used to create space between elements.

What is margin?

500

This absolute unit of measurement—represents a fixed-size, single screen dot.

What is PX (or pixel).

500

This "destructive" move in Photoshop involves compressing your layers before closing your file. A move that most graduates regret moments later

What is Flattening? (or Merging Layers)