.. include:: /Includes.rst.txt .. highlight:: rst .. index:: reST; Cards .. _rest-cards: ===== Cards ===== Cards are used to group content together and provide a brief introduction on a given subject. Simple cards ============ .. container:: row m-0 p-0 .. container:: col-md-6 pl-0 pr-3 py-3 m-0 .. container:: card px-0 h-100 .. rst-class:: card-header h3 .. rubric:: :ref:`Concepts ` .. container:: card-body Written for new users, this chapter introduces some of TYPO3s core concepts including the backend, TYPO3s administration interface. .. container:: col-md-6 pl-0 pr-3 py-3 m-0 .. container:: card px-0 h-100 .. rst-class:: card-header h3 .. rubric:: :ref:`System Requirements ` .. container:: card-body System requirements for the host operation system, including its web server and database and how they should be configured prior to installation. .. code-block:: rst .. container:: row m-0 p-0 .. container:: col-md-6 pl-0 pr-3 py-3 m-0 .. container:: card px-0 h-100 .. rst-class:: card-header h3 .. rubric:: :ref:`Concepts ` .. container:: card-body Written for new users, this chapter introduces some of TYPO3s core concepts including the backend, TYPO3s administration interface. .. container:: col-md-6 pl-0 pr-3 py-3 m-0 .. container:: card px-0 h-100 .. rst-class:: card-header h3 .. rubric:: :ref:`System Requirements ` .. container:: card-body System requirements for the host operation system, including its web server and database and how they should be configured prior to installation. Cards with buttons in the footer ================================ .. container:: row m-0 p-0 .. container:: col-md-6 pl-0 pr-3 py-3 m-0 .. container:: card px-0 h-100 .. rst-class:: card-header h3 .. rubric:: :ref:`Pages ` .. container:: card-body The Page Management Guide introduces TYPO3's Page Tree and explains how pages are created and managed. .. container:: card-footer pb-0 .. rst-class:: horizbuttons-striking-m * `12-dev `__ * `11.5 `__ * `10.4 `__ .. container:: col-md-6 pl-0 pr-3 py-3 m-0 .. container:: card px-0 h-100 .. rst-class:: card-header h3 .. rubric:: :ref:`Content ` .. container:: card-body The Content Creation Guide shows how page content is created in the form of Content Elements. .. container:: card-footer pb-0 .. rst-class:: horizbuttons-striking-m * `12-dev `__ * `11.5 `__ * `10.4 `__ .. code-block:: rst .. container:: row m-0 p-0 .. container:: col-md-6 pl-0 pr-3 py-3 m-0 .. container:: card px-0 h-100 .. rst-class:: card-header h3 .. rubric:: :ref:`Pages ` .. container:: card-body The Page Management Guide introduces TYPO3's Page Tree and explains how pages are created and managed. .. container:: card-footer pb-0 .. rst-class:: horizbuttons-striking-m * `12-dev `__ * `11.5 `__ * `10.4 `__ .. container:: col-md-6 pl-0 pr-3 py-3 m-0 .. container:: card px-0 h-100 .. rst-class:: card-header h3 .. rubric:: :ref:`Content ` .. container:: card-body The Content Creation Guide shows how page content is created in the form of Content Elements. .. container:: card-footer pb-0 .. rst-class:: horizbuttons-striking-m * `12-dev `__ * `11.5 `__ * `10.4 `__ Cards with images ================= .. container:: row m-0 p-0 .. container:: col-md-6 pl-0 pr-3 py-3 m-0 .. container:: card px-0 h-100 .. rst-class:: card-header h3 .. rubric:: :ref:`Cards ` .. container:: card-body .. image:: /Images/cards.png :alt: Cards, example output :class: with-shadow mb-2 Cards can be used to shortly introduce topics and generate overview pages. .. container:: col-md-6 pl-0 pr-3 py-3 m-0 .. container:: card px-0 h-100 .. rst-class:: card-header h3 .. rubric:: :ref:`Tabs ` .. container:: card-body .. image:: /Images/tabs.png :alt: Tabs, example output :class: with-shadow mb-2 Tabs can be used to present a topic from different perspectives. .. code-block:: rst .. container:: row m-0 p-0 .. container:: col-md-6 pl-0 pr-3 py-3 m-0 .. container:: card px-0 h-100 .. rst-class:: card-header h3 .. rubric:: :ref:`Cards ` .. container:: card-body .. image:: /Images/cards.png :alt: Cards, example output :class: with-shadow mb-2 Cards can be used to shortly introduce topics and generate overview pages. .. container:: col-md-6 pl-0 pr-3 py-3 m-0 .. container:: card px-0 h-100 .. rst-class:: card-header h3 .. rubric:: :ref:`Tabs ` .. container:: card-body .. image:: /Images/tabs.png :alt: Tabs, example output :class: with-shadow mb-2 Tabs can be used to present a topic from different perspectives.