About 406,000 results
Open links in new tab
  1. How to set specific text as bold via VBA - Stack Overflow

    Jul 25, 2012 · I want to set bold some text in string. How can I do it?

  2. javascript - Make selected text bold/unbold - Stack Overflow

    Jan 2, 2014 · Why you are trying to bold text doing it by hand when you can use built in feature. Modern browsers implements execCommand function that allows to bold, underline etc. on text.

  3. css - How do I make text bold in HTML? - Stack Overflow

    Dec 6, 2016 · I'm trying to make some text bold using HTML, but I'm struggling to get it to work. Here's what I'm trying: Some <bold>text</bold> that I want emboldened. Could someone tell me what I'm

  4. How to make my font bold using css? - Stack Overflow

    Nov 22, 2014 · 261 I'm very new to HTML and CSS and I was just wondering how I could make my font bold using CSS. I have a plain HTML page that imports a CSS file, and I can change the font in the …

  5. How can I print bold text in Python? - Stack Overflow

    Jan 19, 2012 · If all text were WYSIWYG, the need for HTML itself would be mitigated -- you would just select text in your editor and bold it instead of typing out the HTML. Other programs use different …

  6. How do you change text to bold in Android? - Stack Overflow

    Jan 25, 2011 · How do you change text/font settings in an Android TextView? For example, how do you make the text bold?

  7. css - How do I color and bold HTML text? - Stack Overflow

    Mar 27, 2021 · I want to make the word &quot;English&quot; red and bold. How can I do this in HTML? If there is no way to do this CSS would be still OK.

  8. How to set TextView textStyle such as bold, italic

    How to set TextView style (bold or italic) within Java and without using the XML layout? In other words, I need to write android:textStyle with Java.

  9. How to set the font style to bold, italic and underlined in an Android ...

    Jan 7, 2011 · I want to make a TextView 's content bold, italic and underlined. I tried the following code and it works, but doesn't underline.

  10. How can i make text bold and underline in Powershell?

    Jul 16, 2024 · How can i make text bold and underline in Powershell? Asked 1 year, 4 months ago Modified 1 year, 4 months ago Viewed 1k times