http://www.kyleschaeffer.com/best-practices/css-font-size-em-vs-px-vs-pt-vs/ CSS font size
http://css-tricks.com/css-font-size/ CSS font size
http://usabletype.com/styles/sizes/ Advantages/disadvantages of different kinds of sizing
http://css-discuss.incutio.com/wiki/Font_Size Font sizing
http://www.elsid.co.za/download/css_fontsizes.htm Examples of font sizes
http: //css-discuss.incutio.com/?page=ForceFontSize Forced font sizing
http://css-discuss.incutio.com/?page=UsingKeywords sizing with keywords
http://css-discuss.incutio.com/?page=UsingPixels Sizing with Pixels; also see the references on Monitor Resolution
http://www.maxdesign.com.au/presentation/relative/ Relative Font Sizing
http://f6design.com/journal/2006/07/14/relative-font-sizing-made-easy/ Relative font sizing with %; explains the IE sizing fix
http:// css- discuss.incutio.com/?page=UsingPercentages Percentage-based sizing
http://css- discuss. incutio.com/?page=UsingEms EMs for font sizing [and div sizing]
http://www.alistapart.com/articles/howtosizetextincss Sizing text, with emphasisn on EMs • BE SURE TO READ THIS•
http://www.alistapart.com/articles/settingtypeontheweb Extending it to a BASELINE GRID • BE SURE TO READ THIS•
http://riddle.pl/emcalc/ Em calculator tool; will calculate inheritance
http://www.alistapart .com/articles/elastic Em-based layout article • BE SURE TO READ THIS•
http://www.smashingmagazine.com/2009/06/02/fixed-vs-fluid-vs-elastic-layout-whats-the-right-one-for-you/ fixed vs. fluid vs. elastic layouts
http://css-tricks.com/resizeable-images-at-full-resolution/ Setting an image to scale if/when user's browser is set to 'zoom text only'
http://css-tricks.com/how-to-resizeable-background-image/ RESIZABLE BACKGROUND IMAGE [see the NO JAVASCRIPT example]
http://clagnut.com/blog/268/ FLUID/EXPANDING IMAGES
http://www.htmldog.com/articles/elasticdesign/demo/ FLUID/EXPANDING IMAGES
http://www.zenelements.com/blog/css3-background-images/ CHANGING BG IMAGE SIZE + MULTIPLE BACKGROUND IMAGES
http://css-tricks.com/high-dpi-monitors-resolution-independance-the-web-and-you/ Monitor Resolutions
http://www.artlebedev.com/mandership/70/ Screen Resolution and pixel sizing
http://hsivonen.iki.fi/units/ Points and Pixels as Units; Monitor Resolutions
http://webdesignfromscratch.com/html-css/css-inheritance-cascade.php Inheritance, Cascade, Specificity
http://www.smashingmagazine.com/2007/07/27/css-specificity-things-you-should-know/ CSS specificity from Smashing Magazine
http://www.communitymx.com/content/article.cfm?page=1&cid=2795D Inheritance, Cascade Specificity
http://monc.se/kitchen/38/cascading-order-and-inheritance-in-css Inheritance, Cascade Specificity
http://reference.sitepoint.com/css/inheritancecascade Inheritance, Cascade Specificity
hhttp://www.brainjar.com/css/using/default3.asps Inheritance, Cascade Specificity
'perfect' layouts Perfect/%/non-breaking layouts • BE SURE TO READ THIS•
'perfect' floats layout Adaptable floats • BE SURE TO READ THIS•
http://jontangerine.com/log/2007/09/the- incredible-em-and-elastic-layouts-with-css More on em-based layout • BE SURE TO READ THIS•