html font style for bold code example Example 1: css bold text .text { font-weight: bold; } Example 2: make text bold with html <b> You Text Here </b>