B
The B element is one of several font style elements. The starting B elements renders its content in a boldface between the starting and ending B element. B element can be defined in CSS to specify a true bold font face. In style sheet rules to some or all B elements in a page, you can define B elements to be in a blue color by assigning the style rule B {color:blue}. For example:
<P>Sarvpratham provides <B>Search Engine Optimization</B> and <B>Search Engine Marketing</B> services.</P>