limanza

tag < big > :

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.

Example
code output
My name is < big > soheil < /big > My name is soheil

 

Copyright 2014. All rights reserved.