Bootstrap3 Grid-Test

Size
2,580 Kb
Views
42,504

How do I make an bootstrap3 grid-test?

What is a bootstrap3 grid-test? How do you make a bootstrap3 grid-test? This script and codes were developed by Christian Stuff on 01 August 2022, Monday.

Bootstrap3 Grid-Test Previews

Bootstrap3 Grid-Test - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Bootstrap3 Grid-Test</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel='stylesheet prefetch' href='http://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css'> <link rel="stylesheet" href="css/style.css">
</head>
<body> <div class="container-fluid"> <div class="row"> <div class="col-md-12"> <h3 class="e-bordered e-box">Navigation</h3> </div> </div> <div class="row"> <div class="col-md-12"> <div class="e-stage e-orange e-box"> <h3>Stage</h3> </div> </div> </div> <div class="row"> <div class="col-md-12"> <h3 class="e-light e-box e-client">Client Needs entry point</h3> </div> </div> <div class="row"> <div class="col-md-12"> <div class="e-bordered"> <h3 class="e-box">News / Events / Activitystream</h3> <div class="row"> <div class="col-lg-3 col-sm-6"> <div class="e-quarter e-box"> <h4>1/4 = 25%</h4> <p>Some content</p> </div> </div> <div class="col-lg-3 col-sm-6"> <div class="e-quarter e-box"> <h4>1/4 = 25%</h4> <p>Some content</p> </div> </div> <div class="col-lg-3 col-sm-6"> <div class="e-quarter e-box"> <h4>1/4 = 25%</h4> <p>Some content</p> </div> </div> <div class="col-lg-3 col-sm-6"> <div class="e-quarter e-box"> <h4>1/4 = 25%</h4> <p>Some content</p> </div> </div> </div> </div> </div> </div> <div class="row"> <div class="col-md-12"> <div class="e-bordered"> <h3 class="e-box">Teaser Area</h3> <div class="row"> <div class="col-md-6"> <div class="e-orange e-box"> <h4>New Product X</h4> </div> </div> <div class="col-md-3 col-sm-6"> <div class="e-light e-box"> <h4>Careers at XYZ</h4> </div> </div> <div class="col-md-3 col-sm-6"> <div class="e-light e-box"> <h4>Share Price</h4> </div> </div> </div> <div class="row"> <div class="col-md-6"> <div class="e-orange e-box"> <h4>Trends</h4> </div> </div> <div class="col-md-6"> <div class="e-orange e-box"> <h4>Innovation Blog</h4> </div> </div> </div> <div class="row"> <div class="col-md-3 col-sm-6"> <div class="e-light e-box"> <h4>Annual Report</h4> </div> </div> <div class="col-md-3 col-sm-6"> <div class="e-light e-box"> <h4>Innovation Blog</h4> </div> </div> <div class="col-md-6 col-sm-12"> <div class="e-orange e-box"> <h4>Case study</h4> </div> </div> </div> <div class="row"> <div class="col-md-6"> <div class="e-orange e-box"> <h4>Innovation Blog</h4> </div> </div> <div class="col-md-3 col-sm-6"> <div class="e-light e-box"> <h4>XYZ Twitter</h4> </div> </div> <div class="col-md-3 col-sm-6"> <div class="e-light e-box"> <h4>XYZ Instagram</h4> </div> </div> </div> </div> </div> </div> <div class="row"> <div class="col-md-12"> <h3 class="e-light e-box e-facts">Facts and Figures</h3> </div> </div> <div class="row"> <div class="col-md-12"> <h3 class="e-bordered e-box">Footer</h3> </div> </div>
</div>
</body>
</html>

Bootstrap3 Grid-Test - Script Codes CSS Codes

body { margin: 20px 10px 0;
}
.container-fluid { max-width: 1280px;
}
h3,
h4 { margin: 0;
}
h3 { text-align: center;
}
.e-bordered { border: 1px solid #999; margin-bottom: 20px;
}
.e-box { margin-bottom: 20px; padding: 10px;
}
.e-box:not(h3) { min-height: 100px;
}
.e-orange { background: orange;
}
.e-light { background: #ffd280;
}
.e-stage { background: orange; padding: 10px 10px 30%; text-align: center;
}
@media screen and (max-width: 600px) { .e-stage { padding-bottom: 75%; }
}
.e-client,
.e-facts { min-height: 90px;
}
.e-half { background: #cccccc; padding: 10px;
}
.e-third { background: #dddddd; padding: 10px;
}
.e-quarter { background: #eeeeee; padding: 10px;
}
Bootstrap3 Grid-Test - Script Codes
Bootstrap3 Grid-Test - Script Codes
Home Page Home
Developer Christian Stuff
Username Regaddi
Uploaded August 01, 2022
Rating 3
Size 2,580 Kb
Views 42,504
Do you need developer help for Bootstrap3 Grid-Test?

Find the perfect freelance services for your business! Fiverr's mission is to change how the world works together. Fiverr connects businesses with freelancers offering digital services in 500+ categories. Find Developer!

Christian Stuff (Regaddi) Script Codes
Create amazing marketing copy with AI!

Jasper is the AI Content Generator that helps you and your team break through creative blocks to create amazing, original content 10X faster. Discover all the ways the Jasper AI Content Platform can help streamline your creative workflows. Start For Free!