h1 {color: red; background: yellow;}
h1
bgcolor
<style="text/css">...</style>
<link rel="stylesheet" type="text/css" href="site.css"> @import url(page.css);
class and id hooks to cells in order to write styles that target cell contents
min-width, max-width, and the height-based equivalents
width differently between the two modes
@import is most widely used, but the voice-family hack is gaining in popularity
html>body h1 {position: fixed;}
h1+p {font-style: italic;}