Markup: HTML Tags and Formatting January 11, 2013

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 More…

By: Theme Buster | Categorized as: ClassicMarkup | Keys: , , , , | Added on: January 11, 2013

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

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 More…

By: Theme Buster | Categorized as: ClassicMarkup | Keys: , , , | Added on: January 5, 2013

Edge Case: Many Tags June 1, 2009

This post has many tags.

Edge Case: Nested And Mixed Lists May 15, 2009

Nested and mixed lists are an interesting beast. It’s a corner case to make sure that Lists within lists do not break the ordered list numbering order Your list styles go deep enough. Ordered – Unordered – Ordered ordered item ordered item unordered unordered ordered item ordered item ordered item ordered item Ordered – Unordered More…

By: Theme Buster | Categorized as: ClassicEdge Case | Keys: , , , , | Added on: May 15, 2009