![]() |
VOOZH | about |
Semantic UI is an open-source framework that uses CSS and jQuery to build great user interfaces. It is the same as a bootstrap for use and has great different elements to use to make your website look more amazing. The best part about this framework is that it creates beautiful and responsive layouts as it contains pre-built semantic components.
A Menu is a component that displays a group of items that serve as navigation between one section of the website to another. It is an essential component and is always present in any website in order to make the navigation easy for the user. By default, the Menu is horizontal and displays the items inside it in a horizontal manner i.e. next to each other. There are various Menu Types in Semantic UI. In this article, we will know all about them briefly.
Semantic UI Menu Types:
Syntax:
<div class="MenuType"> Content </div>
Example 1: This example describes the Semantic-UI Menu Types by creating the pointing type with displaying the element.
Output:
Example 2: This example describes the uses of Semantic-UI Menu Tabular Type with more tabs.
Output:
Example 3: The below example demonstrates the use of Semantic UI Menu Pagination Type.
Output:
Reference: https://semantic-ui.com/collections/menu.html#menu