Wookee/CSS
HTML code generated by Wookee uses the following CSS attributes:
HTML | Description | Wookee Markup Sample |
<hr class="thin"> |
thin horizontal bar | ---- |
<hr class="thick"> |
thick horizontal bar | ==== |
<p class="indent1"> to<p class="indent6"> |
indented paragraphs | :: indented text |
<pre class="paraverbatim"> |
whitespace-indented, verbatim paragraphs | $foo = "bar" |
<table class="paratable"> |
table without border | | first | second |
<table class="paratable-border"> |
table with border | | first | second | |
<em class="em1"> to<em class="em3"> |
emphasized text | '''important''' |