A location connected to the Internet that maintains one or more pages on the World Wide Web
What is a website?
100
Stands for Hypertext Markup Language and is
used to create the content of a web page
What is HTML?
100
A quotation from or reference to a book, paper, or author, especially in a scholarly work.
What is Citation?
100
Part of a program that does not work correctly.
What is a Bug?
100
CSS stands for Cascading Style Sheets. CSS allows each HTML element to be styled according to certain set of rules.
What is CSS?
200
The raw text, images, and other elements included in a web page
What is Web Content?
200
A piece of a website. Marked by a start tag and
sometimes closed with an end tag. Also
includes the content of the element as well.
What is HTML Element?
200
the exclusive legal right, given to an originator or an assignee to print, publish, perform, film, or record literary, artistic, or musical material, and to authorize others to do the same.
What is Copyright?
200
A comment is a programmer-readable note in the source code of a computer program.
What is Comment?
200
Specifies the part of the code which the style
should be applied to
What is CSS Selector?
300
A home page is the initial or main web page
of a website
What is a Website Home Page?
300
A special set of characters that tells the
machine where the start and end of an HTML
element is and what type it is
What is HTML Tag?
300
A public copyright licenses that enable the free distribution of an otherwise copyrighted work. A CC license is used when an author wants to give people the right to share, use, and build upon a work that they have created.
What is Creative Commons?
300
Finding and fixing problems in your algorithm or program.
What is Debugging?
300
font-size:value;
What is Font Size?
400
A programmer who specializes in, or is
specifically engaged in, the development of
World Wide Web applications
What is a Web Developer?
400
A title or summary for a document or section of a document.
What is Heading?
400
A work or invention that is the result of creativity, such as a manuscript or a design, to which one has rights and for which one may apply for a patent, copyright, trademark, etc.
What is Intellectual Property?
400
The placement of text farther to the right, or left, to separate it from surrounding text which helps to convey the program's structure.
What is Indentation?
400
background-color: value;
What is Background Color?
500
Someone who prepares content for the Web.
This role is mainly related to the styling and
layout of pages with content, including text
and images
What is a Web Designer?
500
What is Paragraph tag?
500
Stands for Children's Online Privacy Protection
Act; was designed to protect information of
children under age 13 while accounting for the
dynamic nature of the internet
What is is COPPA?
500
Whitespace refers to any character that shows up as a blank space on the screen, such as a space, a tab, or a new line. Whitespace helps separate different parts of the document to make it easier to read.
What is Whitespace?
500
A precise sequence of instructions for processes that can be executed by a computer