# html-css-challenges-for-everyday
**Repository Path**: rhyanne/html-css-challenges-for-everyday
## Basic Information
- **Project Name**: html-css-challenges-for-everyday
- **Description**: 100+ Mini Web Projects for HTML-CSS-JS Challenges Using HTML、CSS & JS
- **Primary Language**: HTML
- **License**: MulanPSL-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2022-06-18
- **Last Updated**: 2022-06-27
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# html-css-challenges-for-everyday
#### 介绍
100+ Mini Web Projects for HTML-CSS-JS Challenges Using HTML、CSS & JS.
100+ Days of HTML/CSS/JavaScript is a challenge to help you improve your coding skills by doing mini daily projects using HTML、CSS and JavaScript.
#### 软件架构
本仓库大多项目主要使用原生 HTML / CSS / JavaScript 语言进行编写;同时也会包括一些使用框架构建的项目,譬如:基于 React/Vue/Svelte 等框架创建的项目,也会使用一些 CSS 预处理器(SASS/LESS/Tailwind-CSS)或 CSS Modules or CSS-in-JS 的模式编写 UI 样式
#### 001 - Plus Button

#### 参与贡献
1. Fork 本仓库
2. 新建 Feat_xxx 分支
3. 提交代码
4. 新建 Pull Request