selector {text-weight: bold;}
If we give the property 'text-weight' with the value 'bold' to a selector, any occurance of text within that selector in the XHTML will be bold.
If we give the property 'text-weight' with the value 'bold' to a selector, any occurance of text within that selector in the XHTML will be bold.
by Pathoschild March 21, 2005

Slang used by American soldiers in the Vietnam War, sardonically meaning "sorry about that", "too damn bad", or "tough shit". Derived from Vietnamese, in which it means a polite "excuse me".
by Pathoschild November 06, 2007

A sequence of characters used in XHTML and CSS to provide information to the browser, such as text formatting.
<b></b> are, respectively, the opening and closing bold tags. This tells the browser to make the enclosed text heavier than normal.
by Pathoschild March 21, 2005
