HTML
CSS
HTML Media
Internet
Code For Life
100

What does HTML stand for?

HyperText Markup Language

100

What does CSS stand for?

Cascading Style Sheets

100

What tag is used to show an image?

<img>

100

What does “WWW” stand for?

World Wide Web

100

Who is the founder of CFL?

Chris Troy

200

What tag is used to make a heading?

<h1> through <h6>

200

What symbol is used to select a class in CSS?

. (dot)

200

What attribute in <img> holds the image file name?

src

200

What is a URL?

A website address (Uniform Resource Locator)

200

whats the name of the two types of classes going on?

Web basics and Python

300

What tag creates a link to another page or site?

<a>

300

What CSS property changes the text color?

color

300

What tag is used to embed a YouTube video or map?

<iframe>

300

What company created the Chrome browser?

Google

300

whos the instructor for the Python class?

Elisha

400

What tag is used to group content together?

<div>

400

What does the “Cascading” in CSS mean?

Styles apply in order and can be overwritten

400

What attribute describes an image for screen readers?

alt

400

What does “http” stand for?

HyperText Transfer Protocol

400

whats the name of all 4 instructors?

Joandy, Miles, Dayana, Kevin

500

What tag is used to make a list of bullet points?

<ul> (with <li>)

500

What’s the difference between id and class in CSS?

id is unique; class can be reused on many elements

500

What tag is used to link to a outside website file (like a PDF)?

<a href="file.com" >

500

What does a web browser do?

Displays web pages by reading HTML, CSS, and JS

500
Who is the Director of Growth?

DaNeilia