好吧,当我在CI中加载我的视图时,这是在浏览器中呈现的内容
这是代码
<!DOCTYPE html>
<html>
<head>
<title>example</title>
</head>
<body>
the DOCTYPE tag does not appear,
html5 does not render correctly
</body>
</html>
我希望我找到解决此问题的方法
提前致谢