News

HTML and CSS use a box model, which means that page elements include margins, padding, background colors and, optionally, decorative borders.
They also support different styles differently (like respecting padding). In fact, they're so bad inconsistent that I've taken to using custom selects on most web pages.