Markup: HTML Tags and Formatting

Posted on January 11, 2013Categories Classic, MarkupTags , , , ,

Headings Header one Header two Header three Header four Header five Header six Blockquotes Single line blockquote: Stay hungry. Stay foolish. Multi line blockquote with a cite reference: The HTML <blockquote> Element (or HTML Block Quotation Element) indicates that the enclosed text is an extended quotation. Usually, this is rendered visually by indentation (see Notes for how to change it). A URL for the source of the quotation may be given using the cite attribute, while a text representation of … Continue reading “Markup: HTML Tags and Formatting”

Markup: Image Alignment

Posted on January 10, 2013Categories Classic, MarkupTags , , , , ,

Welcome to image alignment! The best way to demonstrate the ebb and flow of the various image positioning options is to nestle them snuggly among an ocean of words. Grab a paddle and let’s get started. On the topic of alignment, it should be noted that users can choose from the options of None, Left, Right, and Center. In addition, they also get the options of Thumbnail, Medium, Large & Fullsize. Be sure to try this page in RTL mode … Continue reading “Markup: Image Alignment”

Markup: Text Alignment

Posted on January 9, 2013Categories Classic, MarkupTags , , ,

Default This is a paragraph. It should not have any alignment of any kind. It should just flow like you would normally expect. Nothing fancy. Just straight up text, free flowing, with love. Completely neutral and not picking a side or sitting on the fence. It just is. It just freaking is. It likes where it is. It does not feel compelled to pick a side. Leave him be. It will just be better that way. Trust me. Left Align … Continue reading “Markup: Text Alignment”

Markup: Title With Special Characters ~`!@#$%^&*()-_=+{}[]/\;:'”?,.>

Posted on January 5, 2013Categories Classic, MarkupTags , , ,

Putting special characters in the title should have no adverse effect on the layout or functionality. Special characters in the post title have been known to cause issues with JavaScript when it is minified, especially in the admin when editing the post itself (ie. issues with metaboxes, media upload, etc.). Latin Character Tests This is a test to see if the fonts used in this theme support basic Latin characters. ! “ # $ % & ‘ ( ) * … Continue reading “Markup: Title With Special Characters ~`!@#$%^&*()-_=+{}[]/\;:’”?,.>”

Template: Excerpt (Defined)

Posted on March 15, 2012Categories Classic, Template, UncategorizedTags , ,

This is a user-defined post excerpt. It should be displayed in place of the post content in archive-index pages. It can be longer than the automatically generated excerpts, and can have HTML tags.

This is a user-defined post excerpt. It should be displayed in place of the post content in archive-index pages. It can be longer than the automatically generated excerpts, and can have HTML tags.

Template: Excerpt (Generated)

Posted on March 14, 2012Categories Classic, Template, UncategorizedTags , ,

This is the post content. It should be displayed in place of the auto-generated excerpt in single-page views. Archive-index pages should display an auto-generated excerpt of this content. Depending on Theme-defined filters, the length of the auto-generated excerpt will vary from Theme-to-Theme. The default length for auto-generated excerpts is 55 words, so to test the excerpt auto-generation, this post must have more than 55 words. Be sure to test the formatting of the auto-generated excerpt, to ensure that it doesn’t … Continue reading “Template: Excerpt (Generated)”