Home » » b tag in html

b tag in html

b tag in html

Boldface Tag<b>

To make the text appear as bold just place your text between <b> and </b> tags.

Example:

<HTML>
    <HEAD>
        <TITLE>
            Displays text in Bold
        </TITLE>
    </HEAD>
        <BODY>
            Welcome to the <B> DCSA program </B>
        </BODY>
</HTML>

The same effect can also be obtained by using <strong> and </strong> tags.

0 মন্তব্য(গুলি):

একটি মন্তব্য পোস্ট করুন

Comment below if you have any questions

Contact form

নাম

ইমেল *

বার্তা *