An open API service indexing awesome lists of open source software.

https://github.com/debbl/todolistreact


https://github.com/debbl/todolistreact

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

```HTML



ToDoList









```

- 类选择器 container 设置居中
- 类选择器 todoList 设置字号和位置
- 所有的元素不能用鼠标选中
- 鼠标在不同元素上的样式

### Input

- 有提示内容
- Enter键抬起,输入一个任务并清空输入

### LI

- 点击有删除线,再次点击清除删除线
- 右边按钮点击删除该项
- 鼠标上浮显示右边的按钮

### CSS 样式

可以右键检查,查看

![image-20210729174536551](./images/image-20210729174536551.png)