Deprecated: Function get_magic_quotes_gpc() is deprecated in /home/orsutbts/segmentation.stagingfattoria2.it/wp-includes/load.php on line 926

Notice: Trying to access array offset on value of type bool in /home/orsutbts/segmentation.stagingfattoria2.it/wp-includes/theme.php on line 2360

Deprecated: Function get_magic_quotes_gpc() is deprecated in /home/orsutbts/segmentation.stagingfattoria2.it/wp-includes/formatting.php on line 4803

Deprecated: Function get_magic_quotes_gpc() is deprecated in /home/orsutbts/segmentation.stagingfattoria2.it/wp-includes/formatting.php on line 4803

Deprecated: Function get_magic_quotes_gpc() is deprecated in /home/orsutbts/segmentation.stagingfattoria2.it/wp-includes/formatting.php on line 4803

Deprecated: Function get_magic_quotes_gpc() is deprecated in /home/orsutbts/segmentation.stagingfattoria2.it/wp-includes/formatting.php on line 4803

Deprecated: Function get_magic_quotes_gpc() is deprecated in /home/orsutbts/segmentation.stagingfattoria2.it/wp-includes/formatting.php on line 4803

Deprecated: Function get_magic_quotes_gpc() is deprecated in /home/orsutbts/segmentation.stagingfattoria2.it/wp-includes/formatting.php on line 4803

Deprecated: Function get_magic_quotes_gpc() is deprecated in /home/orsutbts/segmentation.stagingfattoria2.it/wp-includes/formatting.php on line 4803

Warning: Cannot modify header information - headers already sent by (output started at /home/orsutbts/segmentation.stagingfattoria2.it/wp-includes/load.php:926) in /home/orsutbts/segmentation.stagingfattoria2.it/wp-includes/feed-rss2.php on line 8
lists – Test site https://www.segmentation.stagingfattoria2.it Solo un altro sito WordPress Fri, 15 May 2009 21:48:32 +0000 it-IT hourly 1 https://wordpress.org/?v=5.2.15 Edge Case: Nested And Mixed Lists https://www.segmentation.stagingfattoria2.it/edge-case-2/edge-case-nested-and-mixed-lists/ Fri, 15 May 2009 21:48:32 +0000 http://wptest.io/demo/?p=1000 Leggi tutto "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 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
]]>