• Docs
  • Playground
  • Shop
  • Examples
  • Docs
  • Playground
  • Shop
  • Examples
  • Github
  • Discord

Getting Started

  • Getting Started
  • Editors Setup
  • Compatibility Guide
  • Core Concepts
  • Tokens
  • Theming

Components

  • Responsiveness
  • Utilities
  • Accordions
  • Alerts
  • Avatars
  • Badges
  • Breadcrumbs
  • Buttons
  • Cards
  • Carousel
  • Chips
  • Columns
  • Containers
  • Date pIcker
  • Divider
  • Drawer
  • Dropdowns
  • File Uploads
  • Footer
  • Forms
  • Form Elements
  • Gallery
  • Grid
  • Hero
  • Input Group
  • Lazy Load
  • Lists
  • Megamenu
  • Modal
  • Navbar
  • Toasts
  • Pagination
  • Popovers
  • Pricing
  • Progress Bars
  • Range Slider
  • Rating
  • Scrollspy
  • Sidebar
  • Skeleton
  • Spinners
  • Steppers
  • Sticky
  • Tables
  • Tabs
  • Textarea
  • Theme Switcher
  • Timeline
  • tooltips
  • Visibility

Utilities

  • Styling with Utilities
  • Hover, Focus and other Pseudo styles
  • Dark Mode
  • Theme Variables
  • Colors
  • Preset
  • Responsive Design
  • Accent Color
  • Animations
  • Apperance
  • Aspect Ratio
  • Backface
  • Background
  • Blend
  • Border Color
  • Border Radius
  • Border Width
  • Box Decoration
  • Caret
  • Clip
  • Clip Path
  • Color Scheme
  • Colors
  • Contain
  • Cursor
  • Decoration
  • Display
  • Divide Color
  • effects
  • Field Sizing
  • Filters
  • Flexbox
  • Flex Container
  • Flex Items
  • Font Family
  • Font Size
  • Font Weight
  • Gap
  • Gradients
  • Grid
  • Grid Container
  • Height
  • Interactivity
  • Isolate
  • Isolation
  • Layout
  • Letter Spacing
  • Line Height
  • List
  • Line Height
  • Margin Block
  • Margin
  • Mix Blend
  • Object Fit
  • Opacity
  • Overflow
  • Padding Block
  • Padding
  • Perspective
  • Placeholder Color
  • Pointer Events
  • Position
  • Resize
  • Ring
  • Ring Color
  • Scroll
  • Scroll Behavior
  • Scroll Margin
  • Scroll Padding
  • Shadows
  • Sizes
  • Snap
  • Spacing
  • Screen Readers
  • Tables
  • Text Align
  • Text Color
  • Text Decoration
  • Touch Action
  • Transform
  • Transitions
  • Typography
  • User Select
  • Visibility
  • Whitespace
  • Width
  • Will Change
  • z Index

On this page

  • Footer

Layout

Footer

The .quanta-footer provides a responsive and customizable footer layout with multiple columns and a bottom copyright section.

<footer class="quanta-footer">
  <div class="quanta-footer-col">
    <div class="quanta-footer-brand">Quanta</div>
    <p>Build faster with a clean and modern utility-first framework.</p>
  </div>
  <div class="quanta-footer-col">
    <h4>Docs</h4>
    <a href="#">Getting Started</a>
    <a href="#">Components</a>
    <a href="#">Layout</a>
  </div>
  <div class="quanta-footer-col">
    <h4>Community</h4>
    <a href="#">GitHub</a>
    <a href="#">Twitter</a>
    <a href="#">Discord</a>
  </div>
  <div class="quanta-footer-bottom">
    © 2025 Quanta CSS. All rights reserved.
  </div>
</footer>
Quanta

Build faster with a clean and modern utility-first framework.

Docs

Getting Started Components Layout

Community

GitHub Twitter Discord
© 2025 Quanta CSS. All rights reserved.
File Uploads Forms

Built with Quanta CSS by @devadetayo © 2025