Java Games: Flashcards, matching, concentration, and word search.

Web Development Unit 2

AB
<p>the beginning of the paragraph
</P>the ending of a paragraph
<head>the beginning of the heading
</head>the ending of the heading
<body>the beginning of the body of the website
</body>the ending of the body of the website
HTMLa language used to create web pages
HTML ElementA piece of a website, marked by a start tag and closed with an end tag
Website contentThe raw text, images, and other elements included in a web page
Website Structureused to help the computer determine how that content should be displayed
<!DOCTYPE html>tells the computer this is a document written in HTML
<html>Indicates the beginning of your code written in HTML
Citationa quotation from or reference to a bookm paper, or author
Copyrightthe legal right to print, publish, perform, film or record literay, artistic, or musical material
Creative Commonsa collection of public copyright licences that enable the free distribution of copyrighted work
Itellectual propertya work or invention that is the result of creativity, such as a piece of writing or a design
Bugpart of a propram that does not work correctly
Commenta note in the source code of a computer program that helps explain the code to people who read it
Debuggingfinding and fixing problems inan algorithm or program
IndentationThe placement of text farther to the right or left of the surrounding text making it easier to understand the program's structure
WhitespaceAny character that shows up as a blank space on the screen, such as a space, a tab, or a new line; helps separate different parts of the document to make it easier to read


CT

This activity was created by a Quia Web subscriber.
Learn more about Quia
Create your own activities