Menu
×
×
Correct!
Exercise:Use a display class to make the <h1> element stand out more than normal headings (larger font-size and lighter font-weight):
<h1 class="@(9)">My Heading</h1>
<h1 class="display-1">My Heading</h1>
<h1 class="display-2">My Heading</h1>
<h1 class="display-3">My Heading</h1>
<h1 class="display-4">My Heading</h1>
Not CorrectClick here to try again. Correct!Next ❯ |
This will reset the score of ALL 50 exercises.
Are you sure you want to continue?