CSS
HTML
Problem Solving Process
Random
HTML Tags
100

How do you add another CSS?

Go to the top and select add CSS

100

What does HTML create?

Websites

100

What is the first step in the problem solving process?

Define

100

Which of these is not a real tag?

<p>

<h6>

<al>

<li>

<al>

100

What tag creates a horizontal line across the screen?

<hr>

200

What is CSS used for?

To style webpages and html

200

What code do you use to add an image?

img src

200

What is the shape of the Problem Solving Process?

A Circle

200

What is wrong with this code?

<h1> My name is Mr. Green </h1>

<h2> I like Basketball </h3>

<h3> Do you like basketball </h2>

The closing/end headings on line 2 and 3  are switched.

200

What is the biggest header tag?

<h1>

300

What tag do you use to change an image?

With The IMG tag

300

With HTML where do you add the css link?

In the header 

300

Another word for the "prepare" step

Brainstorming

300

What is Mr. Green's Age?

30

300

What tags are used to start paragraphs?

<p>

400

What does Mr. Green Call the Brackets you use in the style sheets?

Fancy Brackets

400

Between which tags do you put the content of your website?

In the body tags

400

When preparing to solve a problem, someone must think of these two things

Pros and Cons

400

Why won't this code work?

<img scr=cat.jpeg>

It's Supposed to be SRC NOT SCR

400

What tag creates an unordered list?

<ul>

500

 What does CSS stand for?

 Cascading StyleSheet

500

What does HTML stand for?

Hypertext Mark-up Language

500

What is the first problem solving activity that we did?

Came up with bad ideas

500

What is the name of one of Mr. Green's Daughters?

Emberlee or Finnley (Or a nickname of theirs)

500

In the style link, what tag is needed to reference to the name of the style sheet?

href

M
e
n
u