## CSS3 常见边框汇总
```html
CSS3 边框
```
效果如下:

## 爱心
```html
```
效果如下:

它其实是下面这两个盒子叠起来的:

改变 `.heart::after` 的 left值,即可叠起来。