A collection of interlinked web pages on the World Wide Web
Website
Part of a program that does not work correctly.
Bug
A title or summary for a document or section of a document.
Heading
A piece of a website, marked by a start tag and often closed with an end tag
HTML Element
<img>
Opening Image
Finding and fixing problems in an algorithm or program.
Debugging
A link from a HTML file to another location or file, typically activated by clicking on a highlighted word or image on the screen.
Hyperlink
</p>
Closing Paragraph
A tool use to highlight a specific area of the code
Inspector Tool
</ul>
Closing Unordered List
The raw text, images, and other elements included in a web page.
Website Content
<!DOCTYPE html>
Tells the computer that this is a document written in HTML
What does the acronym HTML mean?
Hypertext Markup Language
Contains information (sometimes called "metadata") about your web page
<head>
<ol>
Opening Ordered List
How do I change the size of headings?
Change the number
Contains all the main contents of your web page
<body>
The purpose of different pieces of content in a web page, used to help the computer determine how that content should be displayed
Website Structure.
Why does Code turn pink?
A mistake in the code.
A quotation from or reference to a book, paper, or author, especially in a scholarly work.
Citation
What are the four parts of the Problem Solving Process?
Define, Prepare, Try, Reflect
The collected information about an individual across multiple websites on the Internet.
Digital Footprint
the exclusive legal right to print, publish, perform, film, or record literary, artistic, or musical material, and to authorize others to do the same
Copyright
The raw text, images, and other elements included in a web page
Website Content
When a driver and navigator work as a group to complete a task
Paired Programming