Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<meta charset="UTF-8">
<title>CSS Reference</title>
<link rel="stylesheet" href="/fonts/ahem.css">
<style>
div {
font-family: Ahem;
font-size: 20px;
background-color: blue;
hanging-punctuation: first;
color: green;
margin-left: 12px;
}
</style>
<div>"content</div>
<div>"content</div>
<div>"content</div>
<div>"content</div>