Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.51 KB

README.md

File metadata and controls

30 lines (21 loc) · 1.51 KB

Simple HTML Invoice Template

W3C Validation license license

A modern, clean, and very simple responsive HTML invoice template, because sometimes you just need something quick and simple.

  • ✨ Simple design
  • 📱 Responsive
  • 🔧 Easily customizable
  • 🌍 RTL support

Demo

Find a demo here

How to use

Open invoice.html and use the HTML and CSS provided inside in your application. Everything is contained within a .invoice-box divider.

RTL support

Replace <div class="invoice-box"> with <div class="invoice-box rtl">

Preview

Preview

Contributing

We love contributions! Contributing is easy; learn how.