In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-19 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/03 Report--
This article is to share with you about how useful bootstrap is. The editor thinks it is very practical, so share it with you as a reference and follow the editor to have a look.
Bootstrap is an open source toolkit for front-end development launched by Twitter, which is a CSS/HTML framework. It was co-developed by Twitter designers Mark Otto and Jacob Thornton. Bootstrap provides elegant HTML and CSS specifications, which are written by the dynamic CSS language Less. Bootstrap has been popular since its launch and has been a hot open source project on GitHub, including NASA's MSNBC (Microsoft National Broadcasting Corporation) Breaking News.
Is a framework to do web pages (currently the most popular WEB front-end framework), that is, you only need to write HTML tags to call its classes, you can quickly do a high-end web page, you do not have to worry about compatibility, provide a lot of styles for you to choose from!
For example, you need to do a website navigation, right? if you write it yourself, you need to write a lot of code, but if you use the bootstrap framework to write, you just need to write the HTML tag and call the class name!
Function:
Quickly write a website with the styles and components it provides
You only need to refer to some defined classes, that is, the class name, to create a web page that already has a very beautiful style, and supports self-adaptation, which is a good framework.
To put it simply: it is an open source project to quickly build the front page of the website (based on Jquery). You only need to know the meaning of the relevant class, tag names, etc., and then when building the page, import bootstrap's JS, css, etc., and it will show the corresponding effect: for example, HTML description: acronyms; when the mouse hovers over acronyms and acronyms, the full content will be displayed, and Bootstrap implements the enhanced style of HTML elements. The acronym element has a title attribute and appears as a shallow dotted frame that becomes a pointer with a "question mark" when the mouse moves over it. When you need paragraph text for a word or word that needs to have the effect above, you can just write it in that format. The additional class= "initialism" is to make the font smaller, or not. On the other hand: if you don't try bootstrap or other similar frameworks, you'll have to write this effect yourself, and it will take a long time to develop. Or, for example, Jquery's easyui, the same is true.
Advantages and disadvantages of bootstrap
Advantages: 1, bootstap has been improving, recently released bootstrap4, with box-flex layout and other updates, keep up with the latest development of web technology.
2. More mature, fully used and tested in a large number of projects.
3. With perfect documentation, it is more convenient to use
4. There are a large number of component styles that can be customized.
Disadvantages: 1. If you have your own special needs, you need to re-customize the style, which will result in redundant code and consume more open time. The user experience is not good.
2, there will be compatibility problems, although there are many ways to be compatible with IE on the Internet (although IE6, 7, 8, 9, 10 are almost eliminated, but many people in China are still using them), other files need to be introduced to achieve compatibility. Some files are not small, which will inevitably lead to slower loading speed and affect the user experience.
Thank you for reading! This is the end of the article on "how useful bootstrap is". I hope the above content can be of some help to you, so that you can learn more knowledge. if you think the article is good, you can share it for more people to see!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.