<b> Defines bold text. The |
Example:
HTML
<p>This is normal text - <b>and this is bold text</b>.</p>
Example:
HTML
<p>This is normal text - <span style="font-weight:bold;">and this is bold text</span>.</p>
Example:
HTML
<style>
b {
font-weight: bold;
}
</style>
How to create HTML <b> Tag | HTML Tag |
Tips and Notes for HTML <b> Tag | HTML Tag |
What Audio Format and Browser will Support for HTML <b> Tag | HTML Tag |
How to Use CSS to set bold text | HTML Tag |
How to set Default CSS Settings | HTML Tag |
Read Full: | HTML Tag |
Category: | Web Tutorial |
Sub Category: | HTML Tag |
Uploaded: | 8 months ago |
Uploaded by: | Admin |
Views: | 1 |
Ref on: | View |