Both margin-left and padding-left are set to 0 for lists and paragraphs in this example to help show default positioning.
This is a default paragraph element. Notice its position relative to the lists.
list-style-position:outside; (On by default)
list-style-position:inside;
This is just the demo page! Head back to the article for the full explanation.