French, Angela K (MHTG) wrote:
> Hello,
> I am new to this list and this thread caught my interest.  Theirry, I
> looked at your source code and I am not familiar with this: <p
> class="buttons"><a class="tjk-button"><b class="tl"></b><b
> class="tr"></b><b class="bl"></b><b class="br"></b><b
> class="wrapper">......</p> .
> Can you please tell me what <b></b> is/does?

Angela,

It's the <b>old tag, generally replaced with <strong> when semantic
meaning is important, but often used in rounded corners (as in Thierry's
case), shadowing and other such implementations when CSS Trickery is
required. In these cases, it often bears no real semantic meaning, but
is used because of its relative brevity.

You can read more about it here:
http://www.w3schools.com/tags/tag_font_style.asp

Hope it helps.
--Bill



-- 
/**
 * Bill Brown
 * TheHolierGrail.com & MacNimble.com
 * From dot concept...to dot com...since 1999.
 ***********************************************/
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to