任务安排
css:
文本对齐: text-align: left;字体大小: font-size:15px;top 属性规定元素的顶部边缘设置 p 元素的左外边距; margin-left: 15px;.代表类选择器,http://www.w3school.com.cn/css/css_syntax_class_selector.aspa.mnv的意思是 在所有a标签里面的mnv类
代表id选择器
相对定位:position:relative https://zhidao.baidu.com/question/69984654.html
转载于:https://www.cnblogs.com/txtnb/p/11200189.html
相关资源:JAVA上百实例源码以及开源项目