HTML
CSS
Photoshop
Email & Google Apps
100

What is the paragraph element?

What is <p></p>?

100

How do you change the background of the website using CSS?

What is 

body {

background-color: blue;

}

100

How do you add text to an image?

What is the text tool?

100

How do you find all the google apps? (such as Google Docs, Calendar, Gmail)

What is the 9 square dot icon on the right top corner?

200

What two tags do you use to create a list?

What is <ul>/<ol> and <li>?

200

What do you put in front of a class?

What is a dot (.)

200

How do you open an image in Photoshop?

What is File > Open?

200

How do you add an email signature to your Gmail?

What is the settings?

300

What is the image element?

What is <img src=""/>?

300

What do you put in front of an id?

What is a hashtag (#)?

300

How do you crop an image?

What is the crop tool?

300

How do you create a new Google Document?

What is Drive > New > Google Doc or Google Docs > New

400

How many heading tags are there?

What is 6?

400

What is one way to move an object to the center in CSS?

What is

float: center;

align-content: center;

text-align: center;

400

How do you add a blur effect?

What is Filter > Blur Gallery?

400

How do you create an event on Google Schedule?

What is Open Calendar and click on anything?

500

What tag can you use to put CSS within an HTML file?

What is the style tag? (<style></style>)

500

What is a selector?

What is 

selector-example {}

500

How do you resize an image?

What is Image > Image Size?

500

Name three Google Apps.

What is Google Docs, Google Calendar, Google Slides, and/or Google Drive?

M
e
n
u