我正在学习编码,而我在Bootstrap中的Jumbotron类根本没有呈现灰色高光。有人可以看看它并告诉我我做错了吗?
<div class="Jumbotron">
<h1>This is a Jumbotron</h1>
<p>Bacon ipsum dolor amet pastrami shankle jerky tail, ground round hamburger sausage spare ribs strip steak burgdoggen pancetta</p>
<button class="btn btn-success btn-lg">Hi there!</button>
</div>
&#13;