📅  最后修改于: 2020-10-25 05:56:42             🧑  作者: Mango
Foundation容器用于始终使网站的浏览器全宽并包装网站内容。
下表列出了Foundation中使用的一些容器-
Sr.No. | Container & Description |
---|---|
1 | Accordion
Accordions contain vertical tabs which are used on websites to expand and collapse large amount of data. |
2 | Callout
It places the content inside the component. |
3 | Dropdown-panes
It displays the content when you click the button. |
4 | Media Object
It adds media objects such as images, videos, blogs comments, etc. along with some content. |
5 | Off-canvas
It sets off the navigation menu from the visible area and displays the main content. |
6 | Reveal-Modal
Foundation allows creating modal dialogs or pop-up windows using reveal class. |
7 | Tables
Foundation provides layouts for displaying data in tabular format. |
8 | Tabs
It is a navigation based tab that displays the content into different panes without leaving the page. |