What is website content
the text and images on a website
What is the code to change the font
font-family: value;
What can you do to have safe accounts online
Have a private account, do not post personal information
Data that a computer accepts and processes is called
Input
This tag starts a paragraph
<p>
What is website structure
how the content of a website is organized
What does CSS stand for
Cascading Style Sheets
What are some things you should not post for yours own safety
You should not post pictures by your house or school if they are on your personal account
A computer program that tells the computer how to perform:
Software
This tag adds a line break
<br>
What is an HTML tag
The special set of characters that indicates the start and end of an HTML element and that element's type
What is CSS
a language used to describe how HTML elements should be styled
What is a digital footprint
The collected information about an individual across multiple websites on the Internet.
A _____ always connects one computer to other computers and peripheral devices.
Network Card
This tag is the largest header tag
<h1>
What does HTML stand for
Hypertext Markup Language, a language used to create web pages
What is the code to add underlines and overlines to text
text-decoration: value;
When do you need to add attributions to images
Every single time you add an image
The operating system sometimes is called the
Platform
This tag starts an HTML page
<!DOCTYPE html>
What is an HTML element
A piece of a website, marked by a start tag and often closed with an end tag
What is a CSS selector
the part of a CSS rule-set that defines which HTML elements the style should be applied to
What is copyright
the exclusive legal right to print, publish, perform, film, or record literary, artistic, or musical material, and to authorize others to do the same
A result from a search engine search is called a(n) _________
Hit
This tag appears in the browser bar
<title>