Top "Text-styling" questions

React native text word break strategy of strings with dash

Setup react: 16.6.0-alpha.8af6728 react-native: 0.57.4 Problem Word breaking in Text component does not handle strings with dashes the way app …

react-native text flexbox word-wrap text-styling
How to use Javascript to add multiple style properties to one element?

I've tried various renditions of this code to try and change a certain element for a coding exercise but non …

javascript html css text-styling
Android Textview Italic and wrap_contents

I am using 3 italic textviews with different colors <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:…

android textview bold text-styling italics
JavaFX 8 - How to change the color of the prompt text of a NOT editable combobox via CSS?

The title says everything. I want to change the color of the prompt text of a not editable combobox, so …

css combobox stylesheet javafx-8 text-styling
CSS border above and below but not full width

I am attempting to define a global style for block-quotes on a site I'm working on. The goal is to …

css styling text-styling blockquote
Set part of a UILabel's text bold and another part italic

Is there a way to set part of a UILabel to be bold and another part italic? As in The …

ios cocoa-touch uilabel text-styling