It's a lot of stuff, but I'm just going to write it.
I write this kind of thing just to supervise myself, it would be better if I could help others by the way.
This series of basic learning, will not go to read physical books, mainly to see the online information and official website.
Bootstrap is a re-development of jquery, so the jquery script reference must precede the bootstrap script.
<Linktype= "Text/css"rel= "stylesheet"href= "./styles/bootstrap.min.css"/> <Scripttype= "Text/javascript"src= "./script/jquery.js"></Script> <Scripttype= "Text/javascript"src= "./script/bootstrap.min.js"></Script>
Responsive design, responsive design, responsive design.
Read the information on the Internet, found that these five words is why use bootstrap reason.
The concept of responsive web design (responsive) is to centralize the creation of a page's picture layout, intelligently based on user behavior and the device environment used (System platform, screen size, screen orientation, etc.).
Tomorrow is going to work, so just write it today, O (∩_∩) o haha
"Bootstrap Basic Learning" 00 sequence