Glossary

Here you can find important finance terms and definitions, explained in a simple and clear way.

Terms
20
Items
a

Progressive Web App (PWA)

A PWA is built using standard web technologies (HTML, CSS, JavaScript) but offers features traditionally reserved for native mobile apps: offline functionality, and performance.

Prototype

A Prototype is the clickable model of the website created in tools like Figma. It falls on a spectrum from low-fidelity (Wireframe) to High-Fidelity Prototype. It's crucial for validating the design and User Flow before the Webflow build begins.

Quality Assurance (QA)

Quality Assurance is a comprehensive process that spans the entire Revamp and development cycle, ensuring high-quality standards are met. It involves: testing, technical checks, and aesthetic review.

Quantitative Research

Quantitative Research answers "how many," "how much," and "how often." It involves collecting data that can be measured and analyzed statistically. Key methods in web design include: analytics, A/B testing, and heatmaps.

Query Parameter

Query Parameters appear after a question mark (?) in a URL (e.g., www.site.com/products?color=blue&sort=price). They are used to change the content displayed on the page without changing the underlying page structure.

Quick View (Ecommerce)

The Quick View feature is designed to reduce friction and speed up the browsing experience in an Ecommerce store. It is a type of Overlay triggered by a button on a product listing card.

ROI (Return on Investment)

ROI is the ultimate business metric used to justify the expenditure on a website Revamp or any marketing activity. It is the top-level KPI (Key Performance Indicator) measured via Google Analytics.

Reflow

Reflow is a heavy computational task that slows down a web page's rendering speed and causes Jitter in Animation or scrolling. It is triggered by changes to element dimensions, content, or specific CSS properties.

Render Blocking

Render Blocking code is a major cause of slow Page Speed and a poor Lighthouse Score. When a browser encounters a large, external JavaScript or CSS file, it stops rendering the page until that file is downloaded and executed.

Responsive Design

Responsive Design ensures a single codebase adapts fluidly to all Viewports, from large desktop monitors to small smartphones. It is achieved through flexible Layout Grids, fluid images (Object Fit), and CSS (Cascading Style Sheets) media queries that apply specific styles based on screen size.

Retention Rate

Retention Rate measures a company's ability to keep its existing customer base, which is often a stronger indicator of health than new customer acquisition. It is a key KPI (Key Performance Indicator) for SaaS companies.

Reusable Components

Reusable Components are the building blocks of Modular Design and the coded realization of a Component Library. They are built once and then dropped onto any number of pages or templates across the site.

SEO (Search Engine Optimization)

SEO is a long-term Growth-Focused Strategy that aims to make a website the most relevant, trustworthy, and authoritative resource for a user's search query. It involves three pillars: technical, on-page and off-page.

SVG (Scalable Vector Graphic)

SVG is the preferred format for logos, Iconography, and simple Graphic Design elements on modern websites. Because it is vector-based (using mathematical formulas rather than pixels), it offers two key advantages: scalability and performance.

Scroll Animation

Scroll Animation includes effects like elements fading in as they enter the Viewport, objects moving at different speeds (Parallax Scrolling), or entire Sections transitioning as the user scrolls.

Section

A Section is the large container that divides a webpage into digestible parts, such as the Hero Section, a "Features" section, or a "Testimonials" section.

Sitemap

The Sitemap is the official index or blueprint of a website's structure. There are two main types: XML and HTML.

Sticky Navigation

Sticky Navigation keeps the most crucial navigation links and the primary CTA (Call to Action) accessible at all times, regardless of where the user is on the page.

Style Guide

A Style Guide is a crucial part of a larger Design System. It acts as a reference document that defines the specific rules for: typography, button states, color theory, and copywriting.

Tag Manager

A Tag Manager (e.g., Google Tag Manager) is a tool that allows marketers to deploy and manage snippets of tracking code (tags) on a website without modifying the site's codebase.

Template

A Template is the structured design blueprint for a category of pages, ensuring consistency across a large volume of content. In Webflow, the CMS (Content Management System) uses templates to display every blog post, case study, or team member profile.

Testing (A/B, Usability, etc.)

Testing is a core component of both Quality Assurance (QA) and Optimization and is a continuous activity. Key types include: A/B testing, usability testing, functional testing, and performance testing.

Tooltip

Tooltips are a form of Microinteraction used to provide brief, helpful information without cluttering the main User Interface (UI). They are common on icons, abbreviated terms, or forms where extra clarity is needed.

Touchpoint

A Touchpoint can be anything from a search engine result (where Metadata is displayed) to a social media ad, a physical event, or an email. On the website, touchpoints include: hero section, lead form, chat widget, and navigation menu.

Transition

Transitions are simple forms of Animation that bridge the visual gap between two states, such as a subtle color change when a user triggers a Hover Effect or when a menu opens. They are defined entirely in CSS (Cascading Style Sheets).

Typography

Typography defines the entire textual aesthetic of a website. It is a critical component of the Style Guide and Design System, governing rules for: font choice, hierarchy, and spacing.

UI (User Interface)

The UI is the visual layer of the website, including all the design elements: buttons, icons, images, typography, and color schemes. Its primary goals are to ensure the interface is visually appealing, consistent, and reflective of the Brand Identity.

UX (User Experience)

UX is a strategic discipline that focuses on how a user feels and what they can accomplish while using a website. Unlike UI (the look), UX is the feel and functionality. Key considerations include: usability, IA, user flow, and website accessibility.

Upload Field

An Upload Field is a specialized type of Input Field used in Lead Forms or application forms (e.g., uploading a resume or a logo). Due to the complexity and size of files, it requires robust handling.

Usability Testing

Usability Testing is one of the most direct ways to assess the quality of the User Experience (UX). It answers the question, "Can the user achieve their goal easily?"

User Flow

User Flow is the micro-level map of a specific user task (e.g., searching for an article, submitting a support ticket). It's a key part of Journey Mapping and UX Design. An optimized flow is characterized by: minimal steps, clear CTAs, and dead-ends.

User Persona

User Personas are the human-centered anchor for all design and marketing efforts. They are created based on Quantitative Research and Qualitative Research (like interviews and Empathy Mapping).

Validation

Validation is the strategic confirmation of design and feature effectiveness. It is achieved through various forms of Testing: quantitative, qualitative, and technical.

Variable Font

Variable Fonts are a modern advancement in Typography that consolidates what used to be several different font files (e.g., thin, regular, bold) into one single, smaller file.

Version Control

Version Control (most commonly using a tool like Git) is a foundational practice in professional development. It allows multiple developers to work on the same project simultaneously without overwriting each other's work.

Video Background

A Video Background is a high-impact element often used to showcase a product in action or to immediately convey the energy of a brand.

Viewport

The Viewport is the physical window through which the user views the website. It is the core concept that drives Responsive Design.

Visual Hierarchy

Visual Hierarchy uses design elements to signal to the user what they should look at first, second, and so on. It is a fundamental technique in UX Design and relies on size, scale, color, contrast, spacing and typography.

Web Animation

Web Animation is a broad term covering Transitions, Scroll Animation, Motion Design, and scripted Animation using JavaScript or libraries like Lottie Animation.

Webflow

Webflow is an all-in-one Software as a Service (SaaS) platform that functions as a visual development tool, a CMS (Content Management System), and a hosting service. It empowers designers to build, style, and launch websites that generate high-quality HTML, CSS, and JavaScript.

Website Accessibility

Website Accessibility is the non-negotiable standard for creating a truly inclusive User Experience (UX). It requires adherence to the Web Content Accessibility Guidelines (WCAG) and includes: semantic HTML, color contrast, keyboard navigation, and alt text.

White Space

White Space is the deliberate use of empty space that gives content "room to breathe." It is not necessarily white; it can be any background color, image, or pattern. It is controlled primarily by CSS properties like Margin & Padding.

Widget

A Widget is a compact element designed to provide utility or functionality. They are often third-party tools embedded onto a Webflow site.

Wireframe

A Wireframe is the schematic blueprint of a page, intentionally stripped of color, images, and visual styling (Color Theory, Typography). It focuses solely on: structure, content hierarchy, and functionality.

Workflow

A Workflow defines the repeatable process for any business activity, from the internal steps a developer takes to build a feature to the automated sequence that routes a new lead. In web development, key workflows include: development, marketing, and content.

X-Height (Typography)

X-Height is a micro-detail in Typography that strongly influences the legibility of body text. A typeface with a large x-height means the lowercase letters take up more vertical space, making the font look larger and often easier to read at small sizes.

XD (Adobe XD)

XD is one of the industry-standard tools for UI/UX Design, performing functions similar to Figma.

XML (Extensible Markup Language)

XML is a foundational technical language, similar to HTML, but unlike HTML (which defines content structure for display), XML defines data structure for storage and transfer.

Y-Axis Alignment

Y-Axis Alignment is a fundamental layout principle controlled by CSS (Cascading Style Sheets). It dictates the precise vertical positioning of elements within a container.

YAML (Yet Another Markup Language)

YAML is a data format designed to be highly readable, using indentation and a straightforward structure (lists, scalars, and associative arrays) to represent complex data. It is often used instead of JSON or XML for configuration settings because its syntax is less verbose.

Z-Index (CSS Property)

The Z-Index controls the depth position of elements on the z-axis (the axis coming out of the screen). Elements with a higher Z-Index value appear on top of elements with lower values.

Z-Pattern Layout

The Z-Pattern Layout is a model for organizing content on a simple, typically single-page or low-content website. It is an effective framework for ensuring key elements align with the user's natural Visual Hierarchy and User Flow.

Zero-State Design

The Zero-State is a critical UI/UX Design opportunity often found in SaaS Dashboards or personalized areas. It must be designed to: explain, educate and guide.

Zoom Interaction

Zoom Interaction allows users to enlarge the view of a webpage. This includes: browser zoom and UI zoom.