File:SimpleCardLayout.png
From Convention Master Documentation
Size of this preview: 800 × 286 pixels. Other resolution: 1,189 × 425 pixels.
Original file (1,189 × 425 pixels, file size: 17 KB, MIME type: image/png)
Summary
Example Simple Card Layout.
HTML
<div class="row">
<div class="col-xl-4">
<div class="card card-primary">
<div class="card-header">
<h3 class="card-title text-white"><i class="fas fa-print"></i> Card Title</h3>
</div>
<div class="card-body">
Some Content Here
</div>
<div class="card-footer">
<div class="float-right">
<a href="index.php?file=modules/event_setup/manage_printers.inc.php" class="btn btn-secondary text-white text-decoration-none">
Cancel
</a>
<button type="submit" name="mode" value="Save" class="btn btn-primary">
Save
</button>
</div>
<button type="button" class="btn btn-outline-danger" id="deletePoolBtn">
Delete
</button>
</div>
</form>
</div>
</div>
</div>
File history
Click on a date/time to view the file as it appeared at that time.
| Date/Time | Thumbnail | Dimensions | User | Comment | |
|---|---|---|---|---|---|
| current | 23:51, 3 December 2025 | 1,189 × 425 (17 KB) | Trapa (talk | contribs) | Example Simple Card Layout. |
You cannot overwrite this file.
File usage
The following page uses this file:
