# QQTeach **Repository Path**: chenzikang/QQTeach ## Basic Information - **Project Name**: QQTeach - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2019-05-16 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # QQ注册页面 ## 通过这个项目我们可以学到什么 ### HTML部分 * 了解HTML的常用标签 * 使用HTML标签将页面中的元素放入浏览器中 * 了解常用标签的属性 ### CSS部分 * 学会使用CSS选择器 * 掌握CSS的修饰词属性,例如:字体、边框、背景、大小、颜色等 * 理解盒模型 * 理解浮动、清除浮动 * 理解定位 ### JS部分 * 掌握JS的基础知识 * 掌握选择器 * 掌握JS---DOM