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
"Bitballoon"
Bootstrap 3.0.0 Snippet by
harunpehlivan
3.0.0
Preview
HTML
CSS
View Full Screen
Fork
Fork this
1.4K
 
0 Fav
Post to Facebook
Tweet this
<link href="//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script> <script src="//code.jquery.com/jquery-1.11.1.min.js"></script> <!------ Include the above in your HEAD tag ----------> <!-- Start Navbar --> <div class="navbar"> <div class="container"> <div class="logocon"> <img class="balloon" src="https://f.top4top.net/p_555rt8nk1.png" alt="Logo" /> <img class="logo" src="https://d33wubrfki0l68.cloudfront.net/e5caae59b067992cb35f6ed5f0f3d084b94e2278/7ae2a/images/bitballoon-logo.svg" alt="Logo" /> <span class="logoby"> By <a href="https://www.netlify.com/"> Netlify </a> </span> </div> <ul class="navbarchoices"> <li> Features </li> <li> Pricing </li> <li> Blog </li> <li> Documentation </li> <li> Sign in </li> </ul> </div> </div> <!-- End Navbar --> <div class="clearfloat"></div> <!-- Start Subnav --> <div class="subnav"> <div class="container"> <div class="signup"> <p> The ultimate hosting platform for your static sites & apps </p> <input type="button" value="Sign Up for Free" /> </div> <div class="dragupper"> <img src="https://c.top4top.net/p_555nf8091.png" alt="Cloud" /> <p> Drag Your Site Folder Here </p> </div> <div class="clearfloat"></div> <div class="p2div"> <p class="p2"> Don't have a site handy? <a href="" > Download a demo site </a> </p> </div> </div> </div> <!-- End Subnav --> <div class="clearfloat"></div> <!-- Start IMD --> <div class="imd"> <div class="container"> <div class="idm1"> <div class="circle1"> </div> <span> Infinitely Scalable </span> <p> BitBalloon automatically optimizes your site to keep it performing blazing fast from prototype to production. </p> </div> <div class="idm2"> <div class="circle2"> </div> <span> Magic Forms </span> <p> BitBalloon detects HTML forms and creates an instant database for your form submissions. </p> </div> <div class="idm3"> <div class="circle3"> </div> <span> Developer Friendly </span> <p> BitBalloon comes with both a REST API and command line tools. Deploy a project in <b>one line</b> of code. </p> </div> </div> </div> <!-- END IMD --> <div class="clearfloat"></div> <!-- Start content --> <div class="content"> <div class="container"> <span class="ex"> Examples </span> <p> A small selection of sites hosted on BitBalloon </p> <div class="c1"></div> <div class="c2"></div> <div class="c3"></div> <div class="clearfloat"></div> <div class="cspandiv"> <span> MadInSpain </span> </div> <div class="cspandiv"> <span> james Stone </span> </div> <div class="cspandiv"> <span> Carrot </span> </div> <div class="clearfloat"></div> <div class="c4"></div> <div class="c5"></div> <div class="c6"></div> <div class="cspandiv"> <span> Health Media Society </span> </div> <div class="cspandiv"> <span> StaticGen </span> </div> <div class="cspandiv"> <span> Climate Voter </span> </div> </div> </div> <!-- End content --> <div class="clearfloat"></div> <!-- Start Drag lower --> <div class="draglower"> <div class="container"> <span> Try it out! </span> <p> Don't have a static site handy? Download this <a href="http://5c4cf848f6454dc02ec8-c49fe7e7355d384845270f4a7a0a7aa1.r53.cf2.rackcdn.com/55e89202-c409-4906-9778-50049431da45/synergy-landing.zip" > demo site </a> </p> <div class="draglowerdiv"> <p> Drag Your Site Folder Here </p> <img src="https://d.top4top.net/p_555twnnb1.png" alt="Cloud" /> </div> </div> </div> <!-- End Drag lower --> <!-- Start Footer --> <div class="footer"> <div class="container"> <ul class="footerchoices"> <li> About </li> <li> Partner </li> <li> Docs </li> <li> Blog </li> <li> Contact </li> <li> Privacy & Terms </li> </ul> </div> </div> <!-- End Footer -->
/* General */ body { background-color: #E8EBEE; } .container { width: 1170px; margin: auto; } .clearfloat { clear: both; } /* ******************************** */ /* Navbar */ .navbar { background-color: #FFF; padding: 20px 0; } .logocon { width: 210px; float: left; position: relative; } .balloon { float: left; margin-right: 10px; } .navbar .logo { float: left; width: 170px; } .navbar .logoby { font-size: 17px; float: right; color: #164A5F; position: absolute; right: 7px; bottom: -18px; } .navbar .logoby a { text-decoration: none; color: #61AFF1; } .navbar .logoby a:hover { text-decoration: underline; color: #389CEB; } .navbarchoices { list-style-type: none; float: right; margin-top: 10px; margin-bottom: 30px; } .navbarchoices li { float: left; margin-right: 35px; font-size: 16.5px; color: #999; } .navbarchoices li:hover { color: #1D1F20; text-decoration: underline; cursor: pointer; } .navbarchoices li:last-child { color: #689BE1; } .navbarchoices li:last-child:hover { color: #3892E3; } /* ******************************** */ /* Subnav*/ .subnav { background-image: url(https://f.top4top.net/p_5558bfky1.jpg); background-size: 100%; background-repeat: no-repeat; height: 620px; overflow: hidden; } .subnav .signup { width: 45%; float: left; color: #FFF; padding-top: 150px; } .subnav .signup p { font-size: 35px; } .subnav .signup input { background-color: #014391; border: 2px solid white; border-radius: 4px; color: white; font-size: 20px; font-weight: bold; padding: 10px; width: 275px; margin-top: 20px; } .subnav .signup input:hover { cursor: pointer; color: #0195DB; background-color: white; transition: .2s; } .subnav .signup input:not(hover) { background-color: #014391; color: white; transition: .2s; } .subnav .dragupper { width: 40%; border: 3px dashed #FFF; height: 315px; float: right; margin-top: 105px; text-align: center; color: #CCDAE9; padding: 40px 120px; font-size: 25px; letter-spacing: 1.5px; } .subnav .dragupper p { margin-top: 22px; font-weight: lighter; } .subnav .p2div { overflow: hidden; text-align: right; padding-right: 50px; padding-top: 20px; } .subnav .p2div .p2 { float: right; color: #FFF; font-size: 17px; } .subnav .p2div .p2 a { color: #DBE3B4; } /* ******************************** */ /* IDM */ .imd { background-color: #FFF; overflow: hidden; padding-top: 50px; padding-bottom: 80px; } .imd .idm1, .imd .idm2, .imd .idm3 { float: left; width: 33.33333%; text-align: center; } .imd .idm1 .circle1, .imd .idm2 .circle2, .imd .idm3 .circle3 { width: 140px; height: 140px; border-radius: 50%; background-color: #2B9CF1; margin: auto; border: 8px solid #DFECFF; margin-bottom: 30px; } .imd .idm1 .circle1 { background-image: url(https://d.top4top.net/p_555u6obp1.png); background-size: 100%; background-repeat: no-repeat; } .imd .idm2 .circle2 { background-image: url(https://e.top4top.net/p_555h05641.png); background-size: 100%; background-repeat: no-repeat; } .imd .idm3 .circle3 { background-image: url(https://f.top4top.net/p_555iw3ei2.png); background-size: 100%; background-repeat: no-repeat; } .imd span { font-weight: bold; font-size: 28.5px; color: #163149; } .imd p { color: #33315F; font-size: 21px; margin-top: 15px; } /* ******************************** */ /* CONTENT */ .content { text-align: center; padding: 40px 0; overflow: hidden; } .content .ex { color: #163149; font-size: 50px; font-weight: bold; } .content p { color: #6F6F6F; font-size: 28.5px; margin-bottom: 40px; font-weight: lighter; } .content .c1, .content .c2, .content .c3, .content .c4, .content .c5, .content .c6 { width: 29.82%; float: left; height: 213px; background-color: red; margin: 20px 20px -10px; } .content .c1 { background-image: url(https://d33wubrfki0l68.cloudfront.net/showcase/cc14f0d9ebff92cc06adf0091e5061b8e053ebd3/madinspain.jpg); background-repeat: no-repeat; background-size: 100%; } .content .c2 { background-image: url(https://d33wubrfki0l68.cloudfront.net/showcase/fcb7430b7e72c6397865e57aea7d5e4dd4bb5709/jamesstone.jpg); background-repeat: no-repeat; background-size: 100%; } .content .c3 { background-image: url(https://d33wubrfki0l68.cloudfront.net/showcase/2597f6c0457b6a4606d7f54f12d0a2e706dbb7b3/carrot.jpg); background-repeat: no-repeat; background-size: 100%; } .content .c4 { background-image: url(https://d33wubrfki0l68.cloudfront.net/showcase/3d56751d41f467f25e16c4a817a1acf8b2e1b235/healthmediasociety.jpg); background-repeat: no-repeat; background-size: 100%; } .content .c5 { background-image: url(https://d33wubrfki0l68.cloudfront.net/showcase/abef8bcf1e3a60422bb1a48da87c34a31e7b0a86/staticgen.jpg); background-repeat: no-repeat; background-size: 100%; } .content .c6 { background-image: url(https://d33wubrfki0l68.cloudfront.net/showcase/8d844ca6bcb5bc52157ab1ef000d557394c32098/climatevoter.jpg); background-repeat: no-repeat; background-size: 100%; } .content .cspandiv { width: 29.82%; float: left; margin: 20px; font-size: 25px; letter-spacing: 1px; color: #6F6F6F; font-weight: lighter; } /* ******************************** */ /* DRAG LOWER */ .draglower { height: 500px; background-image: url(https://b.top4top.net/p_55554mbs1.jpg); background-repeat: no-repeat; background-size: 100%; text-align:center; padding-top: 60px; } .draglower span { color: #163149; font-size: 35px; } .draglower p { color: #163149; font-weight: bold; font-size: 18px; margin-top: 10px; } .draglower p a { color: #2795b6; } .draglower p a:hover { color: #3892E3; } .draglowerdiv { width: 50%; border: 3px dashed #FFF; height: 200px; margin: auto; margin-top: 80px; text-align: center; color: #CCDAE9; padding: 20px 120px; font-size: 25px; letter-spacing: 1.5px; } .draglowerdiv img { width: 35%; } .draglowerdiv p { color: white; font-size: 22px; font-weight: lighter; } /* ******************************** */ /* FOOTER*/ .footer { background-color: #FFF; text-align: center; padding: 25px; } .footerchoices { list-style-type: none; display: inline-block; } .footerchoices li { float: left; margin-right: 35px; font-size: 16.5px; color: #689BE1; } .footerchoices li:hover { color: #3892E3; text-decoration: underline; cursor: pointer; } .footerchoices li:last-child { margin-right: 0; } /* ******************************** */
Related:
See More
Free Template
Light Bootstrap Dashboard Angular
Questions / Comments:
Post
Posting Guidelines
Formatting
- Now
×
Close
Donate
BTC: 12JxYMYi6Vt3mx3hcmP3B2oyFiCSF3FhYT
ETH: 0xCD715b2E3549c54A40e6ecAaFeB82138148a6c76