Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

How can I change my font to italics? I am doing this in an online email service: inbox.com

  • 3 பதிலளிப்புகள்
  • 0 இந்த பிரச்னைகள் உள்ளது
  • 271 views
  • Last reply by AnonymousUser

I would like my signature in my email service (inbox.com) to be written in italics. The service has rich text formatting, but I do not see how to access it in the account settings, where I create the signature. What is the coding to make it appear in italics?

This happened

Every time Firefox opened

== Always

I would like my signature in my email service (inbox.com) to be written in italics. The service has rich text formatting, but I do not see how to access it in the account settings, where I create the signature. What is the coding to make it appear in italics? == This happened == Every time Firefox opened == Always

All Replies (3)

try using the following HTML tags: italic text

where you insert your signature instead of 'italic text' (maybe your e-mail provider allows you to input raw HTML)

otherwise you can try to prefix your signature with -- like:

-- Here comes my signature...

as the HTML tags where suppressed here are they again with spaces you need to trim: < i > italic text < / i >

Thanks very much, but that did not work. I typed before the print, and after. It showed up just like that when I went to compose email. Thanks, anyway, Rita