100% FREE

Html-derivative Codeblock Highlight

Add this to the head of your HTML Page, or add Shiki.

<script src="https://esm.sh/[email protected]" defer async></script>

Edit the codeblock.

<!DOCTYPE html>
<html>
<head>
    <title>Hello, HTML!</title>
</head>
<body>
    <h1>Hello, HTML!</h1>
</body>
</html>

Copy paste this.

Other Free Tools