Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

how do i create a numbered list in an email

  • 5 답장
  • 1 이 문제를 만남
  • 10 보기
  • 최종 답변자: Onno Ekker

more options

i want to create a list within an email that looks like this:

1) item 1

    a) sub item 1
    b) sub item 2

2) etc

i want to create a list within an email that looks like this: 1) item 1 a) sub item 1 b) sub item 2 2) etc

선택된 해결법

You can change the properties of the ordered list by viewing the HTML and using the Advanced button, but you'll have to do it every time for the second level. Just add an attribute called 'type' with the value 'a' to the properties of the ol-tag.

문맥에 따라 이 답변을 읽어주세요 👍 0

모든 댓글 (5)

more options

use the numbered list button.

if you want part of it a sub list highlight it and increase the indent level that is the buttons with the left and right arrows in the indented text on them

글쓴이 Matt 수정일시

more options

i want to configure a list as follows within the email

1. high level

     a.  second level

2. high level #2

I can only have this: 1. High level

     1. second level

2. high level 2


i dont want a number of my second level, i want a letter (a).

more options

You'll have to type it in by hand then. Thunderbird offers bullets or simple numbers. Nothing else.

You could probably do the formatting in another program and copy it over into your email message. I would be very cautious about using Word; it will add an awful lot of useless extraneous code and probably mess up some other formatting. LibreOffice Writer makes a cleaner job of it.

This is email, not word processing. My advice to myself is KISS.

more options

looking to customize and configure the list properties so there can be sub numbers as mentioned above.

1. high level number

     a.  second level number
     b.  second level number

2. high level number 2

     a.  second level number
     b.  second level number
more options

선택된 해결법

You can change the properties of the ordered list by viewing the HTML and using the Advanced button, but you'll have to do it every time for the second level. Just add an attribute called 'type' with the value 'a' to the properties of the ol-tag.

글쓴이 Onno Ekker 수정일시