Page templates
1, Easyui(recommended index ★)
- JQuery Easyui Chinese web
- Download
How to use: Download the file to the local, directly from the official website to copy the source code, change the next JS path can be
Advantages: The function is very many, very complete partial does the background management
Disadvantages: Customization When the cost of transformation, not only to change the CSS also to change JS
2, jQueryUI(recommended index ★)
JQuery UI Website
- Download
How to use: Download the file to the local, directly from the official website to copy the source code, change the next JS path can be
Advantages: The function is perfect, JS more biased to do background management
Disadvantage: The page is not very good-looking, to adjust their own more
3, Bootstrap(recommended index ★)
How to use: Download the file to the local, directly from the official website to copy the source code, change the next JS path can be
Advantages: The page is concise, in line with the aesthetic front end can do
Add:
① Response (@media page style changes when the page size changes)
The page style automatically switches. html
<! DOCTYPE html>
② icon, font (@font-face Login website to see the desired icon, copy the code down can be)
The reference to the icon. html
<! DOCTYPE html>③ Basic Use (!important enforces custom styles)
Bootstrap styles and custom styles. html
<! DOCTYPE html>4, self-made template (recommended index ★★★★)
Customize your own templates
Python development "Frontend": summary