NEW
Font size
WorksheetsCode.org Unit 2 Web Development
Total questions: 35
Worksheet time: 19mins
Define - Prepare - Try - Reflect is the…
Problem Solving Process
HTML
Website Structure
Computer Process Diagram
Input-Process/Storage-Output illustrates the...
Problem Solving Process
Website Structure
HTML
Computer Process Diagram
Any device or component that allows information to be given to a computer
Input
Output
Algorithm
HTML
A precise sequence of instructions for processes that can be executed by a computer
Website Structure
Instructions
Algorithm
Bug
HTML, a language used to build websites, stands for:
Hard-shelled Turtles Meet Llamas
Hyperlink Test-Maker Language
Hard to Make Lasagna
Hypertext Markup Language
A collection of interlinked web pages to the World Wide Web
Website
HTML
Digital Footprint
CSS
Any device or component that receives information from a computer
Input
Output
Algorithms
Website Structure
Nicole creates a sketch of how she wants her webpage to look before she creates it.
Which problem solving step is this?
Define
Prepare
Try
Reflect
Johnny decides what the purpose of his webpage is. This is which problem solving step?
Define
Prepare
Try
Reflect
Eva thinks about feedback Tim gave her about her webpage. This is which problem solving step?
Define
Prepare
Try
Reflect
True/False: The <html> and </html> tags must go at the beginning and end of each html document
True
False
All the content of a webpage must go between which set of tags?
<h1> and </h1>
<body> and </body>
</head> and </head>
<html> and </html>
Which heading would appear the largest on the webpage?
They will all be the same size
Movies
Songs
Books
The raw text, images, and other elements included in web page
Website Tags
Website Structure
Website Content
Website Swag
A piece of a website, marked by a start tag and often closed with an end tag
HTML Element
HTML Tag
Website Structure
Content
The special set of characters that indicates the start and end of an HTML element
HTML element
HTML tag
Content
Structure
The layout of different pieces of content in a web page
Website Structure
Website Content
Website Tag
Website Element
Which HTML heading is the smallest of ALL?
<h3>
<h1>
<h2>
<h6>
<h5>
Which tag would you use for a title or summary for a section of a web page?
<title></title>
<head></head>
<h1></h1>
<top></top>
Finding and fixing the problems in an algorithm, program, or code
Debugging
Bug
Citation
Comment
What essential HTML code is given to you by default in your code.org course lessons?
<!DOCTYPE html>
<li></li>
<p></p>
<h1></h1>
Shows up as a blank space on the screen, such as a space, a tab, or a new line
Enter
Whitespace
HTML
Hyperlink
Which HTML heading is the largest of ALL?
<h6>
<h2>
<h4>
<h1>
<h3>
What type of html element is shown?
Heading
Footer
Paragraph
Image
Part of a program that does not work correctly
Bug
Debugging
Comment
Citation
A collection of public copyright licenses that enable the free distribution of copyrighted work
Common License
Creative Commons
Creative License
Common Copyright
This is the Creative Commons licensing symbol for:
Attribution (BY)
Others can copy, distribute, display, perform, or remix your work if they credit your name as the original creator
No Derivative Works (ND)
Others can only copy, distribute, display, or perform copies of your work with no changes
Non-Commercial (NC)
Others can copy, distribute, display, perform, or remix your work but for non-commercial purposes only.
Share Alike (SA)
Others can distribute any derivative works, but only under the same license to the one you have chosen for your work
This is the Creative Commons licensing symbol for:
Attribution (BY)
Others can copy, distribute, display, perform, or remix your work if they credit your name as the original creator
No Derivative Works (ND)
Others can only copy, distribute, display, or perform copies of your work with no changes
Non-Commercial (NC)
Others can copy, distribute, display, perform, or remix your work but for non-commercial purposes only.
Share Alike (SA)
Others can distribute any derivative works, but only under the same license to the one you have chosen for your work
This is the Creative Commons licensing symbol for:
Attribution (BY)
Others can copy, distribute, display, perform, or remix your work if they credit your name as the original creator
No Derivative Works (ND)
Others can only copy, distribute, display, or perform copies of your work with no changes
Non-Commercial (NC)
Others can copy, distribute, display, perform, or remix your work but for non-commercial purposes only.
Share Alike (SA) - Users must distribute any derivative works under the same license
This is the Creative Commons licensing symbol for:
Attribution (BY)
Others can copy, distribute, display, perform, or remix your work if they credit your name as the original creator
No Derivative Works (ND)
Others can only copy, distribute, display, or perform copies of your work with no changes
Non-Commercial (NC)
Others can copy, distribute, display, perform, or remix your work but for non-commercial purposes only.
Share Alike (SA)
Others can distribute any derivative works, but only under the same license to the one you have chosen for your work
In Web Design, CSS is the abbreviation for…
Common Style System
Cascading Style Sheet
Computer System Sheet
Computer Style Source
In Web Design, RGB is the abbreviation for…
Red-Gray-Black
Red-Green-Black
Red-Green-Blue
Red-Gray-Brown
True/False: RGB color mixing uses light instead of paint
True
False
