```html
```
```css
color: #ff0000;
font-size: 16px;
text-decoration: none;
font-weight: bold;
```
```css
color: #ff0000;
font-size: 16px;
text-decoration: none;
font-weight: bold;
color: #0086b3;
```
```javascript
link.addEventListener('click', function() {
document.querySelector('body').style.color = 'red';
});
```
應用場景:
上一篇mysql roleld
下一篇css實現抖音加載中動畫