{{-- extent layout --}} @extends('layouts.contentLayoutMaster') {{-- page title --}} @section('title','Cards Basic') {{-- page styles --}} @section('page-style') @endsection {{-- page content --}} @section('content')
Basic card good at containing small bits of information.
I am a very simple card with solid background & link. I am good at containing small bits of information. I am convenient because I require little markup to use effectively.
I am a very simple card with gradient background & button. I am good at containing small bits of information. I am convenient because I require little markup to use effectively.
Here is the standard card with an image thumbnail.
I am a very simple card with link. I am good at containing small bits of information. I am convenient because I require little markup to use effectively.
I am a very simple card with button. I am good at containing small bits of information. I am convenient because I require little markup to use effectively.
Here is an image card with a Floating Action Button.
I am a very simple card with small size solid color fab button. I am good at containing small bits of information. I am convenient because I require little markup to use effectively.
I am a very simple card with large size gradient color fab button. I am good at containing small bits of information. I am convenient because I require little markup to use effectively.
Here is the standard card with a horizontal image.
I am a very simple card with link. I am good at containing small bits of information.
I am a very simple card with button. I am good at containing small bits of.
Here you can add a card that reveals more information once clicked.
Here is some more information about this product that is only revealed once clicked on.
Just add the card-reveal
div with a
span.card-title
inside to make this work. Add the class
activator
to an element inside the card to allow it to
open the card
reveal.
Here is some more information about this product that is only revealed once clicked on.
The default state is having the card-reveal go over the card-action.
Here is some more information about this product that is only revealed once clicked on.
You can make your card-action always visible by adding the class
sticky-action
to the overall card.
For a simpler card with less markup, try using a card panel which just has padding and a shadow effect
I am a very simple card. I am good at containing small bits of information. I am convenient because I require little markup to use effectively.
I am a very simple card. I am good at containing small bits of information. I am convenient because I require little markup to use effectively.
Small
The Small Card limits the height of the card to 300px.
I am a very simple card. I am good at containing small bits of information.
Medium
The Medium Card limits the height of the card to 400px.
I am a very simple card. I am good at containing small bits of information. I am convenient because I require little markup to use effectively.
Large
The Large Card limits the height of the card to 500px.
I am a very simple card. I am good at containing small bits of information. I am convenient because I require little markup to use effectively. I am a very simple card. I am good at containing small bits of information. I am convenient because I require little markup to use effectively. I am a very simple card. I am good at containing small bits of information. I am convenient because I require little markup to use effectively.
For a simpler card with less markup, try using a card panel which just has padding and a shadow effect