ace/demo/docs/html.html
2011-08-16 13:37:50 +02:00

16 lines
No EOL
297 B
HTML

<html>
<head>
<style type="text/css">
.text-layer {
font-family: Monaco, "Courier New", monospace;
font-size: 12px;
cursor: text;
}
</style>
</head>
<body>
<h1 style="color:red">Juhu Kinners</h1>
</body>
</html>