HomeHTML Template for Terms and Conditions
Terms & Conditions Templates

HTML Templates for Terms and Conditions Pages

Clean, readable HTML terms and conditions page templates for websites, SaaS products, ecommerce stores, and apps. Structured section navigation, sticky table of contents, last updated date, print-ready formatting, GDPR clause blocks, jurisdiction statement, and accessible typography — making legal pages as readable as possible for users who actually need to find information quickly.

Get 180+ Templates — $35

Terms and Conditions Page — Readability is a Legal Requirement

The Consumer Rights Act 2015 requires that contract terms presented to UK consumers must be transparent and expressed in plain and intelligible language. Terms written in dense legal jargon, presented in a single unbroken wall of text in 10px grey font, may be technically legally binding but are increasingly challenged under the "fairness" test — a term that a consumer was unlikely to understand is more likely to be found unfair by a court or the CMA. Good legal page design serves both the business (terms that are actually read and understood are less likely to be disputed) and the user (they can find the clause they need).

Structure

Sticky Table of Contents

A sidebar or top-of-page table of contents with anchor links to each major section: Introduction, Acceptance, Services, Payment, Cancellation and Refunds, Intellectual Property, User Conduct, Disclaimers, Limitation of Liability, Governing Law, Contact. A sticky sidebar TOC (visible at all times on desktop) lets users jump to the specific clause they need without scrolling through sections irrelevant to their query. Active section highlighting: as the user scrolls, the current section is highlighted in the TOC — a scroll-spy pattern using IntersectionObserver.

Date

Last Updated Date and Version

A prominent "Last Updated: [date]" display at the top of the page, and optionally a version number ("Version 3.2"). A changelog section at the bottom for SaaS products: "What changed in this version" with a concise summary of additions, removals, and modifications since the previous version. Users who are notified of updated terms can quickly check what changed without re-reading the entire document. For significant changes, an email notification to registered users with a summary is required under GDPR if the terms include data processing provisions.

GDPR

GDPR Clause Blocks

For UK/EU-facing websites: a data processing section within the terms or a separate Privacy Policy link. Key GDPR elements within terms of service: lawful basis for processing user data, data retention periods, user rights (access, rectification, erasure, portability, objection), third parties who receive data, and the supervisory authority for complaints (ICO in the UK). Embedding privacy obligations within the terms creates a single reference document — but many legal advisors recommend a separate Privacy Policy for clarity and GDPR Article 13/14 compliance completeness.

Print

Print-Optimized Formatting

A @media print CSS block: hide navigation, sidebar, CTAs, and non-content elements. Ensure all text prints in black on white (color:black !important; background:white !important). Expand all collapsed sections before print. Display full URLs for links (a::after { content: ' (' attr(href) ')' }). A "Print / Download PDF" button for users who need a paper copy of the terms they agreed to — particularly important for B2B service agreements, tenancy agreements, and financial services terms where paper copies may be requested by the counterparty.

Terms and Conditions — Minimum Required Sections by Business Type

Business TypeAdditional Required Sections
Ecommerce (physical goods)Consumer Contracts Regulations 2013 cooling-off period (14 days), returns policy, delivery terms, title of goods
SaaS / subscriptionSubscription billing, auto-renewal notice, cancellation policy, data processing, uptime SLA
Service businessScope of work, payment schedule, late payment interest, IP ownership, confidentiality
MarketplaceSeller terms, buyer protection, dispute resolution, prohibited items, fee schedule
Financial servicesFCA regulated activity, complaints procedure, FSCS protection status

Get All 180+ Templates — $35 One-Time

Commercial licence · No subscription · Instant download · Lifetime updates

Download All 180+ Templates — $35
One payment · Own the files forever · Used by 500+ agencies worldwide

Frequently Asked Questions

What should a website terms and conditions page include?
A terms and conditions page typically needs: introduction and acceptance of terms, description of services, user eligibility and account registration, payment terms and refund policy, intellectual property ownership, acceptable use policy, disclaimers and limitation of liability, termination rights, governing law and jurisdiction, and contact information. Ecommerce sites additionally need the 14-day cooling-off right under the Consumer Contracts Regulations 2013. SaaS products need subscription billing, auto-renewal, and data processing clauses.
Do UK websites legally require terms and conditions?
Terms and conditions are not legally required for all websites, but they are strongly advisable for any website that provides services, sells products, or collects user data. Without terms, the relationship between the website and users is governed by general contract law — leaving many important questions (IP ownership, liability limits, dispute resolution) unanswered. Ecommerce websites selling to UK consumers must provide certain pre-contractual information under the Consumer Contracts Regulations 2013 — terms and conditions are the usual vehicle for this.
How do I make terms and conditions easy to navigate?
Use a sticky table of contents with jump links to each section. Number sections clearly (1. Introduction, 2. Services, 3. Payment) so users can reference specific clauses. Use short paragraphs (3–4 sentences maximum) and avoid nested sub-sub-clauses. Bold or highlight the most important obligations in each section. Add a plain-English summary box at the top of each section — a one-sentence paraphrase of what that section covers. The summary is not legally binding but helps users find the detailed clause they need without reading irrelevant sections.
Should SaaS companies have separate terms and a privacy policy?
Yes — keep them separate. Terms of service governs the commercial relationship: what the service provides, payment, cancellation, IP ownership, liability. Privacy policy governs data processing: what data is collected, why, for how long, who sees it, and user rights. UK GDPR Article 13 requires specific privacy disclosures that work better in a standalone document than embedded in service terms. Both documents should be linked in the website footer, displayed before account creation, and emailed to users when significantly updated. A combined 'Terms and Privacy' document creates confusion and risks GDPR compliance gaps.
How many legal page HTML templates are in UIXDraft?
UIXDraft includes 180+ general-purpose HTML/CSS business templates — not built specifically for terms and conditions, but plain HTML/CSS you can freely edit and adapt with your own services, pricing and content. One $35 purchase, commercial licence.

Related Resources