Mozilla 도움말 검색

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

자세히 살펴보기

How to change each insertable table border to a simple thin line?

more options

On border width=1, inserted tables' four outer borders are doubled as if to depict in 2D a picture frame. How to change each to a simple thin line?

On border width=1, inserted tables' four outer borders are doubled as if to depict in 2D a picture frame. How to change each to a simple thin line?

모든 댓글 (7)

more options

I am having trouble duplicating that. Would you be able to post a screenshot of the table and also one of the HTML in the message?

more options

Please see att'd. images.

User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101

Thunderbird/102.12.0

Content-Language: en-US

This is a multi-part message in MIME format.


a03VZz4cFuQBpYHzmICl0l5w

Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit



a03VZz4cFuQBpYHzmICl0l5w

Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

<meta http-equiv="content-type" content="text/html; charset=UTF-8">







a03VZz4cFuQBpYHzmICl0l5w--
more options

The screenshot didn't show what I needed, but maybe what you want is to set padding to 0. The padding causes a double line to appear.

more options

Padding makes no difference. See the att'd. image. If you'd describe how & where I may find the data that you want to see, I'd be happy to post it here.

more options

Look for the table statement in HTML and insert this at the right:

style="border-collapse: collapse;"   

Here is an example:

글쓴이 david 수정일시

more options

Sorry, my example didn't come through. see attached image

more options

Or you can set it this way if you prefer the dialogs: