codes
style sheet
web sites
links
why do we used codes
100

how do you close a header 1

<h1></h1>

100

what is the code to change the color background

body {

background: blue;

}

100

what start a web site 

<!DOCTYPE html>

100

what is the code for links

<a herf=""></a>

100

what is a code 

it helps you make programs

200

what is a break code

<br>

200

what is the code to change the font size 

p {

font size: 20;

200

where do you link your style sheet

under the header 

200

external link

 a link to another webpage or website

200

how do a code works

a code tells it what to do

300

the code to link websites

<a herf=''></a>

300

what the code for color

{

color: red;

}

300

where do you put you comments

under the body 

300

how does a hyper link work

It links many website on one page

300

why is codes important

because codes makes a website

400

what is the code for img

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

400

what is the code for text align

{

text align: center;

}

400

what is the code for comments

<---comments-->

400

anchor link

Internal link within a webpage that allows the user to “jump to” other areas of the page.

400

what is a px

it is a pixels

500

what the code for bullets

<ul>

500

what is the code for text decoration

{

text decoration: underline;

}

500

where do you put the links

under the body 

500

how do you know if a hyper link

when the texts is highlighted

500

what does cc means

creative commons