blob: 219afa0e13135f2954150d661a508a0a1a1a2db8 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<style>
@font-face {
font-family: "WebFont";
src: url("resources/Ahem-COLR.ttf") format("truetype");
}
</style>
</head>
<body>
<div style="position: relative;">
<div style="font: 100px 'WebFont'; position: absolute; top: 120px; left: 200px;">BAB</div>
<div style="position: absolute; left: 198px; top: 118px; width: 304px; height: 4px; background: blue;"></div>
<div style="position: absolute; left: 198px; top: 218px; width: 304px; height: 4px; background: blue;"></div>
<div style="position: absolute; left: 198px; top: 118px; width: 4px; height: 104px; background: blue;"></div>
<div style="position: absolute; left: 298px; top: 118px; width: 4px; height: 104px; background: blue;"></div>
<div style="position: absolute; left: 318px; top: 118px; width: 4px; height: 104px; background: blue;"></div>
<div style="position: absolute; left: 338px; top: 118px; width: 4px; height: 104px; background: blue;"></div>
<div style="position: absolute; left: 398px; top: 118px; width: 4px; height: 104px; background: blue;"></div>
<div style="position: absolute; left: 498px; top: 118px; width: 4px; height: 104px; background: blue;"></div>
</div>
</body>
</html>