htmlbeginnermit

Inline Pricing Card

A compact single pricing card.

8.6k3.3k485355

About this module

A single, self-contained pricing card — handy for feature pages and app-store style prompts.

#pricing#card#compact

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" />
    <section class="mh-sec">
      <div class="mh-container mh-center-head">
        <div class="mh-single">
          <span class="mh-eyebrow">Upgrade</span>
          <h3 class="mh-title">ModuleHarbor Pro</h3>
          <p class="mh-desc">Everything you need to ship faster.</p>
          <div class="mh-price">$19<span>/month</span></div>
          <ul><li>All 1,200+ modules</li><li>Unlimited downloads</li><li>Customization tools</li></ul>
          <button>Upgrade now</button>
          <p class="mh-foot">Cancel anytime · 14-day free trial</p>
        </div>
      </div>
    </section>
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