C# ASP.NET SQL SERVER

What is an EM?

Although I've been using EM's in CSS and HTML to define font sizes for years I've only just discovered the definition of an EM. It's the with of a capital M in a particular font.

An EM-Dash is a dash that is the width (length) of an EM, which is usually longer than a standard dash.

» Similar Posts

  1. Optimizing CSS in ASP.NET MVC
  2. Combine, compress, and update your CSS file in ASP.NET MVC
  3. Loading a web page in a browser

» Trackbacks & Pingbacks

    No trackbacks yet.
Trackback link for this post:
http://guyellisrocks.com/trackback.ashx?id=179

» Comments

  1. Mark avatar

    I'm not a huge fan of the EM actually. Nor do I like it when people use px for fonts.

    I guess if I had to choose one standard for everything, it would be pixels...but fonts have always been measured in points (pt) for me :P

    Mark — September 11, 2009 7:26 PM

» Leave a Comment