<div class="modal"> <header class="modal-header"> <h3 class="modal-title">Modal Header</h3> <i class="fas fa-times close-icon"></i> </header> <div class="modal-body"> <p> Lorem ipsum dolor sit amet consectetur adipisicing elit. Iste, reprehenderit. Beatae voluptate blanditiis, rerum molestias aspernatur facilis laboriosam doloribus fugit. </p> </div> <footer class="modal-buttons"> <button class="btn btn-cancel">Cancel</button> <button class="btn btn-agree">Agree</button> </footer> </div>
Preview:
downloadDownload PNG
downloadDownload JPEG
downloadDownload SVG
Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!
Click to optimize width for Twitter