Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!doctype html>
<html lang="zh-cn">
<head>
    <meta charset="UTF-8">
    <title>Emmet 1.1 更新功能演示</title>
    <style>
        .demo{
            c#f.3
            c#0.3
            bdc#f.3
            bgc#0.3
            bdrs3
            /* 新版æ¸å˜è¯æ³• */
            lg(red,blue)
        }
    </style>
</head>
<body>
    <!-- 布尔属性 -->
    input[checked]
    input[checked.]
    <!-- éšå«å±žæ€§ -->
    img
    img[src=image.png]
    a
    a[#heading]
    <!-- 支æŒjade/slim è¯æ³•输出 -->
    html:5>ul>li*3|jade
    html:5>ul>li*3|slim
</body>
</html>
Output

You can jump to the latest bin by adding /latest to your URL

Dismiss x
public
Bin info
anonymouspro
0viewers