html style bold in a button code example Example 1: how to bold in css font-weight: bold; Example 2: bold text on HTML button <style> font-weight: bold; </style>