Generic Template

xxxxxx


Title + Figure Centered with Caption

Tri-Mode Keyer
Tri-Mode Keyer

Table

Heading Column Heading
An easy way Use this as a step along the way simplify previous table markup
to convert It makes a responsive table that looks okay on mobile devices
existing tables Flexbox and definition lists are often more appropriate

h1. Heading

h2. Heading

h3. Heading

h4. Heading

Text Markup

A few words in red and words in blue. Use <span> instead of <FONT>
Make words bold with <b>
Emphasize words with <strong>
Make words pop with <span class="pop">
Make words italic bold red with <span class="ibred">
Use <mark> to highlight text.
This line of text represents deleted text.
This line is italicized text.

This is centered text.

This is aligned right.

A well-known quote, contained in a blockquote element.

A well-known quote, with source, in a blockquote element.

Lists

  1. Ordered list
  2. Ordered list
  3. Nested list
    1. List item
    2. List item
Definition list
A definition list is for defining terms.
Term

Definition for the term.

Second paragraph for more definition.

Another term
This definition is short, so no extra paragraphs.
Truncated term is truncated
Automatic ellipsis when space is tight.

Links

Icons will decorate the link using <?php showLink('target','Link text'); ?> based on the file's extension.

Link to PDF file (PDF)
Link to Text file (Text)
Link to Word Doc (DOC)
Link to Audio file (MPG)
Link to Spreadsheet (CSV)
Link to PowerPoint (PPT)
Link to internal web page
Link to external web page (off-site)
Link to Google Map (Directions)

Eventually it'd be nice to update all links in the entire website in this manner. This does need require_once('php/show-link.php').

Flexbox

1-col Flexbox List

4-col Flexbox List

  • AC Circuits
  • DC Circuits
  • AC-DC Circuits

1-row Flexbox

  • EEPROM Burner
  • Elevator Circuit
  • Microprocessors
  • PLD's