The feeling or mood created by a design.
How well or poorly something can be read.
The way that a user navigates through a website, app, etc.
A photograph that is purchased and licensed for exclusive use by an individual or business.
The attributes of a typeface. Type properties include weight, width, colour and x-height.
The part of a letter, usually a vertical line, that rise above the x-height.
CSS or Cascading Style Sheets are a language for describing the look and formatting of HTML elements in a webpage.
The area of negative space around and between elements in a design.
A way of expressing colours on digital media. To specify a hex code, you need to consider the three primary colours: red, green and blue. The hex code is always six characters long and looks like this: #RRGGBB and their values range from 00 to FF.
A greater typographic weight than the standard typeface, often used to highlight text that the writer wants to emphasise or denote sections, headlines or quotes in printed material.
Bold type is a little heavier than the average type because of its higher contrast, making it more readable. The opposite of bold type is light type, also known as regular or book.
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.