User-Interface Elements

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/4

flashcard set

Earn XP

Description and Tags

various UI components and controls

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

5 Terms

1
New cards

Accordion

A UI element that expands in place to expose some hidden information. Accordions are often used to compress content on a long page and are especially helpful on mobile. Accordions are usually represented by a label and an arrow or a plus sign.

<p>A UI element that expands in place to expose some hidden information. Accordions are often used to compress content on a long page and are especially helpful on mobile. Accordions are usually represented by a label and an arrow or a plus sign.</p>
2
New cards

Anchor Link (In-Page Link, Jump Link)

A link that allows users to navigate from one location to another within the same page. Anchor links are often used to implement in-page tables of contents.

<p>A link that allows users to navigate from one location to another within the same page. Anchor links are often used to implement in-page tables of contents.</p>
3
New cards

Back-to-Top Button

A button that takes users back to the top of the page, where usually the navigation UI or other important controls are placed. It is usually implemented as a floating button placed in the bottom right corner of the page and is particularly useful on long mobile pages.

<p>A button that takes users back to the top of the page, where usually the navigation UI or other important controls are placed. It is usually implemented as a floating button placed in the bottom right corner of the page and is particularly useful on long mobile pages.</p>
4
New cards

Badge

Indicates a notification (usually as a dot) or an item count (usually as a number). A badge usually appears on top of an icon (such as a shopping cart or messages icon) to direct attention to that element.

<p>Indicates a notification (usually as a dot) or an item count (usually as a number). A badge usually appears on top of an icon (such as a shopping cart or messages icon) to direct attention to that element.</p>
5
New cards

Explore top flashcards