Creates Paragraphs
<p>
The tag to create an image is <img what?
src
You can change what format each letter, word, or phrase in coding by putting what before and after each letter, word, or phrase?
A Tag
This code will change the color of your text
color
Code used to create a link
<a>
Creates the biggest Heading
<h1>
All changes to the border, margin, location, or other aspects of the image, happen where?
The Style Sheet
Unordered lists look like what on a website?
Bullet points
This code will change the size of your text
font-size
When using pseudo classes on links, this code states that the mouse is over the link, but not pressing on it.
Creates the smallest heading
<h6>
A correct type of file (the .???) that can be used
jpg, jpeg, png, or any other style Mr. Green will accept.
This code allows for spaces between different lines in a sentence or phrase.
<br>
Using which tag in the CSS will allow you to change everything on your page, not just specific tags?
body
Enter this AFTER the a when creating the link, right before the name of the link
href
Creates and Ordered List
<ol>
For a picture to be used on a website, it must first be what?
Uploaded
All text that you want to show up in the website has to happen between which two tags?
<body>
When changing the size of objects, this must be attached to whatever number you use.
<a> stands for.....
Anchor
Creates a line across the web page
<hr>
Another name for the image, to prevent confusion with other types of images, is known as what?
alt
HTML stands for
Hyper Text Markup Language
CSS Stands for
Cascading Style Sheets
This pseudo link needs to be created FIRST before any of the other types will work.
Link