RSS Reader

Matthew M. Osborn

ASP.net QA Team
Website: http://blog.osbornm.com
Email: mosborn@microsoft.com
Source: zip File
http://css201.osbornm.com

To table or not to table?

  • "The HTML table model allows authors to arrange data"
  • Does it make sense to put it in an Excel document?
  • Am I using tables for formatting & not formatting tables?
  • Am I formatting elements to have tabular behavior?

PX vs. EM

  • PX = One atomic unit of measure.
  • EM = Width of the character 'M'.
  • PX is fixed, EM is fluid.
  • EM is percentage in CSS, 1.5 = 150%

Resources


© Microsoft 2008
Matthew M. Osborn
Valid CSS 2.1!