#sce-r5-post-185969, #sce-r5-post-185969 * { box-sizing: border-box; } #sce-r5-post-185969 { --sce-ink: #12323a; --sce-text: #334c53; --sce-muted: #536a70; --sce-teal: #087276; --sce-teal-dark: #075a5d; --sce-teal-soft: #dff1f0; --sce-light: #f3f7f7; --sce-line: #cbdadb; --sce-gold: #d8ae5a; color: var(--sce-text); background: #ffffff; line-height: 1.68; overflow-wrap: anywhere; } #sce-r5-post-185969 main { display: block; margin: 0; padding: 0; } #sce-r5-post-185969 .sce-shell { width: min(1120px, calc(100% - 40px)); margin: 0 auto; } #sce-r5-post-185969 .sce-narrow { max-width: 820px; } #sce-r5-post-185969 .sce-band { padding: 76px 0; } #sce-r5-post-185969 .sce-band--light { background: var(--sce-light); } #sce-r5-post-185969 .sce-hero { position: relative; overflow: hidden; padding: 88px 0 82px; color: #ffffff; background: var(--sce-ink); border-bottom: 6px solid var(--sce-gold); } #sce-r5-post-185969 .sce-hero::after { content: ""; position: absolute; right: -90px; bottom: -135px; width: 360px; height: 360px; border: 1px solid rgba(142, 224, 223, 0.28); border-radius: 50%; pointer-events: none; } #sce-r5-post-185969 .sce-eyebrow, #sce-r5-post-185969 .sce-kicker { margin: 0 0 12px; color: var(--sce-teal-dark); font-size: 0.82rem; font-weight: 800; letter-spacing: 0.1em; text-transform: uppercase; } #sce-r5-post-185969 .sce-hero .sce-eyebrow, #sce-r5-post-185969 .sce-callout .sce-eyebrow, #sce-r5-post-185969 .sce-close .sce-eyebrow { color: #8ee0df; } #sce-r5-post-185969 h1, #sce-r5-post-185969 h2, #sce-r5-post-185969 h3 { margin-top: 0; color: var(--sce-ink); font-weight: 760; line-height: 1.18; } #sce-r5-post-185969 h1 { max-width: 900px; margin-bottom: 22px; color: #ffffff; font-size: 2.75rem; letter-spacing: -0.025em; } #sce-r5-post-185969 h2 { margin-bottom: 20px; font-size: 2rem; letter-spacing: -0.018em; } #sce-r5-post-185969 h3 { margin-bottom: 10px; font-size: 1.22rem; } #sce-r5-post-185969 p { margin: 0 0 20px; } #sce-r5-post-185969 ul { margin: 0; } #sce-r5-post-185969 .sce-lead { max-width: 830px; margin-bottom: 28px; color: #e4eeee; font-size: 1.18rem; } #sce-r5-post-185969 .sce-actions { display: flex; flex-wrap: wrap; gap: 13px; margin: 30px 0 22px; } #sce-r5-post-185969 .sce-button { display: inline-flex; align-items: center; justify-content: center; min-height: 48px; padding: 12px 20px; color: #ffffff; background: var(--sce-teal); border: 2px solid var(--sce-teal); border-radius: 6px; font-weight: 760; line-height: 1.25; text-align: center; text-decoration: none; transition: background-color 160ms ease, border-color 160ms ease, color 160ms ease, transform 160ms ease; } #sce-r5-post-185969 .sce-button:hover { color: #ffffff; background: var(--sce-teal-dark); border-color: var(--sce-teal-dark); transform: translateY(-1px); } #sce-r5-post-185969 .sce-button--secondary { color: #ffffff; background: transparent; border-color: #8ee0df; } #sce-r5-post-185969 .sce-button--secondary:hover { color: var(--sce-ink); background: #8ee0df; border-color: #8ee0df; } #sce-r5-post-185969 a:focus-visible, #sce-r5-post-185969 summary:focus-visible, #sce-r5-post-185969 .sce-table-scroll:focus-visible { outline: 3px solid #f2c14f; outline-offset: 4px; } #sce-r5-post-185969 .sce-hero-note { max-width: 800px; margin: 0; color: #c7d7d9; font-size: 0.92rem; } #sce-r5-post-185969 .sce-answer { display: grid; grid-template-columns: minmax(0, 1fr) 300px; gap: 34px; align-items: start; } #sce-r5-post-185969 .sce-answer-box { padding: 24px; color: var(--sce-ink); background: var(--sce-teal-soft); border-left: 5px solid var(--sce-teal); border-radius: 0 7px 7px 0; } #sce-r5-post-185969 .sce-answer-box strong { display: block; margin-bottom: 8px; font-size: 1.05rem; } #sce-r5-post-185969 .sce-answer-box p:last-child, #sce-r5-post-185969 .sce-card p:last-child, #sce-r5-post-185969 .sce-callout p:last-child, #sce-r5-post-185969 .sce-close p:last-child { margin-bottom: 0; } #sce-r5-post-185969 .sce-table-scroll { overflow-x: auto; margin-top: 30px; background: #ffffff; border: 1px solid var(--sce-line); border-radius: 8px; } #sce-r5-post-185969 table { width: 100%; min-width: 760px; margin: 0; border: 0; border-collapse: collapse; } #sce-r5-post-185969 caption { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; } #sce-r5-post-185969 th, #sce-r5-post-185969 td { padding: 18px; border: 0; border-bottom: 1px solid var(--sce-line); text-align: left; vertical-align: top; } #sce-r5-post-185969 th { color: #ffffff; background: var(--sce-ink); font-size: 0.91rem; letter-spacing: 0.02em; } #sce-r5-post-185969 tbody tr:last-child td { border-bottom: 0; } #sce-r5-post-185969 td:first-child { color: var(--sce-ink); font-weight: 760; } #sce-r5-post-185969 .sce-table-note { margin: 14px 0 0; color: var(--sce-muted); font-size: 0.91rem; } #sce-r5-post-185969 .sce-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 20px; margin-top: 30px; } #sce-r5-post-185969 .sce-card { padding: 25px; background: #ffffff; border: 1px solid var(--sce-line); border-top: 4px solid var(--sce-teal); border-radius: 7px; } #sce-r5-post-185969 .sce-number { display: inline-flex; align-items: center; justify-content: center; width: 36px; height: 36px; margin-bottom: 15px; color: #ffffff; background: var(--sce-teal); border-radius: 50%; font-weight: 800; } #sce-r5-post-185969 .sce-columns { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 36px; align-items: start; } #sce-r5-post-185969 .sce-panel { padding: 28px; background: #ffffff; border: 1px solid var(--sce-line); border-radius: 7px; } #sce-r5-post-185969 .sce-panel ul { padding-left: 22px; } #sce-r5-post-185969 .sce-panel li + li, #sce-r5-post-185969 .sce-callout li + li { margin-top: 9px; } #sce-r5-post-185969 .sce-callout { padding: 30px; color: #ffffff; background: var(--sce-ink); border-left: 6px solid var(--sce-gold); border-radius: 7px; } #sce-r5-post-185969 .sce-callout h2, #sce-r5-post-185969 .sce-callout h3, #sce-r5-post-185969 .sce-close h2 { color: #ffffff; } #sce-r5-post-185969 .sce-callout a { color: #8ee0df; font-weight: 740; text-underline-offset: 3px; } #sce-r5-post-185969 .sce-checklist { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 12px 24px; margin: 28px 0 0; padding: 0; list-style: none; } #sce-r5-post-185969 .sce-checklist li { position: relative; padding: 13px 14px 13px 42px; color: var(--sce-ink); background: #ffffff; border: 1px solid var(--sce-line); border-radius: 6px; } #sce-r5-post-185969 .sce-checklist li::before { content: "✓"; position: absolute; top: 12px; left: 15px; color: var(--sce-teal-dark); font-weight: 900; } #sce-r5-post-185969 .sce-source-list { display: grid; gap: 12px; margin: 28px 0 0; padding: 0; list-style: none; } #sce-r5-post-185969 .sce-source-list li { padding: 16px 18px; background: #ffffff; border-left: 4px solid var(--sce-teal); } #sce-r5-post-185969 .sce-source-list a { color: var(--sce-teal-dark); font-weight: 740; text-decoration-thickness: 2px; text-underline-offset: 3px; } #sce-r5-post-185969 .sce-source-list span { display: block; margin-top: 4px; color: var(--sce-muted); font-size: 0.91rem; } #sce-r5-post-185969 .sce-faq-list { display: grid; gap: 12px; margin-top: 28px; } #sce-r5-post-185969 details { background: #ffffff; border: 1px solid var(--sce-line); border-radius: 7px; } #sce-r5-post-185969 summary { position: relative; padding: 19px 52px 19px 20px; color: var(--sce-ink); cursor: pointer; font-weight: 760; list-style: none; } #sce-r5-post-185969 summary::-webkit-details-marker { display: none; } #sce-r5-post-185969 summary::after { content: "+"; position: absolute; top: 50%; right: 20px; width: 26px; height: 26px; color: #ffffff; background: var(--sce-teal); border-radius: 50%; line-height: 25px; text-align: center; transform: translateY(-50%); } #sce-r5-post-185969 details[open] summary::after { content: "−"; } #sce-r5-post-185969 .sce-faq-answer { padding: 0 20px 20px; } #sce-r5-post-185969 .sce-faq-answer p:last-child { margin-bottom: 0; } #sce-r5-post-185969 .sce-close { padding: 44px; color: #ffffff; background: var(--sce-ink); border-radius: 8px; } #sce-r5-post-185969 .sce-close .sce-actions { margin-bottom: 0; } #sce-r5-post-185969 .sce-disclaimer { margin-top: 24px; padding-top: 20px; color: var(--sce-muted); border-top: 1px solid var(--sce-line); font-size: 0.89rem; } @media (max-width: 820px) { #sce-r5-post-185969 .sce-band { padding: 60px 0; } #sce-r5-post-185969 .sce-hero { padding: 70px 0 66px; } #sce-r5-post-185969 h1 { font-size: 2.25rem; } #sce-r5-post-185969 h2 { font-size: 1.72rem; } #sce-r5-post-185969 .sce-answer, #sce-r5-post-185969 .sce-columns { grid-template-columns: 1fr; } } @media (max-width: 620px) { #sce-r5-post-185969 .sce-shell { width: min(100% - 28px, 1120px); } #sce-r5-post-185969 .sce-band { padding: 48px 0; } #sce-r5-post-185969 .sce-hero { padding: 58px 0 54px; } #sce-r5-post-185969 h1 { font-size: 2rem; } #sce-r5-post-185969 h2 { font-size: 1.55rem; } #sce-r5-post-185969 .sce-lead { font-size: 1.05rem; } #sce-r5-post-185969 .sce-actions, #sce-r5-post-185969 .sce-grid, #sce-r5-post-185969 .sce-checklist { display: grid; grid-template-columns: 1fr; } #sce-r5-post-185969 .sce-button { width: 100%; } #sce-r5-post-185969 .sce-card, #sce-r5-post-185969 .sce-panel, #sce-r5-post-185969 .sce-callout { padding: 22px; } #sce-r5-post-185969 .sce-close { padding: 30px 22px; } }

Construction hoarding decision guide

Class A vs Class B Hoarding: A Planning Checklist

Choosing a construction hoarding approach starts with the public interface, overhead risk, site geometry, land ownership, access and the accepted design and approval documents. A label alone is not a compliant scope.

This article owns planning and classification intent. SCE's Construction Services page remains the broad commercial service owner.

Direct answer

What is the practical difference between Class A and Class B hoarding?

Class A commonly describes a ground-level perimeter barrier that separates a worksite from people outside it and helps control access. Class B commonly describes an overhead protective structure or gantry used where people may pass beside or beneath work and an overhead exposure must be addressed.

The applicable authority code, accepted design, site conditions and approval documents control the final classification and requirements. Project teams should not select a system from the class name alone.

Planning comparison

Class A and Class B hoarding at a glance

The table is a scoping aid. It does not replace the definitions, performance criteria or documentation required by the relevant authority and project team.

Planning comparison between Class A and Class B construction hoarding
Decision factor Class A planning focus Class B planning focus
Primary function Separate the worksite from the public at ground level and control access through a defined perimeter. Provide a controlled overhead protection arrangement where a public or access route continues beside or beneath work.
Public interface Footpath edges, site boundaries, gates, sightlines, signage and the condition of the adjacent walking surface. All Class A interface issues plus clearances, overhead work exposure, structural supports and the protected route.
Design and approvals Site layout, stability, wind and imposed actions, access, services, finishes and authority conditions as applicable. Project-specific structural and temporary-works documentation, overhead protection requirements, support layout and authority conditions.
Operations Gate control, damage checks, signage, lighting where required, housekeeping and unauthorised alteration control. All relevant perimeter controls plus overhead-work coordination, clearance management and inspections defined by the accepted documents.

Terminology and approval triggers vary. Use the current authority code and project documentation for the exact site.

Scope definition

Four questions to answer before selecting the class

Where will people move?

Map footpaths, entries, vehicle crossings, neighbouring doors, accessible routes, loading areas and any route that must remain open beside the site.

What can occur above the boundary?

Identify work faces, materials, plant, lifting, demolition, facade access and other activities that could create an overhead exposure near the public interface.

Who controls the land?

Confirm whether the structure or working space affects private land, a footpath, public road, authority asset, neighbouring property or an easement.

Who owns each assurance step?

Record the parties responsible for design, review, certification, authority approval, construction, inspection, maintenance, alteration and removal.

Approval preparation

Build the approval pathway before site installation

City of Sydney guidance states that approval is required before temporary structures including hoardings and scaffolding are set up for a development or worksite in its jurisdiction. Other councils and asset owners may use different processes, so the location and land interface must be confirmed early.

Clarify the authority triggers

  • Does the structure occupy or project over a footpath, road or other public place?
  • Will pedestrian, accessible or vehicle movements change?
  • Are separate road, traffic, heritage, artwork, lighting or utility conditions relevant?
  • Does the authority require consultation, an application, fees, bonds, inspections or notice before removal?

Prepare a controlled document set

  • site plan, boundary, public interface and proposed footprint;
  • accepted temporary-works and structural documentation where required;
  • authority application, conditions and current approved drawings;
  • pedestrian, access and traffic controls relevant to the installation;
  • inspection, maintenance, alteration, incident and removal responsibilities.

Role clarity

Keep construction separate from design and certification

Sydney Contracting Engineers Pty Ltd, trading as SCE Corp, is NSW DBP registered. That registration does not replace project-specific design, certification, declarations or authority approvals.

SCE's construction and coordination role is established by the accepted contract. Designer, certifier, authority and registered-practitioner responsibilities remain with the appropriately appointed parties unless they are expressly included, supported and legally permitted.

Construction readiness

What the site team should control

The accepted design and authority conditions remain controlling. A practical readiness review should cover the following items before installation and throughout use.

  • current approved drawings and scope available to the responsible team;
  • survey, boundary, service and access constraints confirmed;
  • pedestrian and vehicle routes coordinated with the installation sequence;
  • gates, locks, signage, lighting and sightlines defined where applicable;
  • support locations and interfaces checked against site conditions;
  • inspection and maintenance responsibilities assigned and recorded;
  • changes, damage and incidents escalated before the arrangement is altered;
  • removal and public-area reinstatement requirements planned.

SCE scope pathway

Information SCE needs to review a construction package

SCE can review suitable project-specific construction and coordination packages when the location, public interface, proposed class, design status, approvals, access constraints, programme and commercial scope are clear.

Provide the site address, current photographs, site and boundary plans, proposed footprint and height, public-road or footpath interface, available design documents, authority correspondence, programme, access arrangements and the responsibilities already assigned to consultants and approving parties.

For broad commercial delivery information, use the Construction Services page. This post remains a planning guide and does not create a substitute service page.

Authoritative references

Current public-interface and approval guidance

These official sources explain City of Sydney temporary-structure controls and the SafeWork NSW code-of-practice pathway. The exact project jurisdiction and accepted documents remain controlling.

Frequently asked questions

Construction hoarding planning questions

Is Class A hoarding the same as ordinary site fencing?

Not necessarily. Class A commonly refers to a defined ground-level barrier arrangement at the public interface, while ordinary fencing may have a different purpose, construction and approval pathway. The authority definition, accepted design and project conditions decide what is required for the site.

When might Class B hoarding be considered?

Class B is commonly considered where people need to pass beside or beneath work and an overhead exposure must be managed through a project-specific protective structure or gantry. The final solution must follow the applicable authority criteria and accepted design documentation.

Is council approval always required for construction hoarding?

Approval requirements depend on the council, land ownership, public-road or footpath interface, structure and work. City of Sydney guidance requires approval before temporary structures including hoardings and scaffolding are set up within its applicable jurisdiction. Confirm the exact authority pathway for the site before installation.

Who designs and certifies construction hoarding?

The project must appoint the designers, engineers, certifiers or registered practitioners required by the scope, law, authority and approval conditions. A construction contractor should build to the accepted documents and keep its construction and coordination role separate from responsibilities held by those appointed parties.

What information should be ready before requesting a hoarding scope review?

Prepare the site address, photographs, boundary and public-interface details, proposed class and footprint, available design documents, authority correspondence, access and traffic constraints, programme, installation and removal requirements, and the parties responsible for design, approval, inspection and maintenance.

Prepare a controlled enquiry

Discuss a defined construction hoarding package

Send the site location, public interface, proposed class, current design and approval status, access constraints and programme for an initial suitability review.

General information only. Hoarding classification, design, certification, approvals, pedestrian and traffic controls, installation, inspection, maintenance and removal requirements must be established for the specific site by the appropriately appointed parties and relevant authorities.

{ "@context": "https://schema.org", "@type": "FAQPage", "mainEntity": [ { "@type": "Question", "name": "Is Class A hoarding the same as ordinary site fencing?", "acceptedAnswer": { "@type": "Answer", "text": "Not necessarily. Class A commonly refers to a defined ground-level barrier arrangement at the public interface, while ordinary fencing may have a different purpose, construction and approval pathway. The authority definition, accepted design and project conditions decide what is required for the site." } }, { "@type": "Question", "name": "When might Class B hoarding be considered?", "acceptedAnswer": { "@type": "Answer", "text": "Class B is commonly considered where people need to pass beside or beneath work and an overhead exposure must be managed through a project-specific protective structure or gantry. The final solution must follow the applicable authority criteria and accepted design documentation." } }, { "@type": "Question", "name": "Is council approval always required for construction hoarding?", "acceptedAnswer": { "@type": "Answer", "text": "Approval requirements depend on the council, land ownership, public-road or footpath interface, structure and work. City of Sydney guidance requires approval before temporary structures including hoardings and scaffolding are set up within its applicable jurisdiction. Confirm the exact authority pathway for the site before installation." } }, { "@type": "Question", "name": "Who designs and certifies construction hoarding?", "acceptedAnswer": { "@type": "Answer", "text": "The project must appoint the designers, engineers, certifiers or registered practitioners required by the scope, law, authority and approval conditions. A construction contractor should build to the accepted documents and keep its construction and coordination role separate from responsibilities held by those appointed parties." } }, { "@type": "Question", "name": "What information should be ready before requesting a hoarding scope review?", "acceptedAnswer": { "@type": "Answer", "text": "Prepare the site address, photographs, boundary and public-interface details, proposed class and footprint, available design documents, authority correspondence, access and traffic constraints, programme, installation and removal requirements, and the parties responsible for design, approval, inspection and maintenance." } } ] }