Copyright information area (bootstrap) at the bottom of the website, and copyright information bootstrap

Source: Internet
Author: User

Copyright information area (bootstrap) at the bottom of the website, and copyright information bootstrap

The power of bootstrap is beyond doubt. Therefore, the "raster system" of bootstrap can be used in the copyright information area at the bottom of the website.

The following is an unhandled style of the bottom copyright information area:

1 <div class = "container"> 2 <p> here is the title of the bottom Information </p> 3 <div class = "row"> 4 <! -- Part: 1 --> 5 <div class = "col-md-3"> 6 <p> part: one </p> 7 <div class = "row"> 8 <div class = "col-md-6"> 9 <ul> 10 <li> part: content 1 </li> 11 <li> Part 1 </li> 12 <li> Part 1: content 1 </li> 13 </ul> 14 </div> 15 <div class = "col-md-6"> 16 <ul> 17 <li> part: content 1 </li> 18 <li> Part 1 </li> 19 <li> Part 1: content 1 </li> 20 </ul> 21 </div> 22 </div> 23 </div> 24 <! -- Part: Two --> 25 <div class = "col-md-6"> 26 <p> part: Two </p> 27 <ul> 28 <li> part: content 2 </li> 29 <li> part: Content 2 </li> 30 <li> part: Content 2 </li> 31 <li> part: content 2 </li> 32 <li> part: Content 2 </li> 33 <li> part: content 2 </li> 34 </ul> 35 </div> 36 <! -- Part: Three --> 37 <div class = "col-md-3"> 38 <ul> 39 <li> part: Three content </li> 40 <li> part: content 3 </li> 41 <li> part: content 3 </li> 42 <li> part: content 3 </li> 43 <li> part: content 3 </li> 44 <li> Part 3: content 3 </li> 45 </ul> 46 </div> 47 </div> 48 49 </div>

Directly refer to the lazy reference:

<link rel="stylesheet" href="https://cdn.static.runoob.com/libs/bootstrap/3.3.7/css/bootstrap.min.css"><script src="https://cdn.static.runoob.com/libs/jquery/2.1.1/jquery.min.js"></script><script src="https://cdn.static.runoob.com/libs/bootstrap/3.3.7/js/bootstrap.min.js"></script>

------

At this point, the basic structure is OK. You can modify the specific style as needed.

For more information, see grid systems in http://v3.bootcss.com/css/ and web pages: http://www.runoob.com/bootstrap/bootstrap-grid-system.html

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.