htm_Card_(capt: '@PHP Source-code:', # string: The card caption icon: 'fas fa-code', # string: Class: icon to the left of caption hint: '', # string: The hint on hover caption form: '', # string: form id/name (No form without a name) acti: '', # string: form action clas: 'cardW480', # string: The card class (general CSS-data) wdth: '', # string: The closed card width styl: 'background-color: white;', # string: The card body style attr: '', # string: general attributes (style) for the card-container show: true, # bool: Show card-buttons top-right head: '', # string: Style for Header background vhgh: '600px', # string: MaxHeight (ViewHeight) for span (HideBody) with scrollable content help: '' # string: Link to custom Card-help ); // Placed here the cardcontent... htm_Card_end();