The word "bracket" is often used to refer to parentheses and is written as either [] or () and used to delimit blocks of text, e.g. a set of instructions. Within brackets, items are arranged from left to right in order of precedence.
A type of print/design created with a metal stamp to create a shape out of paper using a die cutting machine. Die cuts can be used in apparel, home decor and promotional products.
The process of applying a thin layer of foil to paper coated with adhesive on one side.
The area of negative space around and between elements in a design.
A phrase that is used in reference to someone's work. The term pixel-perfect can be used to describe something as being flawless without any errors.
The placement or otherwise of a thing in relation to other things. In design, proximity may be considered as the distance between two items in space or their relative location to each other.
Designers and developers use font styles to denote differences in meaning between two or more words, phrases, sentences, paragraphs, or blocks of text. Typical font styles in CSS and web development are normal, italic, oblique and inherit.
Text that flows from right to left and is the default reading direction of a page with its content aligned on the right margin.
The distance between the baseline and the mean line of lowercase letters in a typeface. Nearby descenders (such as j) and ascenders (such as q) usually extend slightly below or above this height.
A series of slides that are positioned one after the other. As you scroll through the images, the next image in the sequence is automatically loaded. Once you scroll to the end of the carousel, it cycles back around like a horse on a circular track.
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.