Bootstrap Tutorial


Bootstrap 教程Bootstrap, from Twitter, is currently the most popular front-end framework. Bootstrap is based on HTML, CSS, and JAVASCRIPT. It is simple and flexible, making web development faster.

This tutorial will teach you the basics of the Bootstrap framework. By learning these contents, you will be able to easily create web projects. The tutorial is divided into parts: Bootstrap basic structure, Bootstrap CSS, Bootstrap layout components and Bootstrap plugins. Each section contains simple, useful examples related to the topic.

Start learning Bootstrap now!

Bootstrap visual layout system!

Who is suitable to read this tutorial?

As long as you have basic knowledge of HTML and CSS, you can read this tutorial and develop your own website. After you complete this tutorial, you will be at an intermediate level of developing web projects using Bootstrap.

What you need to know before reading this tutorial:

Before you start reading this tutorial, you must have basic knowledge of HTML, CSS and JavaScript. If you don't understand these concepts yet, it is recommended that you read these tutorials of ours first:

  • HTML Tutorial

  • CSS Tutorial

  • JavaScript Tutorials

Bootstrap Useful Resources

  • Twitter Bootstrap - The official website of Bootstrap, available on this site Find all available documentation and downloads on .

  • Less - Less Quick start.