Replies: 1 comment
-
Isn't this just a Card ? From Bootstrap doc <article>
<hgroup>
<h1>Hello, world!</h1>
<p>This is a simple hero unit, a simple jumbotron-style component for calling extra attention to
featured content or information.</p>
</hgroup>
<hr>
<p>It uses utility classes for typography and spacing to space content out within the larger container.
</p>
<button>Learn more</button>
</article> |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For my website, i would like a jumbotron like in bootstrreap.
Beta Was this translation helpful? Give feedback.
All reactions