168k views
4 votes
Which description best explains a placeholder?

A.
a box sketched on a wireframe to show where content or images will go.
B.
a chart that shows how to place navigation elements and links for a website
C.
a diagram that shows how web pages will connect in a website
D.
a template on a storyboard to hold or place the flowchart boxes
E.
a tool that shows the overall framework of a website

User Renia
by
5.7k points

2 Answers

4 votes

Answer:

it's a

Step-by-step explanation:

did the test!

User Luis Moreno
by
5.8k points
6 votes

Answer:

A. a box sketched on a wireframe to show where content or images will go.

Step-by-step explanation:

A placeholder is way to represent the space used by a text or an image within the global layout when you don't have yet the content that goes there. It "holds the place" of a future element to be added later.

For images, you can just place a grey image showing there will be something there, in those dimensions, in the future. Avoid placing an actual image not to be confused later and think the layout is complete, when you are missing an image.

For text, you can either use a blank space or filler text like "Lorem ispsum...", which would have the benefit of showing the font to be used.

In HTML, a placeholder is also used with input text fields to present an example of the data we're looking for.

User Tomas Hromnik
by
6.0k points