Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

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

  • 3 ответа
  • 0 имеют эту проблему
  • 271 просмотр
  • Последний ответ от AnonymousUser

more options

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

Все ответы (3)

more options

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...

more options

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

more options

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