Difference between revisions of "User:SynthSy/Modal"
Jump to navigation
Jump to search
(Created page with "<!-- Button trigger modal --> <div type="button" class="btn btn-primary" data-toggle="modal" data-target="#exampleModal"> Launch demo modal </div> <!-- Modal --> <div class="...") |
|||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<!-- Button trigger modal --> | <!-- Button trigger modal --> | ||
− | <div type="button" class="btn btn-primary" data-toggle="modal" data-target="#exampleModal"> | + | <div type="button" class="btn btn-primary" data-toggle="modal" data-target="#exampleModal">Launch demo modal</div> |
− | Launch demo modal | ||
− | </div> | ||
<!-- Modal --> | <!-- Modal --> | ||
Line 8: | Line 6: | ||
<div class="modal-dialog" role="document"> | <div class="modal-dialog" role="document"> | ||
<div class="modal-content"> | <div class="modal-content"> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<div class="modal-body"> | <div class="modal-body"> | ||
− | . | + | [[File:ScratchBannerHeroicWanderer.jpg|class=img-fluid|link=]] |
</div> | </div> | ||
<div class="modal-footer"> | <div class="modal-footer"> | ||
− | < | + | <span class="muted"><nowiki>ScratchBannerHeroicWanderer.jpg</nowiki></span> |
− | < | ||
</div> | </div> | ||
</div> | </div> | ||
</div> | </div> | ||
</div> | </div> |
Latest revision as of 00:50, 21 April 2024
Launch demo modal