limanza

tag < b > :

b (bold), i (italic), tt (teletype), sub (subscript), sup (superscript), big, small and hr (horizontal rule) are all presentational tags. As such, their use should be avoided and CSS used instead.in this section we cheking b tag :

Example
code output
< b > This is Bold Text < /b > This is Bold Text

 

Copyright 2014. All rights reserved.