Lists HTML

Ol order list Ul unorder list Structure HTML Inheritance Means selected container rules apply to descendants Cascading Style sheets Multiple rules can be applied to the same element The order matters Specificity Means More selector's rule wins over less specific selector The CSS Box Model different parts of elements each element its around different parts The CSS box model content the padding is in the space. the content gets between the content itself. the borders of our box border content padding HTML Using the CSS Box Model Adding Structure to a Webpage body h1 header ol li main element, information on a website p footer body Additional selectors Theory & selectors Selectors css ...