Codes
HTML
CSS
LINKS
Definitions
100

What starts a heading?

<h#>

100

TRUE or FALSE: You can have more than one html 

TRUE

100

True or False : A CSS control font size

TRUE!

100

This code identifies the links address

HREF!

100

HTML Function?

The place where you right your codes and commands for a certain outcome/product.

200

What is the code for paragraph?

<p>

200

What are the two main parts of your HTML?

Heading and Body!

200

What does CSS Stand for?

Cascading Style Sheet

200

TRUE OR FALSE? You can link codes in the CSS

FALSE!


200

TRUE OR FALSE? CSS stands for Controlling Staple System.

False!

300

What is the code for a comment?

<!-- Comment -->

300

The space you type your code in!

Workspace!

300

This is where you go to go from your html to your CSS 

File!

300

What is the link to connecting your html to CSS?

<link rel="stylesheet" href="style.css">

300

Bug

A issue in the code that is causing your product to not work properly as intended.

400

What code starts a Weblab?

<!DOCTYPE html>

400

What does HTML stand for?

Hypertext Markup Language

400

What do you use to separate your different style commands?

Brackets!

400

This code allows you to link images onto your preview!

<img src="" alt="">
400

Linking

Where you connect codes to certain things like images to allow more user functionality. 

500

What is the code for linking?

<a href=""> Text </a>

500

Where your code shows up

Preview!


500

This controls your codes style!

Border Style!

500

What starts and ends linking process

<a> </a>

500

Finding the pinpoint area where there is an issue in your code using different strategies.

Debugging!

M
e
n
u