Dev: Elements tool

This commit is contained in:
surunzi
2016-03-15 21:58:29 +08:00
parent 6987451ba0
commit a3d8d6ef32
27 changed files with 2236 additions and 370 deletions

View File

@@ -7,8 +7,10 @@
<link rel="stylesheet" href="style.css">
</head>
<body>
<img src="http://7xn2zy.com1.z0.glb.clouddn.com/blog_bladeAndSoul.jpg"/>
<img src="http://7xn2zy.com1.z0.glb.clouddn.com/blog_kaneziki.jpg">
<div id="test-element" class="border" style="color:red">
<div class="child-one">One</div>
<div class="child-two">Two</div>
</div>
<script src="../dist/eruda.js"></script>
</body>
</html>