Web Design Glossary
A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z
R
- Rapid Prototyping
- Rapid prototyping is the process of quickly generating mock-ups of what a website will look like.
- Readability
- Readability is the degree to which the meaning of text is understandable, based on the complexity of sentences and the difficulty of vocabulary. Indexes for readability usually rank usability by the age or grade level required for someone to be able to readily understand a reading passage.
- Relative Sizing
- Relative sizing is scalable. It is the opposite of absolute sizing. For usability and accessibility it is better to use relative rather than absolute sized units. Use relative units such as percent or ems. Many low-vision users make use of devices to enlarge content displayed on their monitors. By using relative units, these users are able to change the size of the text without much difficulty .For more information visit: Relative sizing.
- Replaced Element
- A replaced element is one that, when the page is rendered, its contents are replaced by something else. Examples of replaced elements include images, form inputs, and objects.
- RSS
- RSS is a technology that notifies you when a web site is updated, and allows you to read the updates without visiting the site itself. For more information visit What is XML (RSS) Syndication?
- Rule
- See Statement.