Point to mixhtml
Once you have downloaded mixhtml, place it in your project and make sure you point to it using a script tag. You can set the tag in the head using defer. As simple as that!
<script src="mixhtml.js" defer></script>
Once you have downloaded mixhtml, place it in your project and make sure you point to it using a script tag. You can set the tag in the head using defer. As simple as that!
<script src="mixhtml.js" defer></script>
hi@mixhtml.com