A website design inspired by Markdown syntax, in a single CSS file. It includes colourful highlighting.
This page demonstrates some HTML elements.
Look! Another paragraph! There is a smörgåsbord of paragraphs. Following is a list of some cheeses found on smörgåsbords:
Here is some of the Sass CSS used to style this page:
:root {
font-family: ui-monospace, monospace;
}
Many hands make light work,too many cooks spoil the broth.A cat in gloves catches no rats.
Note: tables must use <thead>.
| Animal | Collective | Young |
|---|---|---|
| Goose | Gaggle | Gosling |
| Horse | Herd | Foal |
| Porpoise | Calf | Pod |