HTML
Video Games
Careers in CS
HTML (Part 2)
100

Write out the following tags:

Bold, paragraph and italics.

<b>, <p>, <i>

100

The first arcade game was ________?

Pong

100

Many computer science jobs do not requires a...

College degree

100
About 92% of all websites in the world use what to build their sites?

HTML

200

Write out a page break tag.

<br>

200

What year was the first video game introduced to the public?

1972

200

Computer science jobs are in every field, is that a true statement?

Yes

200

Write out html version 5.

<!DOC TYPE html>

300

Write out a closing image tag.

There is no closing image tag.

300

The first computer video game was?

Space Wars

300

The job satisfaction rate for computer science jobs is very high, how many stars does it get out of five?

4.5

300
Write an image tag.

<img src="https://google.com">

400

Write out the tag that makes a straight ruler line.

<hr>

400

JavaScript adds ____________ to video games.

Functionality

400

What is the average income per year for CS jobs?

91,000

400

Write out an ID tag and a class tag

#  .



500

Write the correct "a" tag.

500

What computer game inspired the arcade Pong?

Tennis for Two

500

How many open CS jobs do they have in the US that they cannot fill?

Over 500,000

500

Write a table row complete with header and data.

<table>

<tr>

<th></th>

<td></td>

</tr>

M
e
n
u