Memory Usage

32.3%
8,6,5,9,8,4,9,3,5,9

CPU Usage

140.05
4,3,5,7,12,10,4,5,11,7

Disk Usage

82.02%
1,2,1,3,2,10,4,12,7

Daily Traffic

62,201
3,12,7,9,2,3,4,5,2

IMG_43445

JPG Image

1.2mb

VID_6543

MP4 Video

24.8mb

Tax_Form

Word Document

5.5mb

Getting_Started

PDF Document

12.7mb

Introduction

PDF Document

7.7mb

IMG_43420

JPG Image

2.2mb

IMG_43447

JPG Image

3.2mb

VID_6545

AVI Video

14.8mb

Secret_Document

Word Document

4.5mb

+ Add Event

Height Utilities

Use height utilities to quickly set a height of an element.

You can set a height to an element instantly by using the following utilities classes for height.

.ht-80
.ht-150
.ht-100
Smaller Height Value
.ht-[value] 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10
Regular Height Value
.ht-[value] 15 | 20 | 25 | 30 | ... | 100   (step of 5)
Bigger Height Value
.ht-[value] 150 | 200 | 250 | 300 | ... | 850   (step of 50)

You can set a height through percentage using the following utilities classes.

Class Value
.ht-[value]p 10 | 20 | 30 | 40 | ... | 100   (step of 10)

You can also set a height to a different media query using the following utilities classes.

<div class="ht-50 ht-md-60 ht-lg-100"></div>
Class Value
.ht-[size]-[value]

size: xs | sm | md | lg | xl

value: the height value (refer to code above)

.ht-[size]-[value]p

You can also set a height using the extra utilities classes below.

Class Description
.ht-100v Set a height to an element based on viewport height.
.ht-auto Set an auto height to an element.