Támogatás keresése

Kerülje el a támogatási csalásokat. Sosem kérjük arra, hogy hívjon fel egy telefonszámot vagy osszon meg személyes információkat. Jelentse a gyanús tevékenységeket a „Visszaélés bejelentése” lehetőséggel.

További tudnivalók

A témacsoportot lezárták és archiválták. Tegyen fel új kérdést, ha segítségre van szüksége.

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

  • 3 válasz
  • 0 embernek van ilyen problémája
  • 271 megtekintés
  • Utolsó üzenet ettől: 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

Összes válasz (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