|
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. It uses a class to add CSS to the elements. Semantic-UI has really cool headers that can be used with text, Icons and many more. A header provides a short summary of the content. We will create a UI to show the different types of Headers. After creating this basic template you can work with different components of Semantic UI. Page Headers Type is one of the Semantic-UI header types. Using this class, headers may be oriented to give the hierarchy of a section in the context of the page. To create page header add class ui header to heading(h1, h2, h3, h4, h5, h6) element. Semantic-UI Page Headers Type Class:
Syntax: <heading_element class="ui header"> .... </heading_element > Example 1: This example demonstrates the Page Headers Semantic UI Header Types class with h1, h3 heading elements. HTML
Output: Semantic-UI Page Headers Type Example 2: This example demonstrates the Page Headers Semantic UI Header Types class with h2, h4, h5 heading elements. HTML
Output: Semantic-UI Page Headers Type Reference: https://semantic-ui.com/elements/header.html#page-headers |
Reffered: https://www.geeksforgeeks.org
CSS |
Related |
---|
|
![]() |
![]() |
![]() |
![]() |
Type: | Geek |
Category: | Coding |
Sub Category: | Tutorial |
Uploaded by: | Admin |
Views: | 10 |