definition lists - quirks mode

simple list 1

illustrate padding/margins in simple lists

tag color/background-color
dl white/blue
dt yellow/green
dd green/yellow
dt11
dd11
dt12
dd12

simple list 2

illustrate adjusted padding/margins in simple lists to achieve xb appearance

tag color/background-color margin/padding
dl white/blue
dt yellow/green
dd green/yellow margin-left: 2.5em;
dt11
dd11
dt12
dd12
dt13
dd13