|
|
<b> Defines bold text. The |
<p>This is normal text - <b>and this is bold text</b>.</p>
<p>This is normal text - <span style="font-weight:bold;">and this is bold text</span>.</p>
<style>
b {
font-weight: bold;
}
</style>
Category: | Web Tutorial |
Sub Category: | HTML Tag |
Uploaded by: | Admin |
Read Articlehttps://develop.horje.com/learn/1434/reference