"; 2. Save the file as UTF8."/> "; 2. Save the file as UTF8.">

Home  >  Article  >  Web Front-end  >  How to solve the garbled problem of bootstrap

How to solve the garbled problem of bootstrap

藏色散人
藏色散人Original
2020-11-13 10:20:053818browse

Solution to bootstrap garbled code: 1. Define the header, the code is "a92a977e4c08710f5a55e8e65e3fceb5"; 2. Save the file as UTF8.

How to solve the garbled problem of bootstrap

Recommendation: "bootstrap tutorial"

Specific questions:

Introducing the template from the bootstrap Chinese website, the page displays normally, but changes the English to Chinese garbled characters

Solution:

1. Define the header

<html>
<head>
<meta charset="UTF-8"/>

2. Save the file as UTF8

The above is the detailed content of How to solve the garbled problem of bootstrap. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn