Bootstrap snippet and html example. box menu dasboard options

Bootstrap 4.4.1 snippet "box menu dasboard options" with HTML, CSS, and JS. Copy, paste, and customize this responsive UI component for your project.
Tags: menu,box,dashboard,bs4

HTML code

Clean, semantic HTML that powers this Bootstrap 4.4.1 snippet. Copy and paste it into your page (with Bootstrap loaded) to reproduce the exact layout shown in the preview.

<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet">
<div class="container">
    <div class="box-container text-xs-center text-primary" style="table-layout: auto !important;">

        <div class="box-row valign-middle">
            <a href="#" class="box-cell p-a-4 p-y-1 b-r-1 bg-white b-t-1 b-a-1">
                <i class="fa fa-motorcycle font-size-52 line-height-1"></i>
                <div class="font-size-12">Menu Option</div>
            </a>
            <a href="#" class="box-cell p-a-4 p-y-1 b-r-1 bg-white b-t-1 b-a-1">
                <i class="fa fa-window-restore font-size-52 line-height-1"></i>
                <div class="font-size-12">Menu Option</div>
            </a>
            <a href="#" class="box-cell p-a-4 p-y-1  b-r-1  bg-white b-t-1 b-a-1">
                <i class="fa fa-table font-size-52 line-height-1"></i>
                <div class="font-size-12">Menu Option</div>
            </a>

            <a href="#" class="box-cell p-a-4 p-y-1 b-r-1 bg-white b-t-1 b-a-1">
                <i class="fa fa-university font-size-52 line-height-1"></i>
                <div class="font-size-12">Menu Option</div>
            </a>

        </div>

        <div class="box-row valign-middle">
            <a href="#" class="box-cell p-a-4 p-y-1 b-r-1 b-t-1 b-a-1 bg-white">
                <i class="fa fa-clock-o font-size-52 line-height-1"></i>
                <div class="font-size-12">Menu Option</div>
            </a>
            <a href="#" class="box-cell p-a-4 p-y-1 b-r-1 b-t-1 b-a-1 bg-white">
                <i class="fa fa-users font-size-52 line-height-1"></i>
                <div class="font-size-12">Menu Option</div>
            </a>
            <a href="#" class="box-cell p-a-4 p-y-1 b-r-1 bg-white b-t-1 b-a-1">
                <i class="fa fa-credit-card-alt font-size-52 line-height-1"></i>
                <div class="font-size-12">Menu Option</div>
            </a>
            <a href="#" class="box-cell p-a-4 p-y-1 b-r-1 bg-white b-t-1 b-a-1">
                <i class="fa fa-usd font-size-52 line-height-1"></i>
                <div class="font-size-12">Menu Option</div>
            </a>
        </div>

        <div class="box-row valign-middle">
            <a href="#" class="box-cell p-a-4 p-y-1 b-r-1 b-t-1 b-a-1 bg-white">
                <i class="fa fa-cart-arrow-down font-size-52 line-height-1"></i>
                <div class="font-size-12">Menu Option</div>
            </a>
            <a href="#" class="box-cell p-a-4 p-y-1 b-r-1 b-t-1 b-a-1 bg-white">
                <i class="fa fa-shopping-basket font-size-52 line-height-1"></i>
                <div class="font-size-12">Menu Option</div>
            </a>
            <a href="#" class="box-cell p-a-4 p-y-1 b-r-1 b-t-1 b-a-1 bg-white">
                <i class="fa fa-money font-size-52 line-height-1"></i>
                <div class="font-size-12">Menu Option</div>
            </a>
            <a href="#" class="box-cell p-a-4 p-y-1 b-r-1 b-t-1 b-a-1 bg-white">
                <i class="fa fa-opencart font-size-52 line-height-1"></i>
                <div class="font-size-12">Menu Option</div>
            </a>
        </div>
        <div class="box-row valign-middle">
            <a href="#" class="box-cell p-a-4 p-y-1 b-r-1 b-t-1 b-a-1 bg-white">
                <i class="fa fa-times font-size-52 line-height-1"></i>
                <div class="font-size-12">Menu Option</div>
            </a>
            <a href="#" class="box-cell p-a-4 p-y-1 b-r-1 b-t-1 b-a-1 bg-white">
                <i class="fa fa-address-book font-size-52 line-height-1"></i>
                <div class="font-size-12">Menu Option</div>
            </a>
            <a href="#" class="box-cell p-a-4 p-y-1 b-r-1 b-t-1 b-a-1 bg-white">
                <i class="fa fa-bar-chart font-size-52 line-height-1"></i>
                <div class="font-size-12">Menu Option</div>
            </a>
            <a href="#" class="box-cell p-a-4 p-y-1 b-r-1 b-t-1 b-a-1 bg-white">
                <i class="fa fa-bar-chart font-size-52 line-height-1"></i>
                <div class="font-size-12">Menu Option</div>
            </a>
        </div>
        <div class="box-row valign-middle">
            <a href="#" class="box-cell p-a-4 p-y-1 b-r-1 b-t-1 b-a-1 bg-white">
                <i class="fa fa-shopping-basket font-size-52 line-height-1"></i>
                <div class="font-size-12">Menu Option</div>
            </a>
            <a href="#" class="box-cell p-a-4 p-y-1 b-r-1 bg-white b-t-1 b-a-1">
                <i class="fa fa-window-restore font-size-52 line-height-1"></i>
                <div class="font-size-12">Menu Option</div>
            </a>
            <a href="#" class="box-cell p-a-4 p-y-1 b-r-1 bg-white b-t-1 b-a-1">
                <i class="fa fa-window-restore font-size-52 line-height-1"></i>
                <div class="font-size-12">Menu Option</div>
            </a>
        </div>

    </div>
</div>

CSS code

Scoped CSS that styles the component. Paste it after Bootstrap 4.4.1 to keep the design, spacing, and responsiveness consistent.

body{margin-top:20px;}
.box,
.box-container {
    display: table;
    height: 100%;
    table-layout: fixed!important;
    width: 100%
}

.text-xs-center {
    text-align: center!important;
}

.box-row {
    display: table-row;
    width: 100%;
    padding: 0;
    vertical-align: top;
}
.box-cell, .box-row {
    float: none;
}
.dataTable thead th, .valign-middle {
    vertical-align: middle!important;
}

.box-cell {
    display: table-cell;
    overflow: hidden;
    padding: 0;
    vertical-align: inherit;
    border-color: rgba(0, 0, 0, .05);
}

.box-cell, .box-cell>* {
    position: relative;
}
.box-cell, .box-row {
    float: none;
}
.p-a-4 {
    padding: 30px!important;
}

.bg-white {
    background-color: #fff;
}

.b-r-1 {
    border-right-style: solid!important;
}
.b-t-1 {
    border-top-style: solid!important;
}
.b-a-1 {
    border-width: 1px!important;
}

.b-a-1, .b-a-2, .b-a-3, .b-a-4 {
    border-style: solid!important;
}

.font-size-52 {
    font-size: 52px!important;
}
.line-height-1 {
    line-height: 1!important;
}

Similar snippets

Bootstrap example and template. bs4 Ratings and Reviews page

bs4 Ratings and Reviews page

Bootstrap example and template. bs4 social network layout

bs4 social network layout

Bootstrap example and template. Count Menu (no responsive)

Count Menu (no responsive)

Bootstrap example and template. Simple admin dashboard home

Simple admin dashboard home

Bootstrap example and template. bs5 profile billing page

bs5 profile billing page

Bootstrap example and template. Gradients dashboard cards

Gradients dashboard cards

Bootstrap example and template. 500 page error option

500 page error option

Bootstrap example and template. bs4 types of timelines

bs4 types of timelines

FAQ

How do I use this snippet?

Include Bootstrap 4.4.1, paste the HTML, add the CSS block, and include the JS (if any) to mirror the live preview.

Can I use it in commercial projects?

Yes. It’s free for personal and commercial work; check the snippets license for details.

Is it responsive?

Yes. It inherits the responsive grid and components from Bootstrap 4.4.1.

Bootstrap example and template. box menu dasboard options

About this bootstrap example/template

Optimized for copy‑paste: clean HTML, scoped CSS, and minimal JS so you can ship production‑ready UI faster and keep designs consistent.

Mobile‑first and responsive by default. Tested across modern browsers to reduce polish time on your project.

Already trusted in 606+ views. Reuse this snippet to speed up landing pages, dashboards, or onboarding flows.

Bootstrap 4.4.1

<link rel='stylesheet' href='https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css'>

<script src='https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js'></script>

This code example is based on bootstrap 4.4.1 and the grid system of this framework

Responsive

Based on bootstrap framework makes all the layouts perfectly responsive for all devices

Crossbrowser compatibility

Tested on all major browsers, it works smoothly on all of them

semantic html 5

Built on html / css3 the code quality is really amazing

Simple Integration

This code example can be simply integrated on existing sites and new ones too, all you need to do is copy the code and start working