BOLD ELEMENT:-
<html>
<body>
<p>This is normal.</p>
<p><b>This is bold.</b></p>
</body>
</html>
<html>
<body>
<p>This is normal.</p>
<p><b>This is bold.</b></p>
</body>
</html>
OUTPUT:-
- <b> tag is use for change text format in bold.
No comments:
Post a Comment