Quote:
Originally Posted by My God
sorry for bumpin this but how do i make the names bold as well? the color changed but need to make the names bold as well with color
|
Easiest way would be to add <b> OR <strong> to the first box and </b> OR </strong> to the second box- either will work although <strong> is the preferred term.
So your opening box would be like:
<strong><span style="color:green;">
and your closing box would be:
</span></strong>