This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
syntax [2014/09/28 14:10] ateyourlembas |
syntax [2017/10/09 20:39] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
<- [[link|About Links]] --------- [[tag|About Tags]]-> | <- [[link|About Links]] --------- [[tag|About Tags]]-> | ||
- | ---- | ||
===== Formatting Passages ===== | ===== Formatting Passages ===== | ||
Line 44: | Line 43: | ||
Some shorthand syntax for creating HTML tables exists, and is used like so: | Some shorthand syntax for creating HTML tables exists, and is used like so: | ||
- | >|!//table header //|!//table header //|//table header //| | + | >|!//table header //|!//table header //|!//table header //| |
>|//row 1//|//row 1//|//row 1//| | >|//row 1//|//row 1//|//row 1//| | ||
>|//row 2//|//row 2//|//row 2//| | >|//row 2//|//row 2//|//row 2//| | ||
Line 116: | Line 115: | ||
Any properties which begin with ''.'' are interpreted as CSS class names to apply to the style, instead of individual style properties. | Any properties which begin with ''.'' are interpreted as CSS class names to apply to the style, instead of individual style properties. | ||
- | ---- | ||
<- [[link|About Links]] --------- [[tag|About Tags]]-> | <- [[link|About Links]] --------- [[tag|About Tags]]-> |