HTML
HTML
CSS
General
100

I am used to embed a picture

<img> tag

100

the h in html

Hypertext

100

I am called by this longer name, but CSS for short

Cascading Style Sheets

100

http://www.google.com is an example of a what?

URL

200

I command the computer to go to the next line

<br> tag

200

I would use <ul> while grocery shopping

Un ordered list

200

What symbols go around the properties for each CSS selector?

Brackets { }

200

Client refers to something on the local machine.  This refers to another place - usually not near your machine

Server

300
Starting the web page is my forte'

<HTML> </HTML>

300

What is the largest Heading tag

<H1>

300

What do I do: font-family:

Describe the font to use on a page

300

Who is the founder of Facebook?

Mark Zuckerberg

400

The <h1> tag identifies a

Heading

400

I don't have a closing tag

<br>

400

Which is the selector for a link?

{ a }

400

A programmer is to a computer as a teacher is to:

Student

500

I define a paragraph

<p><\p>

500

What do I do: <a href= </a>

Provide a link to a webpage

500

What will this rule set create?

h1 {

text-decoration: underline overline dotted red;

}

red dots over and under the heading

500

An error in a program that prevents the program from running as expected.

Bug

M
e
n
u