欧美一区二区三区,国内熟女精品熟女A片视频小说,日本av网,小鲜肉男男GAY做受XXX网站

css中偽類link

林國瑞2年前10瀏覽0評論

標題:CSS中偽類link的使用與作用

下面是偽類link的使用方法:

```html

```css

color: #ff0000;

text-decoration: none;

font-size: 16px;

font-weight: bold;

```html

```css

width: 100px;

height: 100px;

border: 1px solid #ccc;

```css

color: #ff0000;

text-decoration: none;

font-size: 16px;

font-weight: bold;

cursor: pointer;

a:hover {

color: #ddd;

```html

```css

color: #ff0000;

text-decoration: none;

font-size: 16px;

font-weight: bold;

cursor: pointer;

a:hover {

color: #ddd;