Skip to content
Синиша Стаматовић edited this page Jan 7, 2022 · 6 revisions

Welcome to the biblija wiki!

000101001

proba

<style> body { background-color: lightblue; }

h1 { color: white; text-align: center; }

p { font-family: verdana; font-size: 20px; } </style>

My First CSS Example

This is a paragraph.

Here is a simple footnote[^1].

A footnote can also have multiple lines[^2].

You can also use words, to fit your writing style more closely[^note].

[^1]: My reference. [^2]: Every new line should be prefixed with 2 spaces.
This allows you to have a footnote with multiple lines. [^note]: Named footnotes will still render with numbers instead of the text but allow easier identification and linking.
This footnote also has been made with a different syntax using 4 spaces for new lines.

domine

Clone this wiki locally