Snippets tagged “font-weight”
1 snippet uses this tag.
- How to Make the Text Bold in HTMLHTML
In this snippet, you’ll see how to make the text bold by using the <strong> or <b> tags. Also, you can use the CSS font-weight property in the HTML part.