Angular Material - Basic card with header in angular material - Angular Material Tutorial



Basic card with header in angular material

<md-card>
    <md-card-header>
        <md-card-header-text>
            <span class="md-title">This will be the title</span>
            <span class="md-subhead">Here goes the (smaller, lighter) sub-header</span>
        </md-card-header-text>
    </md-card-header>
    <md-card-content>
        <p>
        Your content goes here!
        </p>
    </md-card-content>
</md-card>
Clicking "Copy Code" button will copy the code into the clipboard - memory. Please paste(Ctrl+V) it in your destination. The code will get pasted. Happy coding from Wikitechy angular material tutorial , angular 4 material , angular material2 , angular material example team

This angular material provides most of the technology areas such as angular material example , angular material download , angular material design template , angular material vs bootstrap , angular material for angular 2 , what is angular material , angular material demo , angular material2 , angular material demo , angular 4 material , angular material npm , angular material tutorial , angular material cdn , angular material vs bootstrap


Related Searches to Basic card with header in angular material