Font size
WorksheetsComputer Science Discoveries Unit 2 Test (HTML, Express Course Vocab)
Total questions: 34
Worksheet time: 20mins
A precise sequence of instructions for processes that can be executed by a computer
loop
algorithm
nested loop
variable
an instance of a computer program that is being executed (thinking)
input
output
store
process
What is a collection of interlinked web pages on the World Wide Web?
website
HTML
content
structure
What is the raw text, images, and other elements included in a web page?
website content
website
element
CSS
What is a piece of a website, marked by a start tag and often closed with an end tag?
HTML element
CSS
source
citation
What is the special set of characters begins and ends your site?
HTML tag
paragraph tag
body tag
list tag
What is a title or summary for a document or section of a document?
heading
paragraph
list
body
What is a reference to a book, paper, or author, especially in a scholarly work?
citation
HTML
content
structure
What is the exclusive legal right to print, publish, perform, film, or record?
copyright
music
picture
movie
What is a collection of public copyright licenses that enable the free distribution?
Creative Commons
copyright
music
movie
The characters that are on the outside of your content are called what?
Tags
Elements
What does HTML stand for?
Hypertext Markup Language
Hidden Text Masking Language
Hollow Test Marking Linguistics
The act of copying or taking someone's work and passing it off as your own is called...
plagiarism
citation
intellectual property
Creative Commons
What does a hyperlink do?
Takes you to another web page
Closes the Internet browser
Opens the Internet browser
Takes you to another website
All HTML must begin with...
Tags
Elements
Doctypes
Titles
Headings
All Website content must be displayed inside a ___________
Body
Element
Doctype
Title
Heading
What is a digital footprint?
The collected information about someone across multiple websites
An Element
A Doctype
A Title
A Heading
To remove details from the solution so that it can work for many problems.
Reaction
Abstraction
Subtraction
To break a hard problem up into smaller and easier problems.
Compose
Loop
Decompose
Method of problem-solving to find digital solutions
Decompose
Computational thinking
Programming
figure out the details of the problems that you are trying to solve
binary
variable
event
define
Programming instructions that are reusable, they make writing and maintaining programs easier
for loop
while loop
function
condition
A part of the program that does not work correctly.
Bug
Break
Loop
Function
A placeholder for a piece of information that can change.
a series of images that create the illusion of motion by being shown rapidly one after the other
A piece of code that you can easily call over and over again.
Attributes that describe an object's characteristics
a placeholder for a piece of information that can change
variable
for loop
define
parameter
