CSS shorthand Tips
Posted by admin on April 1st, 2009CSS font shorthand rule
font-size: 1em; line-height: 1.5em; font-weight: bold; font-style: italic; font-variant: small-caps; font-family: verdana,serif;
CSS font shorthand rule
font-size: 1em; line-height: 1.5em; font-weight: bold; font-style: italic; font-variant: small-caps; font-family: verdana,serif;
We are in the process of writing this article
function functionName($parameter1)
{
Do some stuff;
}
Recent Comments