What is the MIME type? What types are included?

What is the MIME type? What types are included?

MIME is the abbreviation of Multipurpose Internet Mail Extensions, which is the full Chinese name of Multipurpose Internet Mail Extension. It refers to the method of setting a file with an extension to be opened by an application. When the file with an extension is accessed, the browser will automatically use the specified application to open it. Common Mime types are as follows: File Suffix
common problem four hundred and ninety-six
 IE browser loading rem adaptive web page element size display exception

IE browser loading rem adaptive web page element size display exception

Use rem to make an adaptive web page with equal scale. After the page is loaded in IE browser, the size of the web page element using rem units will display abnormally. The reason is that a fixed size default value is defined for the font size attribute of the body tag. The solution is to set the font size attribute value to 100% and delete the attribute directly. Example: Original code body { font:normal 16px/1.875em 'Arial';} Modify to body { font:normal 100%/1....
common problem five hundred and five
 Simple and elegant zblog template theme suitable for travel blog

Simple and elegant zblog template theme suitable for travel blog

A simple and elegant free zblog theme with one column and three columns layout, mainly featuring pictures, a large Banner background, and a list of graphic information, which is exquisite and beautiful overall, is very suitable for building a personal travel blog and travel journal publishing blog site. The theme provides a simple background configuration function. It can customize the SEO title, SEO keywords and SEO description. It adopts a responsive structure and is compatible with mainstream browsers on mobile and computer terminals, such as IE9+, Firefox, Chrome, Safari, etc. Theme presentation: None
Exhibition of works five hundred and seventy-six
 Zblog calls the background page to manage the code of all single pages

Zblog calls the background page to manage the code of all single pages

For the needs of website development, it is sometimes necessary to call all single pages of page management separately. zblog does not provide a tag for direct call, so you need to write your own call function. According to the development guide of zblog wiki, the zblog code for calling all single pages is as follows: PHP function qiteen_getPages(){ global $zbp; $pages = ''; $arrayPage = $zbp->GetPostList('*', a...
Exhibition of works five hundred and thirty-nine
 How to exclude the specified classified article code from the zblog homepage list

How to exclude the specified classified article code from the zblog homepage list

By default, the zblog home page list displays the articles of the whole site according to the time when they are published. If you do not want to display a classified article in the home page article circular list, you need to modify it through code or plug-ins. The following is a code tutorial that implements the zblog home page article list to exclude articles of the specified classification. 1. Add the following function code to the theme include.php file: PHP function qiteen_exclude_category(&$type,&$page,&$category,&$author,&...
Exhibition of works four hundred and ninety-three
 The code for zblog to call all the classified directory menu links of the website

The code for zblog to call all the classified directory menu links of the website

Sometimes, for various purposes, it may be necessary to call all the classified directories of the zblog website. Normally, the module tag {module: catalog} provided by the system can be used. However, due to the impact of the modification of the corresponding module, it often needs to be called separately. Then the following function code can be used. Add the following code to the include.php file of the theme: PHP function qiteen_categories(){ global $zbp; $categries = '';...
Exhibition of works four hundred and forty-two
 White responsive free zblog information blog topic love source code

White responsive free zblog information blog topic love source code

A zblog free theme developed and produced by Love source code website based on zblog php. It adopts white design, image and text information layout mode, and responsive three column layout structure. It can support mobile and computer browser access, and is compatible with PC and mobile mainstream browsers, such as IE9+, Safari, Firefox, Chrome, etc. The theme is simple to use, easy to operate, and does not have too many functions. It only provides two configuration options: LOGO upload and Banner map upload. After uploading and installing, it can be enabled and used. It has little to do with the default theme of zblog. It is suitable for users who just contact zblog programs and have no experience in using them, or want to build zblog stations. Theme demonstration: none, please refer to the above theme Download: Z-Blog Application Center
Exhibition of works six hundred and four
 Transplanted to emlog, a simple two column zblog blog topic suitable for SEO optimization

Transplanted to emlog, a simple two column zblog blog topic suitable for SEO optimization

It is a free zblog theme transplanted from emlog theme, developed based on zblog php 1.7+version, with simple interface design, but very concise HTML, JS, CSS code, small and light theme, and very fast page loading response speed. It has a two column widescreen blog layout, responsive structure, self defining mobile computers, and is compatible with current mainstream browsers. The theme supports the customization of the title, keyword and description of the home page, category, tag, article and page, and provides a simple configuration panel in the background. It is simple to use and easy to operate. It is a zblog template suitable for SEO blogs, and the keyword ranking of the target station is also good. Theme features: simple and free benefits SEO optimization
User Help four hundred and thirty-one
 Simple and beautiful responsive mobile APP download website dedicated Zblog template

Simple and beautiful responsive mobile APP download website dedicated Zblog template

An adaptive zblog with green, simple and beautiful style The app download template is aimed at the design and development of mobile app applications, Shouzhuan app applications, and Wangzhuan app application sharing download websites. It adopts a three column layout response structure, including left, middle and right columns, APP icon layout, classified display, large carousel map, popular/latest APP modules, QR code scanning and downloading, supports computer or mobile phone access and browsing, and is compatible with mainstream browsers such as IE9+, Firefox, Chrome, and Safari, It has a good browsing experience on both PC and mobile phones. Theme features: Based on the latest version of Z-Blog
Wonderful cases five hundred and two
 Simple and Small CMS Website Responsive Style zblog Information Theme Template

Simple and Small CMS Website Responsive Style zblog Information Theme Template

The simple CMS style zblog theme developed based on zblog php adopts a responsive structure and adapts to PC, mobile phone and tablet. It is designed with a large carousel map, top article call, classified article list, and friendship link module, which is simple and simple as a whole, and is very suitable for small CMS websites. It supports two-level drop-down menu, SEO setting of homepage/category/single page/label page, reserved advertisements at the top of homepage, advertisements at the bottom of homepage, classified list advertisements, advertisements at the beginning and the end of articles, and two theme modules of built-in popular articles and latest articles. Theme features: Based on zb
Wonderful cases five hundred and nine