1. On the issue of digital and English non-change of line;
Scenario: Yesterday, the Test applet, input English, no line, and the bottom of the horizontal scroll bar;
Solution:word-break;
Word-break:break-all; /* only works in English, with the letter as the line of exchange * *
Word-wrap:break-word; /* only works in English, using words as a line of exchange * *
White-space:pre-wrap; /* Only works on Chinese, forced line break */
White-space:nowrap; /* Force No Line break, all works */
White-space:nowrap; /* No line break, overflow hidden */
Overflow:hidden;
Text-overflow:ellipsis;
Note: The container must have a width
2. Prohibit mobile-side scaling
<name=Content="Width=device-width, initial-scale=1, maximum-scale=1, User-scalable=no" >
3. Specify Web pages to render using the WebKit engine
Valid only for 360 browser 6.5+. Strongly require the PC website plus
<name=Content="WebKit">
4. Prevent Baidu transcoding code hanging Ads
<http-equiv=content=/>
"Front" side has pits, detour (a)--h5+css