Bootstrap snippet and html example. About Sections User Interface

Bootstrap 4.0.0-beta snippet "About Sections User Interface" with HTML, CSS, and JS. Copy, paste, and customize this responsive UI component for your project.
Tags: section,ui,bootstrap

\r\n\r\n\r\n\r\n\r\n\r\n\r\n
\r\n

About

\r\n\t

by @AlPhaD

\r\n\t

contribute on github alpha-ui

\r\n
\r\n\r\n\r\n
\r\n
\r\n \t
\r\n \t\t\"\"\r\n \t
\r\n \t
\r\n \t\t
\r\n\t \t\t

About ME!

\r\n\t \t\t

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Ratione deserunt voluptates error minima, repudiandae, pariatur porro est cupiditate illum harum magni enim repellendus alias recusandae itaque qui! Laudantium, maxime, veniam.

\r\n \t
\r\n \t
\r\n
\t\r\n
\r\n\r\n\r\n
\r\n
\r\n \t
\r\n \t\t
\r\n\t \t\t

Our Values & Believes!

\r\n\t\t
\r\n \t
\r\n \t
\r\n \t\t\"\"\r\n \t
\r\n \t
\r\n

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Voluptatem quod minus corporis laudantium, facere, fuga velit a maxime aliquam doloremque dolorum distinctio similique! Accusamus architecto maxime eius ipsam, laboriosam. At! \tLorem ipsum dolor sit amet, consectetur adipisicing elit. Consectetur nesciunt sunt inventore neque aspernatur sit aliquam doloremque maiores modi, provident velit qui beatae quia placeat itaque, nulla dolor eligendi. Voluptas.

\r\n \t
\r\n
\t\r\n
\r\n\r\n\r\n
\r\n
\r\n \t
\r\n \t\t
\r\n\t \t\t

Our Projects!

\r\n\t\t
\r\n \t
\r\n \t
\r\n ","codeRepository":"https://www.bootdey.com/snippets/view/About-Sections-User-Interface","license":"https://www.bootdey.com/snippets_license","mainEntityOfPage":"https://www.bootdey.com/snippets/view/About-Sections-User-Interface","inLanguage":"en","headline":"About Sections User Interface","author":{"@type":"Person","name":"shu3ayb badran"},"datePublished":"2017-12-19T00:10:24-05:00","dateModified":"2017-12-22T00:07:46-05:00","url":"https://www.bootdey.com/snippets/view/About-Sections-User-Interface","image":"https://www.bootdey.com/img/default-snippet.png","keywords":["section","ui","bootstrap"],"isBasedOn":{"@type":"SoftwareApplication","name":"Bootstrap","softwareVersion":"4.0.0-beta"}},{"@context":"https://schema.org","@type":"FAQPage","mainEntity":[{"@type":"Question","name":"How do I use this Bootstrap snippet?","acceptedAnswer":{"@type":"Answer","text":"Load Bootstrap 4.0.0-beta, paste the HTML, add the CSS styles, and include the JS if present to match the live demo."}},{"@type":"Question","name":"Can I use it commercially?","acceptedAnswer":{"@type":"Answer","text":"Yes. Snippets are free for personal and commercial projects. Review the snippets license page for details."}},{"@type":"Question","name":"Is the layout responsive?","acceptedAnswer":{"@type":"Answer","text":"Yes. It is built on Bootstrap 4.0.0-beta and inherits its responsive grid and components."}}]},{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://www.bootdey.com"},{"@type":"ListItem","position":2,"name":"Bootstrap Snippets","item":"https://www.bootdey.com/bootstrap-snippets"},{"@type":"ListItem","position":3,"name":"About Sections User Interface","item":"https://www.bootdey.com/snippets/view/About-Sections-User-Interface"}]}]

HTML code

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



<!-- 
AlPhaD UI - about sections

* Version: 1.0
* Build Date    :  15-12-2017 
* Last Update   :  - []
* Author: ALPhA D
* Website: www.alphadsy.com
* contribute on github : https://github.com/alphadsy/alpha-ui
more ui & layout https://github.com/alphadsy 
-->
 
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">

<title>About by AlPhaD</title>

<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta.2/css/bootstrap.min.css" integrity="sha384-PsH8R72JQ3SOdhVi3uxftmaW6Vc51MKb0q5P2rRUpPvrszuE4W1povHYgTpBfshb" crossorigin="anonymous">
<!-- font-awesome icons -->
<script defer src="https://use.fontawesome.com/releases/v5.0.1/js/all.js"></script>
<!-- about css -->
<link rel="stylesheet" href="about.css">
</head>
<body>

<!-- demo-title -->
<div class="demo-title">
    <h1 class="display-1">About</h1>
	<p>by <a href="#">@AlPhaD</a></p>
	<p>contribute on github <a href="https://github.com/alphadsy/alpha-ui">alpha-ui</a></p>
</div>

<!-- about #1 -->
<div class="about" id="about1">
  <div class="row">
  	<div class="img col-sm-6 col-md-3">
  		<img src="https://cdn.stocksnap.io/img-thumbs/960w/B7B0MWLTLW.jpg" alt="">
  	</div>
  	<div class="col-sm-6 col-md-9">
  		<div class="caption">
	  		<h3 class="title">About <span class="text-danger">ME!</span></h3>
	  		<p class="text">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Ratione deserunt voluptates error minima, repudiandae, pariatur porro est cupiditate illum harum magni enim repellendus alias recusandae itaque qui! Laudantium, maxime, veniam.</p>
  	  </div>
  	</div>
  </div>	
</div>

<!-- about #2 -->
<div class="about" id="about2">
  <div class="row">
  	<div class="col-sm-12 col-md-3">
  		<div class="caption">
	  		<h3 class="title">Our <span class="text-danger">Values & Believes!</span></h3>
		  </div>
  	</div>
  	<div class="img col-sm-6 col-md-3 d-xs-none">
  		<img src="https://cdn.stocksnap.io/img-thumbs/960w/ZUZCKNLPDD.jpg" alt="" class="">
  	</div>
  	<div class="col-sm-6 col-md-6">
      <p class="text">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Voluptatem quod minus corporis laudantium, facere, fuga velit a maxime aliquam doloremque dolorum distinctio similique! Accusamus architecto maxime eius ipsam, laboriosam. At! 	Lorem ipsum dolor sit amet, consectetur adipisicing elit. Consectetur nesciunt sunt inventore neque aspernatur sit aliquam doloremque maiores modi, provident velit qui beatae quia placeat itaque, nulla dolor eligendi. Voluptas.</p>
  	</div>
  </div>	
</div>

<!-- about #3 -->
<div class="about" id="about3">
  <div class="row">
  	<div class="col-sm-12 col-md-3">
  		<div class="caption">
	  		<h3 class="title">Our <span class="text-danger">Projects!</span></h3>
		  </div>
  	</div>
  	<div class="img col-sm-6 col-md-3">
  		<img src="https://cdn.stocksnap.io/img-thumbs/960w/15XPEFFPMP.jpg" alt="" class="">
  	</div>
  	<div class="col-sm-6">
      <div class="box">
      	<h4>caption</h4>
      	<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Distinctio, labore.rerum mollitia nisi, sequi repellendus quia nulla!</p>
      </div>
      <div class="box">
      	<h4>caption</h4>
      	<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Distinctio, labore.rerum mollitia nisi, sequi repellendus quia nulla!</p>
      </div>
      <div class="box">
      	<h4>caption</h4>
      	<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Distinctio, labore.rerum mollitia nisi, sequi repellendus quia nulla!</p>
      </div>
    </div>
  </div>	
</div>

<!-- about #4 -->
<div class="about" id="about4">
  <div class="row">
  	<div class="col-sm-12 col-md-3">
  		<div class="caption">
	  		<h3 class="title">About <span class="text-danger">ALPHAD!</span></h3>
		  </div>
  	</div>
  	<div class="img col-sm-12 col-md-9">
  		<div class="mune col-sm-12 col-md-4">
	      <div class="box">
	      	<h4>caption</h4>
	      	<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Distinctio, labore.rerum mollitia nisi, sequi repellendus quia nulla!</p>
	      </div>
	      <div class="box">
	      	<h4>caption</h4>
	      	<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Distinctio, labore.rerum mollitia nisi, sequi repellendus quia nulla!</p>
	      </div>
	      <div class="box">
	      	<h4>caption</h4>
	      	<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Distinctio, labore.rerum mollitia nisi, sequi repellendus quia nulla!</p>
	      </div>
	    </div>
  	</div>
  </div>	
</div>


<div class="demo-more d-lg-flex justify-content-around">
	<p><i class="fa fa-users"></i> contribute on github <a href="https://github.com/alphadsy/alpha-ui">alpha-ui</a></p>
	<p><i class="fa fa-gift"></i> more ui and layout <a href="https://github.com/alphadsy">alphadsy</a></p>
	<p><i class="fa fa-balance-scale"></i> under AGPL-3.0</p>
	<p><i class="fa fa-camera-retro"></i> bg-image from <a href="http://stocksnap.io/">stocksnap</a></p>
</div>

<a href="https://bootdey.com/" class="text-centerr">www.bootdey.com/</a>

</body>
</html>

CSS code

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



/* 
AlPhaD UI - about

* Version: 1.0
* Build Date    :  15-12-2017 
* Last Update   :  - []
* Author: ALPhA D
* Website: www.alphadsy.com
* contribute on github : https://github.com/alphadsy/alpha-ui
more ui & layout https://github.com/alphadsy   

[Layout]

* body
    - about / #about
	  + caption || + mune  || - title || - text
	    - title      -box 
      - text
    
[Color codes]

[Typography]

[content table]

- about main css 
- #about1 css
.
.
.    
- demo css (for demo purpose only)

*/

/* =======================================
 about
========================================*/

.about {
  position: relative;
  width: 100vw; 
  background-color: #fff;
}
.about .row {
  min-height: 500px;/* height variable */  
}
.row {
  margin-right: 0;
  margin-left: 0;
}
.row > .col,
.row > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.about .title {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.1;
}
.about .text {
  color: #868e96;
}
.about .img {
  overflow: hidden;
  width: 100%;
}
.img img {
  width: 100%;
}
/* === Only extra Small devices (mobile phones, up to 576px) ===*/
@media (max-width: 575px) {
.d-xs-none { 
  display: none;
}
.about .caption {
  text-align:  center;
  padding-left: 3rem;
  padding-right: 3rem;
}
}
/* === Small devices (landscape phones, 576px and up) ===*/
@media (min-width: 576px) {
.about .caption {
  position: absolute;
  top: 50%;
  left: 0%;
  transform: translate(0, -50%);
  padding-left: 1rem;
  padding-right: 2rem;
}
.about .img {
}
.img img {
  min-height: 500px;
}
}
/* ==== Medium devices (tablets, 768px and up) ===*/
@media (min-width: 768px) {
.about .caption { 
  top: 70%;
}
}

/* =======================================
 about#1
========================================*/
/* === Only Extra Small devices (mobile phones, up to 576px ) ===*/
@media (max-width: 576px) {
#about1 .img img {
  display: block;
  width: 150px;
  height: 150px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 50%;
} 
}

/* =======================================
 about#2
========================================*/
#about2 .text {
  font-size: 1.25rem;
  font-weight: 300;
  padding: 2rem;
}
/* === Only Small devices (landscape phones, 576px to 767px) ===*/
@media (min-width: 576px) and (max-width: 767px) {
#about2 .caption {
  position: relative;
  text-align: center;
  padding: 3rem;
}
}
/* ==== Medium devices (tablets, 768px and up) ===*/
@media (min-width: 768px) {
#about2 .text {
	padding: 2rem;
  position: absolute;
  top: 25%;
  height: 50%;
  font-size: 1.25rem;
  font-weight: 300;
}
}
 
/* =======================================
 about#3
========================================*/
#about3 { 
}
#about3 .box {
  display: flex;  
  flex-direction: column !important;
  justify-content: space-around !important;
  padding: 1.5rem;
} 
/* === Only Small devices (landscape phones, 576px to 767px) ===*/
@media (min-width: 576px) and (max-width: 767px) {
#about3 .caption {
  position: relative;
  text-align: center;
  padding: 3rem;
}
}

/* =======================================
 about#4
========================================*/
#about4 {	 
}
#about4 .img {
  background: url("https://cdn.stocksnap.io/img-thumbs/960w/15XPEFFPMP.jpg") no-repeat center center;
  background-size: cover;
}
#about4 .mune {
  padding: 0px;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.6);
} 
#about4 .box {
  display: flex;  
  flex-direction: column !important;
  justify-content: space-around !important;
  padding: 1.5rem;
} 
/* === Only Small devices (landscape phones, 576px to 767px) ===*/
@media (min-width: 576px) and (max-width: 767px) {
#about4 .caption {
  position: relative;
  text-align: center;
  padding: 3rem;
}
}
 
/* =======================================
demo css
========================================*/

/*=== for demo only ===*/
.demo-title {
  text-align: center;
  color: #808080;
  padding-top: 20vh;
  padding-bottom: 20vh;
}
.about {
  margin-bottom: 1rem;
}
.demo-more {
  text-align: center;
  color: #808080;
  padding-top: 10vh;
  padding-bottom: 10vh;
}
.demo-more i {
  color: #696969;
}
a {
  text-decoration: underline;
  color: #696969;
  font-weight: 600;
}
a:hover {
  color: #696969;
}
body {
  overflow-x: hidden;
}

Javascript/Jquery code

Lightweight JS to power any interactions this snippet needs. Drop it under your scripts (after Bootstrap 4.0.0-beta) to mirror the live demo.



// contribute on github : https://github.com/alphadsy/alpha-ui
// credits:
// bootstrap
// font-awesome
// stocksnap 

Similar snippets

Bootstrap example and template. Profile overview and edit

Profile overview and edit

Bootstrap example and template. Count Menu (no responsive)

Count Menu (no responsive)

Bootstrap example and template. Material design for Bootstrap 3 bootdey

Material design for Bootstrap 3 bootdey

Bootstrap example and template. Social post

Social post

Bootstrap example and template. bs5 dark footer

bs5 dark footer

Bootstrap example and template. unify buttons

unify buttons

Bootstrap example and template. Edit profile page

Edit profile page

Bootstrap example and template. Confirm registration email

Confirm registration email

FAQ

How do I use this snippet?

Include Bootstrap 4.0.0-beta, 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.0.0-beta.

Bootstrap example and template. About Sections User Interface

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 974+ views. Reuse this snippet to speed up landing pages, dashboards, or onboarding flows.

Bootstrap 4.0.0-beta

<link rel='stylesheet' href='https://netdna.bootstrapcdn.com/bootstrap/4.0.0-beta/css/bootstrap.min.css'>

<script src='https://netdna.bootstrapcdn.com/bootstrap/4.0.0-beta/js/bootstrap.min.js'></script>

This code example is based on bootstrap 4.0.0-beta 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

Jquery plugins

Great built-in plugins with jquery framework, you can easy to change all declarations

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