Objective Assessment | Actual Questions and Answers
Latest Updated (Graded A+)
Correct
Incorrect
D276 - Web Development Foundations | OA
, Creates a unique identifier for Creates a fragment identifier,
tracking purposes. permitting URLs to link directly
to the id's location in the
document.
Don't know?
2 of 138
Definition
Used with value 'multipart/form-data' to split POST request into
multiple parts.
Give this one a try later!
action attribute id attribute (widget)
method attribute enctype attribute
Don't know?
3 of 138
Term
What is flex-direction?
Give this one a try later!
, CSS property that defines
CSS property that aligns flex items
direction of flex items within
horizontally
container.
CSS property that wraps flex items to CSS property that defines size of flex
the next line items
Don't know?
4 of 138
Term
What is a block element?
Give this one a try later!
An element that only contains text An element that is restricted to the
and images. top of the page.
An element that fills the width
of the element's parent
An element that aligns content to the
container and can contain other
right of the container.
block elements, inline elements,
and text.
Don't know?
5 of 138
, Term
What is Bootstrap?
Give this one a try later!
Library for creating database Tool for optimizing website loading
connections. speed.
Popular framework for creating Platform for managing website
responsive websites. hosting.
Don't know?
6 of 138
Term
What is a scheme in a URL?
Give this one a try later!
Characters at the end of a URL Characters in the middle of a URL
followed by a slash (/) surrounded by brackets
Characters at the beginning of a
Characters following the hostname in
URL followed by a colon (:) or a
a URL
colon and double slashes (://)