How to change the color of font
What is
p {
color: green;
}
?
The Smallest header tag
What is <h6> </h6>
The code for adding images to a webpage
What is <img src="dog.jpg" alt="My Dog" width="500" height="600">
Hypertext Markup Language, a language used to create web pages
What is a HTML
Common places in the internet people can learn things about you
What is Instagram, Facebook, and Twitter
How to change the font of text
What is
p{
font-family: Arial, Helvetica, sans-serif;
}
?
The biggest header
What is <h1> </h1>
An image with a website attached to it
What is <img src="https://pbs.twimg.com/profile_images/1267892245362913281/2rm_VB9z.png" alt="CODE" width="500" height="600">
A piece of a website, marked by a start tag and often closed with an end tag
What is a HTML element
The collected information about an individual across multiple websites on the Internet.
What is the definition of Digital footprint
How to change the size of text
What is
p {
font-size: 12px;
}
?
The 2nd biggest header
What is <h2> </h2>
adding an image to your code
What is clicking add image, then going to the specified image and clicking add
The special set of characters that indicates the start and end of an HTML element and that element's type
What is a HTML tag
A way someone might find out more information about you online
What is looking at pictures
Cascading Style Sheet
What is the definition of CSS
The 2nd smallest header
What is <h5> </h5>
.jpg, .jpeg, and .png
What is the most common image extensions in a file
The text and images on a website
What is a websites content
You find out someone's home address on the internet
What is True
How to align different texts
What is text-align: value; ?
The 3rd biggest header
What is <h3> </h3>
When linking a website to an image you must
What is add quotation marks around the website
How the content of a website is organized
What is how a website is organized
You can find someone's school on Instagram
What is true