语法学习


HTML 添加图标 icon

<head> </head> 中间加入代码即可:

<link rel="shortcut icon" href="1.ico" type="image/x-icon">