art fight snippets

created by:sunxrice
HTMLBootstrapMiscellaneous

Line Count: 13
Difficulty:
Copy
<div class="bg-primary-muted d-flex p-3 mx-auto mb-2" style="border-radius:5px; max-width:960px">
    
    <div class="mr-3 my-0" style="font-size:3em">
        <i class="fas fa-warning"></i>
    </div>
    
    <div class="my-0">
        <h5 class="mb-1">rating</h5>
        <p class="mb-1">explain here. keep it short.</p>
    </div>
    
</div>
Copy
<div class="border border-secondary d-flex flex-row justify-content-center p-2 mb-3">
    
    <div class="mx-3 my-2">
        <span class="border px-2 py-1 mr-1">#</span>
        <span>group</span>
    </div>
    
    <div class="mx-3 my-2">
        <span class="border px-2 py-1 mr-1">#</span>
        <span>group</span>
    </div>
    
</div>

Password (optional)

Users must enter a password before unlocking this specific version. Please note that this password will only apply to this version.