Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Mozilla 도움말 검색

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

자세히 살펴보기

이 쓰레드는 잠기고 보존되었습니다. 만약 도움이 필요하시면 새로운 질문을 올려주세요.

Firefox will not show bold

  • 4 답장
  • 0 이 문제를 만남
  • 214 보기
  • 최종 답변자: cor-el

more options

I am making a web page (in Dreamweaver) for a meeting and I have certain things in bold. In Firefox, the bold (<b></b>) does not show. Bold shows up on my pages on Chrome and on Microsoft edge. I've also tried the <strong> tag, but that doesn't work either. The font family for the pages is sans-serf. I really need this to show on most browsers.

I am making a web page (in Dreamweaver) for a meeting and I have certain things in bold. In Firefox, the bold (&lt;b&gt;&lt;/b&gt;) does not show. Bold shows up on my pages on Chrome and on Microsoft edge. I've also tried the &lt;strong&gt; tag, but that doesn't work either. The font family for the pages is sans-serf. I really need this to show on most browsers.

글쓴이 cor-el 수정일시

선택된 해결법

You could try font-weight. Hopefully you can use the link below by removing the blank space.

https://www.w3schools. com/jsref/prop_style_fontweight.asp

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

모든 댓글 (5)

more options

You can check in the Inspector what font is used and whether Firefox sees the bold rules.

You can right-click and select "Inspect" to open the built-in Inspector with this element selected.

more options

I did that initially. There was only one html/CSS issue and it was not for the area where there are problems. There was an issue where with a link to Adobe fonts in the head, but I erased the script and that did nothing to the page viewing in Firefox.

more options

선택된 해결법

You could try font-weight. Hopefully you can use the link below by removing the blank space.

https://www.w3schools. com/jsref/prop_style_fontweight.asp

more options

Can you post a link to a publicly accessible page (i.e. no authentication or signing on required) ?

more options

This question has been locked because the original author has deleted their account. While you can no longer post new replies, the existing content remains available for reference.