An example note
This is a template. Everything below shows you how the common pieces look so you can copy the patterns. Delete it all and write your own.
A section heading
Ordinary paragraphs go between <p> tags. Leave a
blank line between paragraphs for your own readability — the browser
ignores it, but it makes the file easier to edit.
You can make text bold, make it italic, or link to another site.
A list
- One point per line, each wrapped in list-item tags.
- Add or remove lines freely.
- Use
<ol>instead of<ul>if you want it numbered.
Something worth setting apart
This grey box is useful for a caveat, a definition, or a figure you want to keep separate from the main argument.
An image
Put the file in assets/images/, then point at it. Always
fill in the alt text — it is what screen readers announce
and what shows if the image fails to load.