edge case Archives - NCLEX Media https://nclexmedia.com/tag/edge-case/ Thu, 15 Mar 2012 22:36:32 +0000 en-US hourly 1 https://wordpress.org/?v=6.7.1 https://nclexmedia.com/wp-content/uploads/2023/04/logo-square150.jpg edge case Archives - NCLEX Media https://nclexmedia.com/tag/edge-case/ 32 32 Template: Featured Image (Vertical) https://nclexmedia.com/2012/03/15/template-featured-image-vertical/ Thu, 15 Mar 2012 22:36:32 +0000 http://wptest.io/demo/?p=1016 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.

The post Template: Featured Image (Vertical) appeared first on NCLEX Media.

]]>
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.

The post Template: Featured Image (Vertical) appeared first on NCLEX Media.

]]>
1016
Template: Featured Image (Horizontal) https://nclexmedia.com/2012/03/15/template-featured-image-horizontal/ Thu, 15 Mar 2012 22:15:12 +0000 http://wptest.io/demo/?p=1011 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.

The post Template: Featured Image (Horizontal) appeared first on NCLEX Media.

]]>
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.

The post Template: Featured Image (Horizontal) appeared first on NCLEX Media.

]]>
1011
Taumatawhakatangihangakoauauotamateaturipukakapikimaungahoronukupokaiwhenuakitanatahu https://nclexmedia.com/2009/10/05/title-should-not-overflow-the-content-area/ Mon, 05 Oct 2009 19:00:59 +0000 http://wptest.io/demo/?p=877 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 […]

The post Taumatawhakatangihangakoauauotamateaturipukakapikimaungahoronukupokaiwhenuakitanatahu appeared first on NCLEX Media.

]]>
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;

 

The post Taumatawhakatangihangakoauauotamateaturipukakapikimaungahoronukupokaiwhenuakitanatahu appeared first on NCLEX Media.

]]>
1175
https://nclexmedia.com/2009/09/05/edge-case-no-title/ Sat, 05 Sep 2009 16:00:23 +0000 https://wpthemetestdata.wordpress.com/2007/09/04/14/ 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.

The post appeared first on NCLEX Media.

]]>
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.

The post appeared first on NCLEX Media.

]]>
1169
Edge Case: No Content https://nclexmedia.com/2009/08/06/edge-case-no-content/ Thu, 06 Aug 2009 16:39:56 +0000 https://wpthemetestdata.wordpress.com/2007/09/04/this-post-has-no-body/ The post Edge Case: No Content appeared first on NCLEX Media.

]]>
The post Edge Case: No Content appeared first on NCLEX Media.

]]>
1170
Edge Case: Many Categories https://nclexmedia.com/2009/07/02/edge-case-many-categories/ Thu, 02 Jul 2009 09:00:03 +0000 https://wpthemetestdata.wordpress.com/2007/11/24/many-categories/ This post has many categories.

The post Edge Case: Many Categories appeared first on NCLEX Media.

]]>
This post has many categories.

The post Edge Case: Many Categories appeared first on NCLEX Media.

]]>
1152
Edge Case: Many Tags https://nclexmedia.com/2009/06/01/edge-case-many-tags/ Mon, 01 Jun 2009 08:00:34 +0000 https://wpthemetestdata.wordpress.com/2007/11/24/many-tags/ This post has many tags.

The post Edge Case: Many Tags appeared first on NCLEX Media.

]]>
This post has many tags.

The post Edge Case: Many Tags appeared first on NCLEX Media.

]]>
1151
Edge Case: Nested And Mixed Lists https://nclexmedia.com/2009/05/15/edge-case-nested-and-mixed-lists/ Fri, 15 May 2009 21:48:32 +0000 http://wptest.io/demo/?p=1000 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 […]

The post Edge Case: Nested And Mixed Lists appeared first on NCLEX Media.

]]>
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

The post Edge Case: Nested And Mixed Lists appeared first on NCLEX Media.

]]>
1000