On Mon, May 9, 2011 at 4:18 PM, Joshua Kehn <josh.k...@gmail.com> wrote:
> If you are only make the last name bold for stylistic purposes you should
> use CSS and a class. If you have text that needs to be <em>phasized or
> <strong>ly put use the appropriate tags.

Hrmm, I personally don't think there is anything wrong with <b> in this case.

Span tag, or whatever (with a class, optionally, or however you prefer
to mark things up), would work too... but, IMHO, there is absolutely
nothing wrong with <b>.

To each their own I guess. :)

Cheers,
Micky

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to