Style Guide
This is a style guide for NicLake.me.
Basic Text Things
Here is some standard text. This is some emphasized text. Here is some bold text. Here is some bolded & emphasized text. Here is some text with a footnote1.
This is an example of a H1 header.
This is an example of a H2 header.
This is an example of a H3 header.
This is an example of a H4 header.
This is an example of a H5 header.
This is an example of a H6 header.
- Example of an unordered list.
- Another line.
- Example of an ordered list.
- Another line.
Here is an example link, and here is an example link w/ organized links.
If you want to have some inline code, google.com
works well.
For a code block:
if (long block)
use (this)
endif
Table example:
Standard align | Left Align | Center Align | Right Align |
---|---|---|---|
Sample of a standard align cell | Sample of a left align cell | Sample of a center align cell | Sample of a right align cell |
Images can be put in like this:
Embedded videos can be put in like this:
Note: if you would like to have the frame span the width of the post, remove the outer two div
s.
-
Here is the content of the footnote. ↩