nodejs路由-官网详情中间部分高度不固定-input聚焦样式

1 nodejs路由:app.js中配置到index所在文件夹下。

2 官网详情content高度不固定,清除浮动页面,且content不设高度,让它里面的元素撑开。最好用flex布局。

3 input聚焦样式:input:focus{}。

4 input光标样式:选中input,修改caret-color属性。

原文地址:https://www.cnblogs.com/afafaa/p/13806866.html