htmlbeginnermit

Modern Footer

A multi-column footer with newsletter link.

4.6k3.3k483353

About this module

A complete four-column footer with brand, link groups, social icons and a bottom bar.

#footer#columns#links

Source code

Installation

  1. 1

    Create the files

    Create `index.html` and `style.css` in the same folder.

  2. 2

    Paste the code

    Copy each file's source into its matching file.

  3. 3

    Open in the browser

    Open `index.html` in any modern browser.

Usage

  1. 1

    Copy the HTML

    Paste the section markup where you need it.

    <link rel="stylesheet" href="style.css" />
    <footer class="mh-footer">
      <div class="mh-container mh-footer-grid">
        <div class="mh-brand-col">
          <span class="mh-brand">✦ ModuleHarbor</span>
          <p>Your harbor for production-ready developer modules. Built for developers, by developers.</p>
        </div>
        <div class="mh-col"><b>Explore</b><a href="#">Components</a><a href="#">Sections</a><a href="#">Animations</a><a href="#">Shopify</a></div>
        <div class="mh-col"><b>Resources</b><a href="#">Docs</a><a href="#">API</a><a href="#">Changelog</a><a href="#">Roadmap</a></div>
        <div class="mh-col"><b>Company</b><a href="#">About</a><a href="#">Submit module</a><a href="#">Contact</a><a href="#">GitHub</a></div>
      </div>
      <div class="mh-container mh-bottom">
        <span>© 2026 ModuleHarbor. MIT licensed.</span>
        <span class="mh-social"><a href="#" aria-label="GitHub">GH</a><a href="#" aria-label="X">X</a><a href="#" aria-label="Discord">DC</a></span>
      </div>
    </footer>
Overview
Categorysections
Frameworkhtml
Difficultybeginner
Licensemit
Versionv1.0.0
Features
  • Fully responsive
  • Semantic markup
  • No dependencies
Traits
  • ResponsiveYes
  • Dark modeYes
  • AccessibleYes
  • Production readyYes
Browser support
  • Chrome 90+
  • Firefox 90+
  • Safari 15+
  • Edge 90+

Related modules

Command Palette

Search modules and jump anywhere