mirror of
https://github.com/clearleft/clearless.git
synced 2026-01-08 21:28:05 -05:00
29 lines
510 B
HTML
29 lines
510 B
HTML
<!DOCTYPE html>
|
|
<html lang="en" class="generatedcontent">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<link rel="shortcut icon" href="http://clearleft.com/favicon.ico" type="image/x-icon" />
|
|
|
|
<link rel="stylesheet" href="/_compiled/example.css" type="text/css">
|
|
|
|
<title>ClearLESS Examples</title>
|
|
</head>
|
|
<body>
|
|
|
|
<div class="receptacle header">
|
|
|
|
<h1>Other Examples</h1>
|
|
|
|
</div>
|
|
|
|
|
|
<div class="receptacle">
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</body>
|
|
</html>
|