Horje

How to create HTML <b> Tag

Make some text bold (without marking it as important):
index.html
Example: HTML
 <p>This is normal text - <b>and this is bold text</b>.</p> 

Output should be:

How to create HTML <b> Tag




Type:
html
Category:
Web Tutorial
Sub Category:
HTML Tag
Uploaded by:
Admin