[svn r38] demo with font shorthand trunk
authordglazman
Mon, 15 Mar 2010 08:00:55 -0500
branchtrunk
changeset 34 b95217570237
parent 33 593000863038
child 35 f25ec50003ff
[svn r38] demo with font shorthand
demo.xhtml
--- a/demo.xhtml	Mon Mar 15 07:57:17 2010 -0500
+++ b/demo.xhtml	Mon Mar 15 08:00:55 2010 -0500
@@ -8,12 +8,11 @@
 /* comment between two declarations */<a ></a>border: 2px silver solid; padding: 1em; -moz-border-radius: 11px;
 -webkit-border-radius:11px}
 body { font-family: sans-serif; margin: 1em }
-.foo { font: x-large/110% "New Century Schoolbook", serif }
+.foo { font: 300 italic 1.3em/1.7em "FB Armada", sans-serif }
 /* comment between two style rules */
 h1 { background-color: silver }
 h2 { background-color: lightgrey }
-h1, h2 { margin: 0px; padding: 4px }}
-  </style>
+h1, h2 { margin: 0px; padding: 4px }}</style>
   <script type="application/x-javascript"  src="cssParser.js"></script>
   <script type="application/x-javascript">
     function onLoad() {