Test: Difference between revisions

From Now That's What I Call Music Wiki
No edit summary
No edit summary
Line 1: Line 1:
<div class="jumbotron">
<div class="jumbotron">
  <h1 class="display-3">Hello, world!</h1>
<h1 class="display-3">Hello, world!</h1>
  <p class="lead">This is a simple hero unit, a simple jumbotron-style component for calling extra attention to featured content or information.</p>
<p class="lead">This is a simple hero unit, a simple jumbotron-style component for calling extra attention to featured content or information.</p>
  <hr class="my-4">
<hr class="my-4">
  <p>It uses utility classes for typography and spacing to space content out within the larger container.</p>
<p>It uses utility classes for typography and spacing to space content out within the larger container.</p>
  <p class="lead">
<p class="lead">
    <a class="btn btn-primary btn-lg" href="#" role="button">Learn more</a>
<a class="btn btn-primary btn-lg" href="#" role="button">Learn more</a>
  </p>
</p>
</div>
</div>


<div class="card mb-3">
<div class="card mb-3">
  <h3 class="card-header">Card header</h3>
<h3 class="card-header">Card header</h3>
  <div class="card-body">
<div class="card-body">
    <h5 class="card-title">Special title treatment</h5>
<h5 class="card-title">Special title treatment</h5>
    <h6 class="card-subtitle text-muted">Support card subtitle</h6>
<h6 class="card-subtitle text-muted">Support card subtitle</h6>
  </div>
</div>
  <svg xmlns="http://www.w3.org/2000/svg" class="d-block user-select-none" width="100%" height="200" aria-label="Placeholder: Image cap" focusable="false" role="img" preserveAspectRatio="xMidYMid slice" viewBox="0 0 318 180" style="font-size:1.125rem;text-anchor:middle">
<svg xmlns="http://www.w3.org/2000/svg" class="d-block user-select-none" width="100%" height="200" aria-label="Placeholder: Image cap" focusable="false" role="img" preserveAspectRatio="xMidYMid slice" viewBox="0 0 318 180" style="font-size:1.125rem;text-anchor:middle">
    <rect width="100%" height="100%" fill="#868e96"></rect>
<rect width="100%" height="100%" fill="#868e96"></rect>
    <text x="50%" y="50%" fill="#dee2e6" dy=".3em">Image cap</text>
<text x="50%" y="50%" fill="#dee2e6" dy=".3em">Image cap</text>
  </svg>
</svg>
  <div class="card-body">
<div class="card-body">
    <p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's content.</p>
<p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's content.</p>
  </div>
</div>
  <ul class="list-group list-group-flush">
<ul class="list-group list-group-flush">
    <li class="list-group-item">Cras justo odio</li>
<li class="list-group-item">Cras justo odio</li>
    <li class="list-group-item">Dapibus ac facilisis in</li>
<li class="list-group-item">Dapibus ac facilisis in</li>
    <li class="list-group-item">Vestibulum at eros</li>
<li class="list-group-item">Vestibulum at eros</li>
  </ul>
</ul>
  <div class="card-body">
<div class="card-body">
    <a href="#" class="card-link">Card link</a>
<a href="#" class="card-link">Card link</a>
    <a href="#" class="card-link">Another link</a>
<a href="#" class="card-link">Another link</a>
  </div>
</div>
  <div class="card-footer text-muted">
<div class="card-footer text-muted">
    2 days ago
2 days ago
  </div>
</div>
</div>
</div>
<div class="card">
<div class="card">
  <div class="card-body">
<div class="card-body">
    <h4 class="card-title">Card title</h4>
<h4 class="card-title">Card title</h4>
    <h6 class="card-subtitle mb-2 text-muted">Card subtitle</h6>
<h6 class="card-subtitle mb-2 text-muted">Card subtitle</h6>
    <p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's content.</p>
<p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's content.</p>
    <a href="#" class="card-link">Card link</a>
<a href="#" class="card-link">Card link</a>
    <a href="#" class="card-link">Another link</a>
<a href="#" class="card-link">Another link</a>
  </div>
</div>
</div>
</div>

Revision as of 19:46, 4 August 2022

Hello, world!

This is a simple hero unit, a simple jumbotron-style component for calling extra attention to featured content or information.


It uses utility classes for typography and spacing to space content out within the larger container.

<a class="btn btn-primary btn-lg" href="#" role="button">Learn more</a>

Card header

Special title treatment
Support card subtitle

<svg xmlns="http://www.w3.org/2000/svg" class="d-block user-select-none" width="100%" height="200" aria-label="Placeholder: Image cap" focusable="false" role="img" preserveAspectRatio="xMidYMid slice" viewBox="0 0 318 180" style="font-size:1.125rem;text-anchor:middle"> <rect width="100%" height="100%" fill="#868e96"></rect> <text x="50%" y="50%" fill="#dee2e6" dy=".3em">Image cap</text> </svg>

Some quick example text to build on the card title and make up the bulk of the card's content.

  • Cras justo odio
  • Dapibus ac facilisis in
  • Vestibulum at eros

<a href="#" class="card-link">Card link</a> <a href="#" class="card-link">Another link</a>

Card title

Card subtitle

Some quick example text to build on the card title and make up the bulk of the card's content.

<a href="#" class="card-link">Card link</a> <a href="#" class="card-link">Another link</a>