how do you close a header 1
<h1></h1>
what is the code to change the color background
body {
background: blue;
}
what start a web site
<!DOCTYPE html>
what is the code for links
<a herf=""></a>
what is a code
it helps you make programs
what is a break code
<br>
what is the code to change the font size
p {
font size: 20;
}
where do you link your style sheet
under the header
external link
a link to another webpage or website
how do a code works
a code tells it what to do
the code to link websites
<a herf=''></a>
what the code for color
{
color: red;
}
where do you put you comments
under the body
how does a hyper link work
It links many website on one page
why is codes important
because codes makes a website
what is the code for img
<img src="img" alt="img">
what is the code for text align
{
text align: center;
}
what is the code for comments
<---comments-->
anchor link
Internal link within a webpage that allows the user to “jump to” other areas of the page.
what is a px
it is a pixels
what the code for bullets
<ul>
what is the code for text decoration
{
text decoration: underline;
}
where do you put the links
under the body
how do you know if a hyper link
when the texts is highlighted
what does cc means
creative commons