Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
  <title>JS Bin</title>
</head>
<body>
  上一個版本在:
  <a href="http://goo.gl/O2YE7T">http://goo.gl/O2YE7T</a>
  
  <h1>gfgfghgf</h1>
  
  <p>hjgjhfghfgfgdhh</p>
  
  <!-- 輸入 p.red.center 然後按下 Tab -->
  <p class="red center">fjhgjgjghjghhjgjhghgghj</p>
</body>
</html>
 
body {
  /* emmet: ff:ss */
  font-family: sans-serif;
}
p {
  color: green;
}
.red {
  /* 輸入  c  然後按下 Tab */
  color: red;
}
Output

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

Dismiss x
public
Bin info
anonymouspro
0viewers