inline LI whitespace ignored
When declared via CSS as li { display: inline }, whitespace around LIs and leading whitespace before LI content ignored
- These
- list
- items
- are
- declared
display:inline
- This
- list
- includes
- items
- with
- lots
- of
- leading
- whitespace
- This
- list
- includes
- items
- with
- trailing
- whitespace