Bootstrap snippet and html example. bs4 beta profile settings

This html snippet was created to help web designers, web developers, front-end and back-end developer save time. Use it for free in your project and build your app faster, You can also download the HTML, CSS, and JS code.
Tags: profile,settings

HTML code

This is the html code used to create this bootstrap snippet, You can copy and paste the following html code inside a page with bootstrap 4.0.0-beta included, to get the result that you can see in the preview selection


<div class="container">
<div class="profile-wrapper">
    <div class="profile-section-user">
        <div class="profile-cover-img"><img src="../assets/global/images/profile-cover-1.jpg" alt=""></div>
        <div class="profile-info-brief p-3"><img class="img-fluid user-profile-avatar" src="../assets/global/images/profile-avatar-2.jpg" alt="">
            <div class="text-center">
                <h5 class="text-uppercase mb-4">Dwight Gully</h5>
                <p class="text-muted fz-base">I'm Dwight Gully a web developer and software engineer. I studied computer science and software engineering.</p>
            </div>
        </div>
        <!-- /.profile-info-brief -->
        <hr class="m-0">
        <div class="d-flex justify-content-center flex-wrap p-2"><a href="#" class="btn btn-icon btn-icon-flip text-white m-2"><i class="fa fa-facebook bg-eee"></i> <i class="fa fa-facebook bg-facebook"></i> </a><a href="#" class="btn btn-icon btn-icon-flip text-white m-2"><i class="fa fa-twitter bg-eee"></i> <i class="fa fa-twitter bg-twitter"></i> </a><a href="#" class="btn btn-icon btn-icon-flip text-white m-2"><i class="fa fa-google-plus bg-eee"></i> <i class="fa fa-google-plus bg-google-plus"></i> </a><a href="#" class="btn btn-icon btn-icon-flip text-white m-2"><i class="fa fa-flickr bg-eee"></i> <i class="fa fa-flickr bg-flickr"></i></a></div>
        <!-- /.d-flex -->
        <hr class="m-0">
        <div class="d-flex justify-content-center flex-wrap p-2">
            <button class="btn btn-success btn-sm m-2">
                <svg class="svg-user-add-icon mr-1">
                    <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="../assets/global/svg-sprite/sprite.svg#user-add"></use>
                </svg> FOLLOW</button>
            <button class="btn btn-secondary btn-sm m-2 text-muted">
                <svg class="svg-envelope-icon mr-1">
                    <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="../assets/global/svg-sprite/sprite.svg#envelope"></use>
                </svg> MESSAGE</button>
        </div>
        <div class="hidden-sm-down">
            <hr class="m-0">
            <div class="profile-info-contact p-4">
                <h6 class="mb-3">Contact Information</h6>
                <table class="table">
                    <tbody>
                        <tr>
                            <td><strong>URL:</strong></td>
                            <td>
                                <p class="text-muted mb-0">Rathemes.com/inde.html</p>
                            </td>
                        </tr>
                        <tr>
                            <td><strong>EMAIL:</strong></td>
                            <td>
                                <p class="text-muted mb-0">[email protected]</p>
                            </td>
                        </tr>
                        <tr>
                            <td><strong>PHONE:</strong></td>
                            <td>
                                <p class="text-muted mb-0">01145525755</p>
                            </td>
                        </tr>
                        <tr>
                            <td><strong>SKYPE:</strong></td>
                            <td>
                                <p class="text-muted mb-0">Rathemes</p>
                            </td>
                        </tr>
                    </tbody>
                </table>
            </div>
            <!-- /.profile-info-contact -->
            <hr class="m-0">
            <div class="profile-info-general p-4">
                <h6 class="mb-3">General Information</h6>
                <table class="table">
                    <tbody>
                        <tr>
                            <td><strong>JOB:</strong></td>
                            <td>
                                <p class="text-muted mb-0">Web Developer</p>
                            </td>
                        </tr>
                        <tr>
                            <td><strong>POSITION:</strong></td>
                            <td>
                                <p class="text-muted mb-0">Team Manager</p>
                            </td>
                        </tr>
                        <tr>
                            <td><strong>STUDIED:</strong></td>
                            <td>
                                <p class="text-muted mb-0">Computer Science</p>
                            </td>
                        </tr>
                        <tr>
                            <td><strong>LAST SEEN:</strong></td>
                            <td>
                                <p class="text-muted mb-0">Yesterday 8:00 AM</p>
                            </td>
                        </tr>
                    </tbody>
                </table>
            </div>
            <!-- /.profile-info-general -->
            <hr class="m-0">
            <div class="img-gallery profile-user-gallery p-4">
                <div class="row">
                    <div class="col-sm-6 col-md-3">
                        <div class="g__item rounded">
                            <a href="#"><img class="g__img" src="../assets/global/images/blog-img-19.jpg" alt=""></a>
                        </div>
                        <!-- /.g__item -->
                    </div>
                    <!-- /.col- -->
                    <div class="col-sm-6 col-md-3">
                        <div class="g__item rounded">
                            <a href="#"><img class="g__img" src="../assets/global/images/blog-img-110.jpg" alt=""></a>
                        </div>
                        <!-- /.g__item -->
                    </div>
                    <!-- /.col- -->
                    <div class="col-sm-6 col-md-3">
                        <div class="g__item rounded">
                            <a href="#"><img class="g__img" src="../assets/global/images/blog-img-111.jpg" alt=""></a>
                        </div>
                        <!-- /.g__item -->
                    </div>
                    <!-- /.col- -->
                    <div class="col-sm-6 col-md-3">
                        <div class="g__item rounded">
                            <a href="#"><img class="g__img" src="../assets/global/images/blog-img-11.jpg" alt=""></a>
                        </div>
                        <!-- /.g__item -->
                    </div>
                    <!-- /.col- -->
                    <div class="col-sm-6 col-md-3">
                        <div class="g__item rounded">
                            <a href="#"><img class="g__img" src="../assets/global/images/blog-img-12.jpg" alt=""></a>
                        </div>
                        <!-- /.g__item -->
                    </div>
                    <!-- /.col- -->
                    <div class="col-sm-6 col-md-3">
                        <div class="g__item rounded">
                            <a href="#"><img class="g__img" src="../assets/global/images/blog-img-13.jpg" alt=""></a>
                        </div>
                        <!-- /.g__item -->
                    </div>
                    <!-- /.col- -->
                    <div class="col-sm-6 col-md-3">
                        <div class="g__item rounded">
                            <a href="#"><img class="g__img" src="../assets/global/images/blog-img-14.jpg" alt=""></a>
                        </div>
                        <!-- /.g__item -->
                    </div>
                    <!-- /.col- -->
                    <div class="col-sm-6 col-md-3">
                        <div class="g__item rounded">
                            <a href="#"><img class="g__img" src="../assets/global/images/blog-img-15.jpg" alt=""></a>
                        </div>
                        <!-- /.g__item -->
                    </div>
                    <!-- /.col- -->
                    <div class="col-sm-6 col-md-3">
                        <div class="g__item rounded">
                            <a href="#"><img class="g__img" src="../assets/global/images/blog-img-16.jpg" alt=""></a>
                        </div>
                        <!-- /.g__item -->
                    </div>
                    <!-- /.col- -->
                    <div class="col-sm-6 col-md-3">
                        <div class="g__item rounded">
                            <a href="#"><img class="g__img" src="../assets/global/images/blog-img-17.jpg" alt=""></a>
                        </div>
                        <!-- /.g__item -->
                    </div>
                    <!-- /.col- -->
                    <div class="col-sm-6 col-md-3">
                        <div class="g__item rounded">
                            <a href="#"><img class="g__img" src="../assets/global/images/blog-img-18.jpg" alt=""></a>
                        </div>
                        <!-- /.g__item -->
                    </div>
                    <!-- /.col- -->
                    <div class="col-sm-6 col-md-3">
                        <div class="g__item rounded">
                            <a href="#"><img class="g__img" src="../assets/global/images/blog-img-112.jpg" alt=""></a>
                        </div>
                        <!-- /.g__item -->
                    </div>
                    <!-- /.col- -->
                </div>
                <!-- /.row -->
            </div>
            <!-- /.profile-user-gallery -->
        </div>
        <!-- /.hidden-sm-down -->
    </div>
    <!-- /.profile-section-user -->
    <div class="profile-section-main">
        <!-- Nav tabs -->
        <ul class="nav nav-tabs profile-tabs" role="tablist">
            <li class="nav-item"><a class="nav-link" data-toggle="tab" href="#profile-overview" role="tab" aria-expanded="false">Timeline</a></li>
            <li class="nav-item"><a class="nav-link" data-toggle="tab" href="#profile-photos" role="tab" aria-expanded="false">Photos</a></li>
            <li class="nav-item"><a class="nav-link active" data-toggle="tab" href="#profile-settings" role="tab" aria-expanded="true">Settings</a></li>
        </ul>
        <!-- /.nav-tabs -->
        <!-- Tab panes -->
        <div class="tab-content profile-tabs-content">
            <div class="tab-pane" id="profile-overview" role="tabpanel" aria-expanded="false">
                <div class="post-editor">
                    <textarea name="post-field" id="post-field" class="post-field" placeholder="Write Something Cool!"></textarea>
                    <div class="d-flex">
                        <div class="mr-auto">
                            <button class="btn btn-sm btn-secondary mr-1">
                                <svg width="16" height="16">
                                    <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="../assets/global/svg-sprite/sprite.svg#post-editor-btn-camera"></use>
                                </svg>
                            </button>
                            <button class="btn btn-sm btn-secondary mr-1">
                                <svg width="16" height="16">
                                    <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="../assets/global/svg-sprite/sprite.svg#link"></use>
                                </svg>
                            </button>
                            <button class="btn btn-sm btn-secondary mr-1">
                                <svg width="16" height="16">
                                    <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="../assets/global/svg-sprite/sprite.svg#post-editor-btn-media"></use>
                                </svg>
                            </button>
                            <button class="btn btn-sm btn-secondary mr-1">
                                <svg width="16" height="16">
                                    <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="../assets/global/svg-sprite/sprite.svg#post-editor-btn-stock"></use>
                                </svg>
                            </button>
                            <button class="btn btn-sm btn-secondary mr-1">
                                <svg width="16" height="16">
                                    <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="../assets/global/svg-sprite/sprite.svg#post-editor-btn-code"></use>
                                </svg>
                            </button>
                        </div>
                        <button class="btn btn-success px-4 py-1">Post</button>
                    </div>
                </div>
                <!-- /.post-editor -->
                <div class="stream-posts">
                    <div class="stream-post">
                        <div class="sp-author">
                            <a href="#" class="sp-author-avatar"><img src="../assets/global/images/101.jpg" alt=""></a>
                            <h6 class="sp-author-name"><a href="#">John Doe</a></h6></div>
                        <div class="sp-content">
                            <div class="sp-info">posted 1h ago</div>
                            <p class="sp-paragraph mb-0">Auk Soldanella plainscraft acetonylidene wolfishness irrecognizant Candolleaceae provision Marsipobranchii arpen Paleoanthropus supersecular inidoneous autoplagiarism palmcrist occamy equestrianism periodontoclasia mucedin overchannel goelism decapsulation pourer zira</p>
                        </div>
                        <!-- /.sp-content -->
                    </div>
                    <!-- /.stream-post -->
                    <div class="stream-post">
                        <div class="sp-author">
                            <a href="#" class="sp-author-avatar"><img src="../assets/global/images/102.jpg" alt=""></a>
                            <h6 class="sp-author-name"><a href="#">Palmira Guthridge</a></h6></div>
                        <div class="sp-content">
                            <div class="sp-info">shared 14 minutes ago</div>
                            <div class="sp-video">
                                <div class="poster"><img class="poster-bg" src="../assets/global/images/profile-post-video-1.jpg" alt="">
                                    <a href="#" class="poster-overlay" data-toggle="video-modal" data-src="https://player.vimeo.com/video/160856876" data-target="#video-modal">
                                        <div class="avatar avatar-circle p-3 avatar-lg bg-white">
                                            <svg class="svg-video-play-icon">
                                                <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="../assets/global/svg-sprite/sprite.svg#video-play"></use>
                                            </svg>
                                        </div>
                                    </a>
                                </div>
                                <!-- /.poster -->
                            </div>
                        </div>
                        <!-- /.sp-content -->
                    </div>
                    <!-- /.stream-post -->
                    <div class="stream-post">
                        <div class="sp-author">
                            <a href="#" class="sp-author-avatar"><img src="../assets/global/images/103.jpg" alt=""></a>
                            <h6 class="sp-author-name"><a href="#">Meghann Fraser</a></h6></div>
                        <div class="sp-content">
                            <div class="sp-info">posted 2h ago</div>
                            <p class="sp-paragraph mb-0">Auk Soldanella plainscraft acetonylidene wolfishness irrecognizant Candolleaceae provision Marsipobranchii arpen Paleoanthropus supersecular inidoneous autoplagiarism palmcrist occamy equestrianism periodontoclasia mucedin overchannel goelism decapsulation pourer zira</p>
                        </div>
                        <!-- /.sp-content -->
                    </div>
                    <!-- /.stream-post -->
                    <div class="stream-post">
                        <div class="sp-author">
                            <a href="#" class="sp-author-avatar"><img src="../assets/global/images/104.jpg" alt=""></a>
                            <h6 class="sp-author-name"><a href="#">Kent Lemaitre</a></h6></div>
                        <div class="sp-content">
                            <div class="sp-info">posted 2h ago</div>
                            <div class="sp-gallery d-flex flex-wrap">
                                <a href="../assets/global/images/blog-img-16.jpg" data-lightbox="sp-gallery-1" data-title="post gallery image"><img src="../assets/global/images/blog-img-16.jpg" alt=""> </a>
                                <a href="../assets/global/images/blog-img-17.jpg" data-lightbox="sp-gallery-1" data-title="post gallery image"><img src="../assets/global/images/blog-img-17.jpg" alt=""> </a>
                                <a href="../assets/global/images/blog-img-19.jpg" data-lightbox="sp-gallery-1" data-title="post gallery image"><img src="../assets/global/images/blog-img-19.jpg" alt=""></a>
                            </div>
                            <!-- /.sp-gallery -->
                        </div>
                        <!-- /.sp-content -->
                    </div>
                    <!-- /.stream-post -->
                    <div class="stream-post mb-0">
                        <div class="sp-author">
                            <a href="#" class="sp-author-avatar"><img src="../assets/global/images/105.jpg" alt=""></a>
                            <h6 class="sp-author-name"><a href="#">Loria Lambing</a></h6></div>
                        <div class="sp-content">
                            <div class="sp-info">posted 2 days ago</div>
                            <p class="sp-paragraph">Auk Soldanella plainscraft acetonylidene wolfishness irrecognizant Candolleaceae provision Marsipobranchii arpen Paleoanthropus supersecular inidoneous</p>
                            <p class="sp-paragraph">autoplagiarism palmcrist occamy equestrianism periodontoclasia mucedin overchannel goelism decapsulation pourer zira</p>
                        </div>
                        <!-- /.sp-content -->
                    </div>
                    <!-- /.stream-post -->
                </div>
                <!-- /.stream-posts -->
            </div>
            <!-- /#profile-overview -->
            <div class="tab-pane" id="profile-photos" role="tabpanel" aria-expanded="false">
                <div class="img-gallery img-gallery-zoom-effect">
                    <div class="row">
                        <div class="col-6 col-md-4">
                            <a href="../assets/global/images/blog-img-11.jpg" class="g__item rounded" data-lightbox="profile-gallery" data-title="image">
                                <figure class="g__figure"><img src="../assets/global/images/blog-img-11.jpg" alt="">
                                    <figcaption class="g__overlay"><i class="g__zoom fa fa-search fa-2x"></i></figcaption>
                                </figure>
                            </a>
                            <!-- /.g__item -->
                        </div>
                        <!-- /.col- -->
                        <div class="col-6 col-md-4">
                            <a href="../assets/global/images/blog-img-12.jpg" class="g__item rounded" data-lightbox="profile-gallery" data-title="image">
                                <figure class="g__figure"><img src="../assets/global/images/blog-img-12.jpg" alt="">
                                    <figcaption class="g__overlay"><i class="g__zoom fa fa-search fa-2x"></i></figcaption>
                                </figure>
                            </a>
                            <!-- /.g__item -->
                        </div>
                        <!-- /.col- -->
                        <div class="col-6 col-md-4">
                            <a href="../assets/global/images/blog-img-13.jpg" class="g__item rounded" data-lightbox="profile-gallery" data-title="image">
                                <figure class="g__figure"><img src="../assets/global/images/blog-img-13.jpg" alt="">
                                    <figcaption class="g__overlay"><i class="g__zoom fa fa-search fa-2x"></i></figcaption>
                                </figure>
                            </a>
                            <!-- /.g__item -->
                        </div>
                        <!-- /.col- -->
                        <div class="col-6 col-md-4">
                            <a href="../assets/global/images/blog-img-14.jpg" class="g__item rounded" data-lightbox="profile-gallery" data-title="image">
                                <figure class="g__figure"><img src="../assets/global/images/blog-img-14.jpg" alt="">
                                    <figcaption class="g__overlay"><i class="g__zoom fa fa-search fa-2x"></i></figcaption>
                                </figure>
                            </a>
                            <!-- /.g__item -->
                        </div>
                        <!-- /.col- -->
                        <div class="col-6 col-md-4">
                            <a href="../assets/global/images/blog-img-15.jpg" class="g__item rounded" data-lightbox="profile-gallery" data-title="image">
                                <figure class="g__figure"><img src="../assets/global/images/blog-img-15.jpg" alt="">
                                    <figcaption class="g__overlay"><i class="g__zoom fa fa-search fa-2x"></i></figcaption>
                                </figure>
                            </a>
                            <!-- /.g__item -->
                        </div>
                        <!-- /.col- -->
                        <div class="col-6 col-md-4">
                            <a href="../assets/global/images/blog-img-16.jpg" class="g__item rounded" data-lightbox="profile-gallery" data-title="image">
                                <figure class="g__figure"><img src="../assets/global/images/blog-img-16.jpg" alt="">
                                    <figcaption class="g__overlay"><i class="g__zoom fa fa-search fa-2x"></i></figcaption>
                                </figure>
                            </a>
                            <!-- /.g__item -->
                        </div>
                        <!-- /.col- -->
                        <div class="col-6 col-md-4">
                            <a href="../assets/global/images/blog-img-17.jpg" class="g__item rounded" data-lightbox="profile-gallery" data-title="image">
                                <figure class="g__figure"><img src="../assets/global/images/blog-img-17.jpg" alt="">
                                    <figcaption class="g__overlay"><i class="g__zoom fa fa-search fa-2x"></i></figcaption>
                                </figure>
                            </a>
                            <!-- /.g__item -->
                        </div>
                        <!-- /.col- -->
                        <div class="col-6 col-md-4">
                            <a href="../assets/global/images/blog-img-18.jpg" class="g__item rounded" data-lightbox="profile-gallery" data-title="image">
                                <figure class="g__figure"><img src="../assets/global/images/blog-img-18.jpg" alt="">
                                    <figcaption class="g__overlay"><i class="g__zoom fa fa-search fa-2x"></i></figcaption>
                                </figure>
                            </a>
                            <!-- /.g__item -->
                        </div>
                        <!-- /.col- -->
                        <div class="col-6 col-md-4">
                            <a href="../assets/global/images/blog-img-19.jpg" class="g__item rounded" data-lightbox="profile-gallery" data-title="image">
                                <figure class="g__figure"><img src="../assets/global/images/blog-img-19.jpg" alt="">
                                    <figcaption class="g__overlay"><i class="g__zoom fa fa-search fa-2x"></i></figcaption>
                                </figure>
                            </a>
                            <!-- /.g__item -->
                        </div>
                        <!-- /.col- -->
                    </div>
                    <!-- /.row -->
                </div>
                <!-- /.img-gallery -->
            </div>
            <!-- /#profile-photos -->
            <div class="tab-pane active" id="profile-settings" role="tabpanel" aria-expanded="true">
                <div class="edit-cover mb-4"><img class="img-fluid" src="../assets/global/images/profile-cover-2.jpg" alt="">
                    <button class="btn btn-sm btn-success px-4">Edit</button>
                </div>
                <!-- /.edit-cover -->
                <div class="row">
                    <div class="col-xl-2 col-md-3">
                        <div class="d-flex flex-wrap align-content-start justify-content-between">
                            <div>
                                <a href="#"><img src="../assets/global/images/profile-avatar-2.jpg" alt="" class="img-thumbnail mb-3"></a>
                                <div>
                                    <button class="btn btn-primary btn-sm px-3 mr-2">Edit</button>
                                    <button class="btn btn-success btn-sm">X</button>
                                </div>
                            </div>
                            <div class="mt-5">
                                <div class="mb-3"><strong>Your Gender:</strong></div>
                                <label class="d-block custom-control custom-radio">
                                    <input id="radio1" name="radio" type="radio" class="custom-control-input"> <span class="custom-control-indicator"></span> <span class="custom-control-description">Male</span></label>
                                <label class="d-block custom-control custom-radio">
                                    <input id="radio1" name="radio" checked="checked" type="radio" class="custom-control-input"> <span class="custom-control-indicator"></span> <span class="custom-control-description">Female</span></label>
                            </div>
                        </div>
                        <!-- /.d-flex -->
                    </div>
                    <!-- /.col- -->
                    <div class="col-xl-10 col-md-9">
                        <form action="#">
                            <h5 class="my-4">Basic Information</h5>
                            <div class="row">
                                <div class="col-md-6">
                                    <div class="form-group">
                                        <label for="edit__name">YOUR NAME</label>
                                        <input type="text" id="edit__name" class="form-control" value="DWIGHT GULLY">
                                    </div>
                                </div>
                                <!-- /.col- -->
                                <div class="col-md-6">
                                    <div class="form-group">
                                        <label for="edit__password">YOUR PASSWORD</label>
                                        <input type="password" id="edit__password" class="form-control" value="fake-password">
                                    </div>
                                </div>
                                <!-- /.col- -->
                                <div class="col-md-12">
                                    <label for="edit__bio">WHO AM I</label>
                                    <textarea name="edit__bio" id="edit__bio" class="form-control" rows="6">vichyssoise aetheogamous care callosal prothetically Iberism stratospherical eozoon gentianose spermotoxin bibitory pterotheca unportraited trimodal benzol</textarea>
                                </div>
                            </div>
                            <!-- /.row -->
                            <h5 class="my-4 profile-edit-section-heading">Contact Information</h5>
                            <div class="row">
                                <div class="col-md-6">
                                    <div class="form-group">
                                        <label for="edit__email">EMAIL</label>
                                        <input type="eamil" id="edit__email" class="form-control" value="[email protected]">
                                    </div>
                                </div>
                                <!-- /.col- -->
                                <div class="col-md-6">
                                    <div class="form-group">
                                        <label for="edit__website">WEBSITE</label>
                                        <input type="url" id="edit__website" class="form-control" value="www.example.com">
                                    </div>
                                </div>
                                <!-- /.col- -->
                                <div class="col-md-6">
                                    <div class="form-group">
                                        <label for="edit__phone">PHONE</label>
                                        <input type="phone" id="edit__phone" class="form-control" value="000-5421-524">
                                    </div>
                                </div>
                                <!-- /.col- -->
                                <div class="col-md-6">
                                    <div class="form-group">
                                        <label for="edit__skype">SKYPE</label>
                                        <input type="text" id="edit__skype" class="form-control" value="myskype">
                                    </div>
                                </div>
                                <!-- /.col- -->
                            </div>
                            <!-- /.row -->
                            <h5 class="my-4 profile-edit-section-heading">General Information</h5>
                            <div class="row">
                                <div class="col-md-6">
                                    <div class="form-group">
                                        <label for="edit__job">JOB</label>
                                        <input type="text" id="edit__job" class="form-control" value="Web Developer">
                                    </div>
                                </div>
                                <!-- /.col- -->
                                <div class="col-md-6">
                                    <div class="form-group">
                                        <label for="edit__position">POSITION</label>
                                        <input type="text" id="edit__position" class="form-control" value="Team Manager">
                                    </div>
                                </div>
                                <!-- /.col- -->
                                <div class="col-md-6">
                                    <div class="form-group">
                                        <label for="edit__major">STUDIED</label>
                                        <input type="text" id="edit__major" class="form-control" value="computer science">
                                    </div>
                                </div>
                                <!-- /.col- -->
                                <div class="col-md-6">
                                    <div class="form-group">
                                        <label for="edit__school">HIGH SCHOOL</label>
                                        <input type="text" id="edit__school" class="form-control" value="Fake High school">
                                    </div>
                                </div>
                                <!-- /.col- -->
                            </div>
                            <!-- /.row -->
                            <div class="row">
                                <div class="col-md-12">
                                    <button class="btn btn-block btn-success mt-5">Save</button>
                                </div>
                                <!-- /.col- -->
                            </div>
                            <!-- /.row -->
                        </form>
                    </div>
                    <!-- /.col- -->
                </div>
                <!-- /.row -->
            </div>
            <!-- /#profile-settings -->
        </div>
        <!-- /.tab-content -->
    </div>
    <!-- /.profile-section-main -->
</div>
</div>

CSS code

This is the css code used to create this bootstrap snippet, You can copy and paste the following css code inside a page with bootstrap 4.0.0-beta included, to get the result that you can see in the preview selection

body {
    background:#eee;
    }
.post-editor,
.stream-post {
    padding: .75rem;
    background: #f7f7f9;
    border: 1px solid #eceeef;
    border-radius: .25rem;
    margin-bottom: 1.5rem
}

.profile-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width:768px) {
    .profile-wrapper {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

body.menubar-top .profile-wrapper {
    border: 1px solid #eceeef
}

.profile-section-user {
    border-right: 1px solid #eceeef;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

@media (min-width:768px) {
    .profile-section-user {
        -ms-flex-preferred-size: 34%;
        flex-basis: 34%
    }
}

@media (min-width:992px) {
    .profile-section-user {
        -ms-flex-preferred-size: 30%;
        flex-basis: 30%
    }
}

.profile-section-user table {
    margin-bottom: 0
}

.profile-section-user table td {
    border: none;
    padding-left: 0;
    padding-right: 0
}

.profile-section-user .img-gallery [class*=col] {
    padding-right: .25rem;
    padding-left: .25rem
}

.profile-section-user .img-gallery .row {
    margin-right: -.25rem;
    margin-left: -.25rem
}

.profile-section-user .img-gallery .g__item {
    margin-bottom: .5rem
}

.profile-cover-img img {
    width: 100%;
    height: auto
}

.profile-info-brief {
    position: relative;
    padding-top: 74px!important
}

.profile-info-brief .user-profile-avatar {
    width: 100px;
    height: 100px;
    border-radius: 100%;
    position: absolute;
    top: -50px;
    left: calc(50% - 50px)
}

.profile-section-main {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 5000px;
    flex: 0 1 5000px;
    overflow: hidden
}

.profile-tabs {
    padding: .75rem 1.5rem 0;
    background: #f7f7f9;
    border-top: 1px solid #eceeef
}

.profile-tabs .nav-link {
    font-weight: 400;
    padding: .75rem 1.5rem
}

.profile-tabs .nav-link.active,
.profile-tabs .nav-link.active:focus,
.profile-tabs .nav-link.active:hover,
.profile-tabs .nav-link:active,
.profile-tabs .nav-link:focus {
    color: #60c84c
}

.profile-tabs-content .tab-pane {
    padding: 1.5rem
}

.post-editor .post-field {
    width: 100%;
    height: 120px;
    resize: vertical;
    border-radius: .25rem;
    margin-bottom: .5rem;
    padding: .5rem;
    border-color: #eceeef
}

.post-editor .post-field:focus {
    box-shadow: none;
    outline: none
}

.stream-post {
    position: relative
}

.sp-author {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.sp-author .sp-author-avatar {
    display: inline-block;
    height: 64px;
    width: 64px;
    margin-right: 16px
}

.sp-author .sp-author-avatar img {
    width: 100%;
    height: 100%;
    border-radius: 50%
}

.sp-author .sp-author-name {
    font-size: 1rem;
    margin: .5rem 0
}

@media (min-width:992px) {
    .sp-author {
        position: absolute;
        width: 100%;
        left: 1rem;
        top: 1rem
    }
    .sp-author .sp-author-name {
        margin: 0;
        position: absolute;
        left: 80px;
        top: 8px;
        background: rgba(0, 0, 0, .9);
        padding: .75rem 1.5rem;
        border-radius: 6px;
        z-index: -1;
        opacity: 0;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        -webkit-transform-origin: left center;
        -ms-transform-origin: left center;
        transform-origin: left center;
        -webkit-transition: opacity .3s, -webkit-transform .3s;
        transition: opacity .3s, -webkit-transform .3s;
        transition: opacity .3s, transform .3s;
        transition: opacity .3s, transform .3s, -webkit-transform .3s
    }
    .sp-author .sp-author-name>a {
        color: #fff
    }
    .sp-author .sp-author-avatar:hover+.sp-author-name {
        opacity: 1;
        z-index: 9999;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0)
    }
    .sp-author .sp-author-name:after {
        content: "";
        display: block;
        position: absolute;
        left: -8px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        border-top: 8px solid transparent;
        border-bottom: 8px solid transparent;
        border-right: 8px solid rgba(0, 0, 0, .9)
    }
}

.sp-content {
    position: relative;
    border-radius: .25rem;
    background: #fff;
    padding: 1rem;
    margin-top: 1rem
}

.sp-content .sp-info {
    font-size: .875rem;
    color: #636c72;
    position: absolute;
    top: -3rem;
    left: 80px
}

.sp-content .sp-paragraph {
    font-size: 1rem;
    line-height: 1.6;
    margin-bottom: 1rem
}

.sp-content .sp-paragraph:last-child {
    margin-bottom: 0
}

.sp-content .sp-gallery img {
    margin-right: .5rem;
    margin-bottom: .5rem;
    max-width: 220px;
    max-height: 130px
}

.sp-content .sp-video {
    width: 100%;
    height: auto
}

@media (min-width:992px) {
    .sp-content {
        margin-left: 80px;
        margin-top: 0
    }
    .sp-content .sp-info {
        position: static;
        font-style: italic;
        margin-bottom: 1rem
    }
}

#profile-settings textarea {
    padding: 1rem;
    line-height: 1.8;
    height: 140px;
    font-style: italic
}

#profile-settings label {
    font-size: 1rem
}

#profile-settings .form-control {
    color: #818a91
}

#profile-settings .form-control,
#profile-settings .form-control:focus {
    box-shadow: none;
    outline: none
}

.edit-cover {
    position: relative;
    padding: .5rem;
    border-radius: .25rem;
    border: 1px solid #eceeef;
    background: #f7f7f9;
    height: 400px
}

.edit-cover img {
    border-radius: .25rem;
    width: 100%;
    height: 100%
}

.edit-cover .btn {
    position: absolute;
    right: 32px;
    bottom: 32px
}

Similar snippets

Bootstrap example and template. User Profile with tabs

User Profile with tabs

Bootstrap example and template. dark profile settings

dark profile settings

Bootstrap example and template. bs4 profile about

bs4 profile about

Bootstrap example and template. Contact list label

Contact list label

Bootstrap example and template. Frequently Asked Questions section

Frequently Asked Questions section

Bootstrap example and template. profile with data and skills

profile with data and skills

Bootstrap example and template. bs4 profile with timeline posts

bs4 profile with timeline posts

Bootstrap example and template. tickets for events

tickets for events

Bootstrap example and template. bs4 beta profile settings

About this bootstrap example/template

We hope you will enjoy this awesome snippet and stay tuned for the latest updates, bootdey snippets are already used in thousands of blogs, websites and projects. We believe it will save your precious time and gives trendy look to your next web project.

We always try to offer the best beautiful and responsive source of Bootstrap code examples and components.

This code example currectly have 591 views, Using this bootstrap snippet you have the following benefits:

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

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