question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Can't make text stronger with lead

See original GitHub issue

The following line doesn’t make the text stronger with Bootstrap 4:

<p class="lead">An example of <strong>stronger text</strong> malfunctioning</p>

The lead attribute prevent the strong markup to work properly.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
XhmikosRcommented, Jan 30, 2018

It works fine on here. What browser and OS are you on?


screenshot


My guess is that your system font just doesn’t cover all font weights thus it seems like strong isn’t bolder.

0reactions
imabot2commented, Jan 30, 2018

I understand, sorry for the trouble.

Read more comments on GitHub >

github_iconTop Results From Across the Web

What is Leading in Typography? - InDesignSkills
While generous leading can improve the look of paragraphs, making the leading overly generous can disrupt the flow of the text and impact...
Read more >
How Larger Text Leading Leads to Easier Reading
The only true rule is that you make sure that your leading is optically greater than your horizontal letterspacing and less than the...
Read more >
Accessibility: The use of emphasis in text - Siteimprove Support
We recommend you use the written text itself to emphasize important content. ... Even if you do use Strong <strong> and Emphasis <em>...
Read more >
<b>: The Bring Attention To element - HTML - MDN Web Docs
The <strong> element represents text of certain importance, ... Historically, the <b> element was meant to make text boldface.
Read more >
3 Ways to Bold Text in Adobe Illustrator (Quick Tutorial)
Changing character style is for sure the easiest way to bold text. All you have to do is choose the Bold or Black/Heavy...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found