Skip to content
LND \ GRP
Edge Case

Edge Case: Nested And Mixed Lists

  • May 15, 2015
  • by Braedon

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

  1. ordered item
  2. ordered item
    • unordered
    • unordered
      1. ordered item
      2. ordered item
  3. ordered item
  4. ordered item

Ordered – Unordered – Unordered

  1. ordered item
  2. ordered item
    • unordered
    • unordered
      • unordered item
      • unordered item
  3. ordered item
  4. ordered item

Unordered – Ordered – Unordered

  • unordered item
  • unordered item
    1. ordered
    2. ordered
      • unordered item
      • unordered item
  • unordered item
  • unordered item

Unordered – Unordered – Ordered

  • unordered item
  • unordered item
    • unordered
    • unordered
      1. ordered item
      2. ordered item
  • unordered item
  • unordered item
News

Template: Featured Image (Vertical)

  • March 15, 2015
  • by Braedon

This post should display a featured image, if the theme supports it.

Non-square images can provide some unique styling issues.

This post tests a vertical featured image.

News

Template: Featured Image (Horizontal)

  • March 15, 2015
  • by Braedon

This post should display a featured image, if the theme supports it.

Non-square images can provide some unique styling issues.

This post tests a horizontal featured image.

Antidisestablishmentarianism Edge Case

Antidisestablishmentarianism

  • October 5, 2009
  • by Braedon

Title should not overflow the content area

A few things to check for:

  • Non-breaking text in the title, content, and comments should have no adverse effects on layout or functionality.
  • Check the browser window / tab title.
  • If you are a plugin or widget developer, check that this text does not break anything.

The following CSS properties will help you support non-breaking text.

-ms-word-wrap: break-word;
word-wrap: break-word;

 

Untitled Edge Case

Untitled

  • September 5, 2009
  • by Braedon

This post has no title, but it still must link to the single post view somehow.

This is typically done by placing the permalink on the post date.

Recent Posts

  • Scheduled
  • Hello world!
  • Template: More Tag
  • Hello world!
  • Hello world!

Recent Comments

  • A WordPress Commenter on Hello world!
  • Anonymous on Hello world!
  • Anonymous on Hello world!
  • Jane Doe on Protected: Template: Password Protected (the password is “enter”)
  • Jane Doe on Protected: Template: Password Protected (the password is “enter”)

Archives

  • January 2020
  • September 2018
  • March 2016
  • February 2016
  • January 2016
  • May 2015
  • March 2015
  • March 2012
  • January 2012
  • March 2011
  • October 2010
  • September 2010
  • August 2010
  • June 2010
  • May 2010
  • March 2010
  • February 2010
  • January 2010
  • October 2009
  • September 2009

Categories

  • Edge Case
  • Markup
  • Media
  • News
  • Post Formats
  • Template
  • Uncategorized
  • Unpublished

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Theme by Colorlib Powered by WordPress