Codes
HTML
CSS
Links
Definitions
100

What is a code? 

A code is a set of rules that put togeather a webpage.

100

What is a HTML? 

It starts your webpage so you can start coding.

100

What does CSS mean 

cascading style sheet.

100

What do links do ? 

They can combine webpages to make a websigt 

100

What is the deffintion of coding? 

Its a way to make games, websights, ect eaiser to make.

200

What is the code for the biggest header? 

<h1> 

200

What is the code for HTML the beggining, and end. 

<Html> </html> 

200

What is the CSS used for? 

The css is were you can change what you want to do to your webgapge like color,ect.

200

What is the code to link? 

<a href=""> </a> 

200

What is the definition of <!DOCTYPE> 

This you have to have to start any of your coding on a webpage.

300

What is the part of the code that closes the tag? 

The slash / 

300

What is the point of the HTML? 

It is to start a tag.

300

What is the code for font size? 

font size:100px;

300

Why do you think linking is important? 

Its important becasue instead of having multiple websights about one topic you can combine it

300

what does { do in the CSS? 

It starts and begins what you want to do to change something in your webpage.

400

What is the code for a paragraph? 

<p> 

400

True or false you can make a good webpage without the Html? 

false.

400

what goes on the end of your codes in the CSS

;

400

true or false you can link togeather more than one thing on your webpage? 

true

500

what is the code for bullet points ? 

<li> 

500

List examples of common used tags ? 

<p> 

<img>

<li>

<h1>

500

What is the code for The color you want as your backround? 

Backround color: ;

500

true of false lnking doesn't matter when you want to combine webpages? 

false.

M
e
n
u