CSS
Headings
Images
HTML
Digital footprint
100

How to change the color of font

What is 

p {

  color: green;

}

?

100

The Smallest header tag

What is <h6> </h6>

100

The code for adding images to a webpage 

What is  <img src="dog.jpg" alt="My Dog" width="500" height="600">

100

Hypertext Markup Language, a language used to create web pages

What is a HTML

100

Common places in the internet people can learn things about you

What is Instagram, Facebook, and Twitter

200

How to change the font of text

What is

p{

  font-family: Arial, Helvetica, sans-serif;

}

?

200

The biggest header 

What is <h1> </h1>

200

An image with a website attached to it 

What is <img src="https://pbs.twimg.com/profile_images/1267892245362913281/2rm_VB9z.png" alt="CODE" width="500" height="600">

200

A piece of a website, marked by a start tag and often closed with an end tag

What is a HTML element

200

The collected information about an individual across multiple websites on the Internet.

What is the definition of Digital footprint

300

How to change the size of text

What is

p {

  font-size: 12px; 

}

?

300

The 2nd biggest header

What is <h2> </h2>

300

adding an image to your code

What is clicking add image, then going to the specified image and clicking add

300

The special set of characters that indicates the start and end of an HTML element and that element's type

What is a HTML tag

300

A way someone might find out more information about you online

What is looking at pictures 

400

Cascading Style Sheet 

What is the definition of CSS

400

The 2nd smallest header

What is <h5> </h5>

400

 .jpg, .jpeg, and .png

What is the most common image extensions in a file 

400

The text and images on a website

What is a websites content

400

You find out someone's home address on the internet

What is True

500

How to align different texts 

What is text-align: value; ?

500

The 3rd biggest header

What is <h3> </h3>

500

When linking a website to an image you must

What is add quotation marks around the website

500

How the content of a website is organized

What is how a website is organized

500

You can find someone's school on Instagram 

What is true

M
e
n
u