发表于: 2019-05-15 03:13:51
2 799
一、今天完成的事情
1.写页面首页:
①轮播图指示符设置不同id,使其能够正常点击;
②添加样式,使footer类似10栏排列;
2.初步完成页面职业推荐。
二、明天计划的事情
1.修改页面2。
2.写页面3。
三、遇到的问题
暂无
四、收获
1.bootstrap辅助类(ref:https://www.runoob.com/bootstrap/bootstrap-helper-classes.html);
2.<table>标签(ref:http://www.w3school.com.cn/tags/tag_table.asp);
3.table-layout(表格布局算法)属性(ref:http://www.w3school.com.cn/cssref/pr_tab_table-layout.asp);
4.半透明遮罩层hover动画效果(ref:http://www.softwhy.com/article-1907-1.html);
评论