What is Part of a program that does not work correctly
100
HTML
What is Stands for Hypertext Markup Language and is
used to create the content of a web page.
100
What is the most common type of heading
100
Cascading Style Sheets
What is the meaning for CSS
200
Comment
What is a programmer-readable note in the source
code of a computer program
200
HTML Attribute
What is Provide additional information about HTML elements
200
the part of the code which the style should be applied to
What is CSS Selector
300
Algorithm
What is a precise sequence of instructions for
processes that can be executed by a computer.
300
HTML Class
What is possible to define equal styles for
elements by giving them all the same class
name.
300
,
,
,
,
and
What is the six different heading tags
300
allows each HTML element to be styled according to certain set of rules
What is CSS
400
Copyright
What is the exclusive legal right, given to an originator
or assignee to print, publish, perform, film, or
record literary, artistic, or musical material, and
to authorize others to do the same.
400
HTML Element
What is a piece of a website marked by a start tag and
sometimes closed with an end tag.
400
Headings and paragraphs
What is everything a page should have
400
The rules describe how the elements identified by the selector should change
What is the rules for CSS
500
Website
What is a location connected to the Internet that
maintains one or more pages on the World Wide Web
500
HTML Tag
What is a special set of characters that tells the
machine where the start and end of an HTML
element is and what type it is.