I don't have a lot of experience with HTML tables and in-line CSS, but I'm trying to create an HTML email signature. Ideally, I'd like to have a small image on the left, text in the center, and a l. This is an online stylish text generator. You can generate stylish text by putting your regular text in the first box and then all sorts of different styles of text will be created in the other box. Ever wanted a stylish name on social media or for a gaming handle? This generator will help with that!
Props#
textShadowOffset#
Type
Required
object: {width: number,height: number}
No
color#
Type
Required
color
No
fontSize#
Type
Required
number
No
fontStyle#
Type
Required
enum('normal', 'italic')
No
fontWeight#
Specifies font weight. The values 'normal' and 'bold' are supported for most fonts. Not all fonts have a variant for each of the numeric values, in that case the closest one is chosen.
Set to false to remove extra font padding intended to make space for certain ascenders / descenders. With some fonts, this padding can make text look slightly misaligned when centered vertically. For best results also set textAlignVertical to center. Default is true.
Type
Required
Platform
bool
No
Android
textAlignVertical#
Type
Required
Platform
enum('auto', 'top', 'bottom', 'center')
No
Android
fontVariant#
Type
Required
Platform
array of enum('small-caps', 'oldstyle-nums', 'lining-nums', 'tabular-nums', 'proportional-nums')