![]() |
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. Grid is an essential component in any website as it efficiently aligns space and improves the user interface. Semantic-UI provides us with a component known as Responsive Grid Container. This component contains a container that can be used alongside a grid to provide a responsive, fixed-width container for wrapping the contents of a page. Responsive Grid Container Class:
Syntax: <div class="ui grid container"> ... </div> Example 1: In the following program, we will be creating a Responsive Grid Container using the ui grid container class. HTML
Output ![]()
Example 2: In the following program, we will be understanding the difference between a normal grid and a grid container that is responsive in nature. HTML
Output ![]()
Reference: https://semantic-ui.com/collections/grid.html |
Reffered: https://www.geeksforgeeks.org
CSS |
Related |
---|
![]() |
![]() |
![]() |
![]() |
![]() |
Type: | Geek |
Category: | Coding |
Sub Category: | Tutorial |
Uploaded by: | Admin |
Views: | 10 |