想要实现的效果如下:
实现步骤如下:
HTML代码:
1 | <div class="example" style="width:300px; height:150px;background: #66ccFF"> |
css代码(重要):
1 | .example:before { |
想要实现的效果如下:
实现步骤如下:
HTML代码:
1 | <div class="example" style="width:300px; height:150px;background: #66ccFF"> |
css代码(重要):
1 | .example:before { |