HTML
CSS
HTML 2
Acronyms
Photoshop
100

The title tag appears after what tag of the website

What is the head tag?

100

The CSS Attribute that sets the background color of an html element.

What is "background-color"?

100

How you add spacing to the outside of a div.

What is a margin?

100
PSD
What is Photoshop Document?
100

This short cut command is used to resize objects

What is command-t?

200

The tag used to create a hyperlink

What is the "a" or a href tag?

200

The symbol that is used to denote we are formatting a div id in CSS

What is a #?

200

How you give a DIV a name

What is a div ID?

200
HTML
What is Hyper-Text Markup Language?
200

If you are not printing your image in Photoshop, what is the suggested resolution

What is 72ppi

300

The tag used to create a bulleted list.

What is the "ul" tag?

300

The tag that changes the color of font to white (use the hexadecimal)

What is color: #ffffff;?

300

This is how you add spacing to the inside of a div.

What is padding?

300
CSS
What is Cascading Style Sheet?
300

If you want to save the project to edit later, save the project as what type of file in Photoshop?

Who is PSD?

400

The tag used to create a line break.

What is the <br>

tag?

400
I want to center a div tag with width 500px.  What are the two lines of code that would do this in CSS


What is 

width:500px;

margin:auto;

?

400

This tag encloses the content of the website that shows up in the browser

What is the body tag?

400

FTP

What is File Transfer Protocol?

400

If you want to save an image with a transparent background what file type should you use?

What is PNG?

500

This tag is used to designate a cell within a table

What is a <td> tag?

500

The most current version of CSS is called this.

What is CSS3?

500

What is the correct way to insert an image in a website

What is <img src = "">?

500
WYSIWYG
What is "What you see is what you get"?
500
This is Scrooge's first name
What is Ebenezer?