top | item 42971100

(no title)

jfk13 | 1 year ago

Does the article's "Example 31" look correct to anyone? I see no "small space between the two boxes" (as claimed) in any of the browsers I tried.

discuss

order

matt_kantor|1 year ago

If you view the source it looks like they goofed and don't actually have any white space between the elements in the rendered example. It's just `<ul class="inline-block-list"><li></li><li></li></ul>`.

When I try the code they show on the page myself the space is displayed.