Toggle navigation
Bootsnipp
Bootstrap
For
CSS Frameworks
Bootstrap
Foundation
Semantic UI
Materialize
Pure
Bulma
References
CSS Reference
Tools
Community
Page Builder
Form Builder
Button Builder
Icon Search
Dan's Tools
Diff / Merge
Color Picker
Keyword Tool
Web Fonts
.htaccess Generator
Favicon Generator
Site Speed Test
Snippets
Featured
Tags
By Bootstrap Version
4.1.1
4.0.0
3.3.0
3.2.0
3.1.0
3.0.3
3.0.1
3.0.0
2.3.2
Register
Login
"Docs layout"
Bootstrap 4.1.1 Snippet by
emremusaoglu
4.1.1
Preview
HTML
View Full Screen
Fork
Fork this
2.3K
 
0 Fav
Post to Facebook
Tweet this
<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> <!------ Include the above in your HEAD tag ----------> <!doctype html> <html lang="tr"> <head> <!-- Required meta tags --> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <!-- Bootstrap CSS --> <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous"> <title>Hello, world!</title> <style type="text/css"> html,body { height: 100%; } .custom-list { list-style-type: none; margin: 0; padding: 0; } .custom-list > li > a { display: block; padding: .25rem 0; color: #999999; } .custom-list > li > a:hover { color: #0d925a; } </style> </head> <body> <div class="container-fluid p-0 m-0 h-100"> <div class="row h-100 p-0 m-0"> <div class="col-lg-3 col-md-12 col-sm-12 col-xl-3 p-0 hidden-md-down"> <div class="bg-light border-right h-100"> <div class="logo d-flex align-items-center justify-content-left bg-white border-bottom border-md-bottom p-4"> <a href="" class="text-decoration-none"><h3 class="d-inline-block">DocLayout</h3> <span class="badge justify-content-right badge-success font-weight-normal">v.1.0.13</span></a> </div> <ul class="custom-list p-4"> <li><a href="">Hoşgeldiniz <span class="badge badge-primary font-weight-normal float-right position-relative mt-1">1</span></a></li> <li><a href="">Kurulum için <span class="badge badge-primary font-weight-normal float-right position-relative mt-1">12</span></a></li> <li><a href="">Özelleştirilebilirlik <span class="badge badge-primary font-weight-normal float-right position-relative mt-1">5</span></a></li> <li><a href="">Geliştirme Aşaması <span class="badge badge-primary font-weight-normal float-right position-relative mt-1">6</span></a></li> <li><a href="">Kullanılabilirlik <span class="badge badge-primary font-weight-normal float-right position-relative mt-1">9</span></a></li> <li><a href="">Erişim Özellikleri <span class="badge badge-primary font-weight-normal float-right position-relative mt-1">13</span></a></li> <li><a href="">Dağıtım <span class="badge badge-primary font-weight-normal float-right position-relative mt-1">3</span></a></li> <li><a href="">Teşekkürler</a></li> </ul> </div> </div> <div class="col-lg-9 col-md-12 col-sm-12 col-xl-9 p-0"> <div class="p-4">Lorem ipsum dolor sit, amet consectetur adipisicing elit. Vitae ratione odio voluptatem velit ad quas quia expedita quo minus voluptas laborum, ex neque saepe rerum nihil voluptatibus maiores omnis. Facere.</div> </div> </div> </div> <!-- Optional JavaScript --> <!-- jQuery first, then Popper.js, then Bootstrap JS --> <script src="https://code.jquery.com/jquery-3.4.1.min.js"></script> <script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script> <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js" integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6" crossorigin="anonymous"></script> </body> </html>
Questions / Comments:
Post
Posting Guidelines
Formatting
- Now
×
Close
Donate
BTC: 12JxYMYi6Vt3mx3hcmP3B2oyFiCSF3FhYT
ETH: 0xCD715b2E3549c54A40e6ecAaFeB82138148a6c76