Review Flashcards

What is the most common frame rate for a web video?

30fps

If a work is in the public domain...

Its copyright has expired

What is a viewport?

The viewing area of a browser

What two properties are required to use @font-face?

src and font-family

What is the proper way to add comments in CSS?

/* Comment */

Why are comment tags helpful when debugging your code?

They can temporarily keep a section of code from displaying.

How do you constrain a background to only appear behind an element's content?

background-clip: content-box

What is the typical sample rate for good quality audio?

44.1kHz