Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 569 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 569 Bytes

mh-signature gif

Description

An HTML element for my signature.

Usage

To include it in the HTML, import it in the HTML head with a script tag:

<script src="https://cdn.jsdelivr.net/gh/marwanhawari/mh-signature/src/mh-signature.js" defer ></script>

Then use the mh-signature id with the element where it should be placed. Usually this is near the end of the page:

<div id="mh-signature"></div>