====== simple CSS ======
I'll try to collect some pared down examples for each of these.
The examples below can be best accessed by
===== tags =====
==== basic html ====
^ text | a((links %%cool site%%)), p((paragraph %%
blah. blah. blah.
))%%, h1((big title %%section title
%%)), h2, h3, img((pictures %%%%)), br((linebreak %%
%%)) |
^ visible structures | ul, ol, li((bulleted (ul) or numbered lists (ol) %%%%)) , div ((divisions help chunk pages %%%%)), span ((chunks of inline text %%special text%%)) |
^ document structures | id ((used to refer to items later %%The key point ...
...