Bootstrap's col left and right layout does not take effect in Google Chrome.
Mayukiii733
Mayukiii733 2019-12-03 23:00:18
0
2
1531

<div class="col-lg-3">

<div>left</div>

</div>

< ;div class="col-lg-9">

<div>right</div>

</div>

this or so The layout does not take effect in Google Chrome and still displays the top and bottom layout. Even if I download the courseware source code, it does not take effect, but QQ browser...

Mayukiii733
Mayukiii733

reply all(1)
殘留の回憶

qq browser uses Google’s kernel, check whether your Google browser has cache enabled, or clear your browser cache directly

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template