|
HTML: Text effects
<B>Text goes here</B>
This tag is used to put text in bold.
<B> is used to start the effect while </B>
ends it.
<I>Text goes here</I>
This tag is used to put text in itallic
<I> is used to start the effect while </I>
ends it.
<U>Text goes here</U>
This tag is used to underline text.
<U> is used to start the effect while </U>
ends it.