Skip to content

Instantly share code, notes, and snippets.

<!DOCTYPE html>
<html>
<head>
<title>Emmet</title>
</head>
<body>
<!-- The * operator will act as a multiplier -->
<!-- ol*2 -->
<ol></ol>
testing now!