fbpx

Markup: HTML Tags and Formatting

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… Continue reading Markup: HTML Tags and Formatting

Markup: Image Alignment

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… Continue reading Markup: Image Alignment

Markup: Text Alignment

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… Continue reading Markup: Text Alignment

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

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… Continue reading Markup: Title With Special Characters ~`!@#$%^&*()-_=+{}[]/;:’”?,.>

Edge Case: Many Tags

This post has many tags.

Edge Case: Nested And Mixed Lists

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… Continue reading Edge Case: Nested And Mixed Lists