[指令] html:5+tab

[結果]

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <title>Document</title>
</head>
<body>
    
</body>
</html>

[指令] html>head>body

[結果]

<html>
<head>
    <body>
        
    </body>
</head>
</html>

[指令] html+head+body

[結果]

<html></html>
<head></head>
<body>
    
</body>

arrow
arrow
    全站熱搜
    創作者介紹
    創作者 米拉尤咕 的頭像
    米拉尤咕

    米拉尤咕的部落格

    米拉尤咕 發表在 痞客邦 留言(0) 人氣()