Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Докладніше

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

html text not displaying correctly

more options

whenever i go onto a simple html website the text displays with what looks like a angle symbol every few letters making the text unreadable any help would be great thanks

whenever i go onto a simple html website the text displays with what looks like a angle symbol every few letters making the text unreadable any help would be great thanks
Прикріплені знімки екрана

Обране рішення

Could be a problem with the font that is used.

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

You can check in the Rules tab in the right panel in the Inspector what font-family is used for selected text. You can check in the Font tab in the right panel in the Inspector what font is actually used because Firefox might be using a different font than specified by the website.

Читати цю відповідь у контексті 👍 0

Усі відповіді (2)

more options

Вибране рішення

Could be a problem with the font that is used.

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

You can check in the Rules tab in the right panel in the Inspector what font-family is used for selected text. You can check in the Font tab in the right panel in the Inspector what font is actually used because Firefox might be using a different font than specified by the website.

Змінено cor-el