Skip to content

Instantly share code, notes, and snippets.

View er567's full-sized avatar
💭
I may be slow to respond.

故梦 er567

💭
I may be slow to respond.
View GitHub Profile
@er567
er567 / triangle.html
Last active September 14, 2018 14:32
css3三角形详解
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<script class="jquery library" src="/js/sandbox/jquery/jquery-1.8.2.min.js" type="text/javascript"></script>
<title>演示代码</title>
</head>
<style>
.box1{
width:50px;