-
Notifications
You must be signed in to change notification settings - Fork 8
/
Bootstrap v4 - (Cards) Card - Top Image.json
16 lines (16 loc) · 1.46 KB
/
Bootstrap v4 - (Cards) Card - Top Image.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
"name": "Card - Top Image",
"heading": "card-img-top",
"description": "A card is a flexible and extensible content container. It includes options for headers and footers, a wide variety of content, contextual background colors, and powerful display options.\r\n\r\nIf you\u2019re familiar with Bootstrap 3, cards replace our old panels, wells, and thumbnails. Similar functionality to those components is available as modifier classes for cards.",
"usage": "Cards are built with as little markup and styles as possible, but still manage to deliver a ton of control and customization. Built with flexbox, they offer easy alignment and mix well with other Bootstrap components.\r\n\r\nCards have no fixed width to start, so they\u2019ll naturally fill the full width of its parent element. This is easily customized with our various sizing options.\r\n\r\n",
"snippet": "<div class=\"card\">\r\n <img class=\"card-img-top\" src=\"\/images\/pathToYourImage.png\" alt=\"Card image cap\">\r\n <div class=\"card-body\"> Some more card content <\/div>\r\n<\/div>",
"url": "https:\/\/getbootstrap.com\/docs\/4.0\/components\/card\/",
"type": "Cards",
"library": "Bootstrap v4",
"created": "2017-11-01 00:00:00",
"modified": "2017-11-22 00:40:54",
"contributor_company": "Most Wanted Web Services, Inc.",
"contributor_name": "Steve Voorhees",
"contributor_email": "[email protected]",
"contributor_website": "https:\/\/mostwantedwebhosting.com"
}