<style type="text/css">
.test { border: solid; margin: 1em; padding: 0 1em; background: navy; color: yellow; font: 900 2em Ahem, Marlett, Arial; }
- .a { font-family: Courier New, Ahem, Marlett, Arial, sans-serif; }
- .b { font-family: Courier New, Ahem, Marlett, Arial, sans-serif; } /* keep those spaces! */
+ .a { font-family: Courier New, Marlett, Arial, sans-serif; }
+ .b { font-family: Courier New, Marlett, Arial, sans-serif; } /* keep those spaces! */
.c { font-family: Courier
-New, Ahem, Marlett, Arial, sans-serif; } /* do not delete this newline! */
- .d { font-family: Courier New , Ahem, Marlett, Arial, sans-serif; } /* that is a tab! */
+New, Marlett, Arial, sans-serif; } /* do not delete this newline! */
+ .d { font-family: Courier New , Marlett, Arial, sans-serif; } /* that is a tab! */
</style>
</head>
<body>