WorksheetsQuiz Bowl: Web Development
Total questions: 19
Worksheet time: 10mins
Which character is used to indicate an end tag?
<>
/
{}
()
Which of the following is NOT HTML list elements?
Ordered List
Master List
Unordered List
Definition List
A tag used to insert an image.
<img>
<i>
<m>
<image>
What does IP stands for?
Intranet Protocol
Information Protocol
Internet Protocol
Identifier Protocol
What does HTML stands for?
Home Tool Markup Language
Hyperlink Markup Language
Hyper Text Markup Language
Hyperlink Tool Markup Language
What does URL stands for?
Uniform Resources Locator
Uniform Resource Locator
Universal Resources Locator
Universal Resource Locator
It is a name=value pair that provides more information about the HTML element.
HTML Element
Label Text
HTML Attribute
Content
What is the most basic word processing application packaged in Windows operating systems that can be “hardcoded”?
Visual Basic
Netbeans
JCreator
Notepad
What is the correct HTML Tag for Head?
</head>
<head/>
<head></head>
<?head></head>
are identified by tags in the text source A tag consists of the element name (usually an abbreviation of a longer descriptive name) within angle brackets (< >).
Element
attribute
List
Structure
type of element that does not contain any text content; instead, it is an instruction to the browser to do something.
Nested Element
List Element
Empty Element
Basic Element
What does HTTP means?
hyperText Transmission Protocol
Hyperlink Transfer Protocol
HyperText Transfer Protocol
Hyper Transfer Protocol
It provide a title or heading before a paragraph of text or section of a page.
Empty Element
Heading Element
Block Element
Basic Element
used to present list of information in well-formed and semantic way.
Empty Element
Block Element
List Element
Heading Element
What is the World Wide Web?
It provides a wider and better access to websites to a large population.
It is the system in which multiple PCs are connected to each other.
It is a worldwide/global system of interconnected computer networks.
It is a combination of all resources that are using Hypertext Transfer Protocol (HTTP)
What property is used to change the color of the text?
answer choices
COLOR
BACKGROUND
HEIGHT
WIDTH
Parts of CSS Rule
Selector and declaration
selecta
backgrounds
which are not a CSS color values
RGB
RPG
hexadecimal
is usually a text file that is separate from your HTML document.
CSS rule
style sheet
color
