Formatting Options

By donmc, 18 September, 2012
This will be a page with support & hints for bloggers using the Drupal platform.

This is an H1 Header

This is an H2 Header

This is an H3 Header

This is an H4 Header

This is an H5 Header
This is for the "code" tag:
for user in $(cut -f1 -d: /etc/passwd); do echo $user; crontab -u $user -l; done

The following is an example of a blockquote (use <blockquote>Your Quote</blockquote>):

Treading the soil of the moon, palpitating its pebbles, tasting the panic and splendor of the event, feeling in the pit of one's stomach the separation from terra - these form the most romantic sensation an explorer has ever known.

The following is an example of a blockquote shaded done as follows: (use <blockquote><p class="web">Your Quote in here...</p></blockquote>):

The practicality of conduct is never sufficient in and of itself. Unless a course of action can be adequately explained on ethical grounds, it is not a responsible act

The following is an example of a blockquote unshaded done as follows: (use <blockquote><p>Your Quote in here...</p></blockquote>):

The practicality of conduct is never sufficient in and of itself. Unless a course of action can be adequately explained on ethical grounds, it is not a responsible act

This is an example of the pre tag:

#main-content {
  float: left;
  width: 100%;
  overflow: hidden;
}

This is a check list, called with the class "check":

  • Item One
  • Item Two
  • Item Three