All available space (line-height) between two consecutive lines of text; this measurement should be adjusted for either ascenders or descenders. In hand typesetting, leading referred to thin strips of lead inserted by hand between lines of type in the composing stick to increase vertical distance.
A psychological principle which predicts that when multiple homogeneous stimuli are presented, the stimulus which differs from the rest is most likely to be remembered. In other words, people tend to remember items in isolation more than those of a similar nature or objects in clusters. This phenomenon has been applied in designing websites and software with various levels of success.
All available space (line-height) between two consecutive lines of text; this measurement should be adjusted for either ascenders or descenders. In hand typesetting, leading referred to thin strips of lead inserted by hand between lines of type in the composing stick to increase vertical distance.
The relative lightness or darkness of a hue.
A design style first introduced by Microsoft Design Language based on minimalism and simplicity. This newer trend focuses on reducing nonsensical designs and makes the content more accessible for all users.
In this way of designing, fewer elements are used to create shapes and less emphasis on gradients and textures. This modern trend moves away from skeuomorphism. Instead, it focuses on a realistic view or illustration with buttons and icons appearing flat with no shadows.
A textual or graphical component in a web page.
Most typefaces are classified into one of five basic classifications: serif, sans serif, script, monospaced, and display.
When you need to break a line of text and start on a new line in a text box.
A style of architecture and design that was popular in the 1960s and 1970s. Brutalist buildings are typically characterised by durability, simplicity, and an emphasis on form following function. Brutalism is not a single style but an umbrella term for architecture with a stark and futuristic look.
The design of the interaction between users and products. Interaction design is focused on creating products that enable the user to achieve their objective(s) in the best way possible.
A selector that can be applied to any HTML element. Classes should be used when designing for multiple instances. For example, if you want all <h1> tags in the website to look blue, then you could use the class="blue-text" attribute.