语义 UI 段类型
Semantic UI 是一个开源框架,它使用 CSS 和 jQuery 构建出色的用户界面。它与使用的引导程序相同,并且有很多不同的元素可用于使您的网站看起来更令人惊叹。
语义 UI 有一堆用于用户界面设计的组件。其中之一是 Segments 组件。段用于显示相关内容的不同部分。根据段的使用要求,它有不同的类型。
语义 UI 段类型:
- Segment:显示内容的基本段。
- Placeholder Segment :此类用于显示条件内容。
- Raised :此类用于提升细分。
- Stacked:此类用于显示由多个页面组成的段。
- Piled :该类用于使段看起来像一堆页面。
- Vertical Segment :此类用于垂直格式化段。
句法:
...
示例:以下示例说明了不同类型的段。
HTML
GeeksforGeeks
Semantic UI Segment Types
Segment
GeeksforGeeks Courses - Interactive
LIVE & Self-Paced Courses.
Raised Segment
Data Structures and Algorithms - Self Paced.
Most popular course on DSA trusted by over
6 ,000 students!
Piled Segment
Complete Interview Preparation - Self
Paced. A placement preparation pack
built with years of expertise.
Stacked Segment
Amazon SDE Preparation Test Series.
A test series that will help you
prepare for coding interviews for
Amazon.
输出:
参考: https://semantic-ui.com/elements/segment.html